Re: [libav-devel] [PATCH] flic: do not set audio sample format. that is done by the decoder.

2011-04-21 Thread Tomas Härdin
Justin Ruggles skrev 2011-04-20 18:48: On 04/20/2011 03:29 AM, Tomas Härdin wrote: Justin Ruggles skrev 2011-04-20 01:17: diff --git a/libavformat/flic.c b/libavformat/flic.c index fcdf4c8..ad39d66 100644 --- a/libavformat/flic.c +++ b/libavformat/flic.c @@ -158,7 +158,6 @@ static int flic_rea

Re: [libav-devel] [PATCH] flic: do not set audio sample format. that is done by the decoder.

2011-04-20 Thread Justin Ruggles
On 04/20/2011 03:29 AM, Tomas Härdin wrote: > Justin Ruggles skrev 2011-04-20 01:17: >> diff --git a/libavformat/flic.c b/libavformat/flic.c >> index fcdf4c8..ad39d66 100644 >> --- a/libavformat/flic.c >> +++ b/libavformat/flic.c >> @@ -158,7 +158,6 @@ static int flic_read_header(AVFormatContext *

Re: [libav-devel] [PATCH] flic: do not set audio sample format. that is done by the decoder.

2011-04-20 Thread Tomas Härdin
Justin Ruggles skrev 2011-04-20 01:17: diff --git a/libavformat/flic.c b/libavformat/flic.c index fcdf4c8..ad39d66 100644 --- a/libavformat/flic.c +++ b/libavformat/flic.c @@ -158,7 +158,6 @@ static int flic_read_header(AVFormatContext *s, ast->codec->codec_tag = 0; ast->codec->

Re: [libav-devel] [PATCH] flic: do not set audio sample format. that is done by the decoder.

2011-04-20 Thread Ronald S. Bultje
Hi, On Tue, Apr 19, 2011 at 7:17 PM, Justin Ruggles wrote: > --- >  libavformat/flic.c |    1 - >  1 files changed, 0 insertions(+), 1 deletions(-) Do we have a fate test for this? I.e. was the change tested? (Some of this random code can just break anything at random...) Ronald __

[libav-devel] [PATCH] flic: do not set audio sample format. that is done by the decoder.

2011-04-19 Thread Justin Ruggles
--- libavformat/flic.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/libavformat/flic.c b/libavformat/flic.c index fcdf4c8..ad39d66 100644 --- a/libavformat/flic.c +++ b/libavformat/flic.c @@ -158,7 +158,6 @@ static int flic_read_header(AVFormatContext *s, ast->