[FFmpeg-devel] [PATCH] ogg muxer
Michael Niedermayer
michaelni
Sun Oct 28 19:52:03 CET 2007
Hi
On Sun, Oct 28, 2007 at 06:50:27PM +0100, Baptiste Coudurier wrote:
> Hi
>
> $subject.
>
> Muxer needs crc.patch to use av_crc04C11DB7_update.
>
> It also needs xiph.c from libavcodec, I don't know how to handle
> dependence correctly though.
>
> Supports theora and vorbis.
>
> Works with stream copy and encoding with libtheora/libvorbis and native
> vorbis encoder.
[...]
> Index: configure
> ===================================================================
> --- configure (revision 10867)
> +++ configure (working copy)
> @@ -91,7 +91,6 @@
> echo " --enable-libmp3lame enable MP3 encoding via libmp3lame [default=no]"
> echo " --enable-libnut enable NUT (de)muxing via libnut,"
> echo " native demuxer exists [default=no]"
> - echo " --enable-libogg enable Ogg muxing via libogg [default=no]"
> echo " --enable-libtheora enable Theora encoding via libtheora [default=no]"
> echo " --enable-libvorbis enable Vorbis en/decoding via libvorbis,"
> echo " native implementations exist [default=no]"
> @@ -620,7 +619,6 @@
> libgsm
> libmp3lame
> libnut
> - libogg
> libtheora
> libvorbis
> libx264
while i want libogg droped as fast as possible, this should be in a
seperate patch
besides this iam fine with the ogg muxer patch (excluding configure/makefile
which i dont maintain ...)
you also might want to add ogg regression tests after this gets commited
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071028/a036400a/attachment.pgp>
More information about the ffmpeg-devel
mailing list