On Mon, Feb 01, 2016 at 01:38:55PM +0100, Anton Khirnov wrote:
> Quoting Diego Biurrun (2016-02-01 11:30:29)
> > On Sun, Jan 31, 2016 at 02:44:23PM +0100, Anton Khirnov wrote:
> > > --- a/configure
> > > +++ b/configure
> > > @@ -2400,9 +2400,9 @@ avconv_deps="avcodec avfilter avformat avresample
Quoting Diego Biurrun (2016-02-01 11:30:29)
> On Sun, Jan 31, 2016 at 02:44:23PM +0100, Anton Khirnov wrote:
> > --- a/configure
> > +++ b/configure
> > @@ -2400,9 +2400,9 @@ avconv_deps="avcodec avfilter avformat avresample
> > swscale"
> > -avplay_deps="avcodec avformat avresample swscale sdl"
>
On Sun, Jan 31, 2016 at 02:44:23PM +0100, Anton Khirnov wrote:
> --- a/configure
> +++ b/configure
> @@ -2400,9 +2400,9 @@ avconv_deps="avcodec avfilter avformat avresample
> swscale"
> -avplay_deps="avcodec avformat avresample swscale sdl"
> +avplay_deps="avcodec avfilter avformat avresample sdl"
On Sun, Jan 31, 2016 at 2:44 PM, Anton Khirnov wrote:
> lavfi has been considered to be stable for a while now, so it is enabled
> in most configurations. Supporting avplay without lavfi requires a lot
> of nontrivial ifdef mess for no good reason.
> ---
> avplay.c | 88
> --
On 31/01/16 14:44, Anton Khirnov wrote:
> lavfi has been considered to be stable for a while now, so it is enabled
> in most configurations. Supporting avplay without lavfi requires a lot
> of nontrivial ifdef mess for no good reason.
> ---
> avplay.c | 88
> -
lavfi has been considered to be stable for a while now, so it is enabled
in most configurations. Supporting avplay without lavfi requires a lot
of nontrivial ifdef mess for no good reason.
---
avplay.c | 88 ---
configure | 4 +--
2 fil