Re: [libav-devel] [PATCH 09/21] movenc: always write esds descriptor length using 4 bytes.

2011-05-12 Thread Aℓex Converse
On Wed, May 11, 2011 at 10:56 PM, Anton Khirnov wrote: > From: Baptiste Coudurier > > ipod shuffle doesn't support anything else. > > Signed-off-by: Anton Khirnov > --- >  libavformat/movenc.c    |   14 +++--- >  tests/ref/lavf/mov      |    4 ++-- >  tests/ref/vsynth1/mpeg4 |    4 ++--

[libav-devel] [PATCH 09/21] movenc: always write esds descriptor length using 4 bytes.

2011-05-11 Thread Anton Khirnov
From: Baptiste Coudurier ipod shuffle doesn't support anything else. Signed-off-by: Anton Khirnov --- libavformat/movenc.c| 14 +++--- tests/ref/lavf/mov |4 ++-- tests/ref/vsynth1/mpeg4 |4 ++-- tests/ref/vsynth2/mpeg4 |4 ++-- 4 files changed, 9 insertions(+),