Re: [libav-devel] [PATCH 0/3] applehttp demuxer rewrite

2011-04-17 Thread aviad rozenhek
On Mon, Apr 4, 2011 at 13:05, Martin Storsjö mar...@martin.st wrote: On Thu, 31 Mar 2011, Luca Barbato wrote: All in all, patch ok, we need to keep the protocol since it still fixes some issues though. Pushed with the changes Diego suggested. // Martin

Re: [libav-devel] [PATCH] Fix navigation bars

2011-04-17 Thread Diego Biurrun
On Sat, Apr 16, 2011 at 12:03:40PM +0200, Luca Barbato wrote: shame should lead back to legal, about should have a navbar. OK Diego ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

Re: [libav-devel] [PATCH] ac3dec: fix processing of delta bit allocation information.

2011-04-17 Thread Justin Ruggles
On 04/17/2011 12:31 PM, Justin Ruggles wrote: The number of dba segments is the coded value + 1. The coupling dba offset starts at the first coupling band, not at zero. --- I finally got my hands on an AC-3 sample which uses delta bit allocation. Unfortunately the Libav AC-3 decoder didn't

Re: [libav-devel] [PATCH] Replace more FFmpeg references by Libav.

2011-04-17 Thread Diego Biurrun
On Fri, Apr 15, 2011 at 04:38:41PM -0400, Ronald S. Bultje wrote: On Fri, Apr 15, 2011 at 4:35 PM, Diego Biurrun di...@biurrun.de wrote:  doc/APIchanges                  |    2 +- This one I'm not sure about. the rest looks OK. Yes, that one could be counted as a historical reference. I

[libav-devel] [PATCH] asfdec: Remove dead code from asf_read_close().

2011-04-17 Thread Diego Biurrun
--- libavformat/asfdec.c |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/libavformat/asfdec.c b/libavformat/asfdec.c index 36e9efa..8dc5291 100644 --- a/libavformat/asfdec.c +++ b/libavformat/asfdec.c @@ -1132,12 +1132,8 @@ static void

[libav-devel] [PATCH] Replace mplayerhq.hu URLs by libav.org.

2011-04-17 Thread Diego Biurrun
--- libavcodec/nellymoserenc.c |2 +- libavcodec/svq3.c |2 +- libavcodec/utils.c |2 +- libavformat/flic.c |2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libavcodec/nellymoserenc.c b/libavcodec/nellymoserenc.c index 586443d..676e306