[FFmpeg-devel] [PATCH] add uuid box to MP4 to make h.264 play on iPod
İsmail Dönmez
ismail
Sat Feb 23 12:07:58 CET 2008
Hi again,
On Sat, Feb 23, 2008 at 12:36 PM, Mark Himsley <mark at mdsh.com> wrote:
> Index: libavformat/allformats.c
> ===================================================================
> --- libavformat/allformats.c (revision 12120)
> +++ libavformat/allformats.c (working copy)
> @@ -131,6 +131,7 @@
> REGISTER_MUXDEMUX (PCM_U16LE, pcm_u16le);
> REGISTER_MUXDEMUX (PCM_U8, pcm_u8);
> REGISTER_MUXER (PSP, psp);
> + REGISTER_MUXER (IPOD264, ipod264);
This list is alphabetically sorted, don't break that.
Regards,
ismail
--
Never learn by your mistakes, if you do you may never dare to try again
More information about the ffmpeg-devel
mailing list