[FFmpeg-devel] [PATCH] ogg muxer

Baptiste Coudurier baptiste.coudurier
Sat Nov 10 19:34:02 CET 2007


Diego Biurrun wrote:
> On Sat, Nov 10, 2007 at 12:32:59AM +0100, Baptiste Coudurier wrote:
> 
>>Yes, here is another update with flac support. I tried using a switch,
>>but in fact it duplicates extradata and extrada_size check in all cases.
>>
>>--- libavcodec/Makefile	(revision 10982)
>>+++ libavcodec/Makefile	(working copy)
>>@@ -292,6 +293,9 @@
>> OBJS-$(CONFIG_ADPCM_YAMAHA_DECODER)    += adpcm.o
>> OBJS-$(CONFIG_ADPCM_YAMAHA_ENCODER)    += adpcm.o
>> 
>>+# dependencies of libavformat
> 
> 
> libavformat dependencies
> 
> 
>>--- libavformat/oggenc.c	(revision 0)
>>+++ libavformat/oggenc.c	(revision 0)
>>@@ -0,0 +1,227 @@
>>+/*
>>+ * Ogg muxer.
> 
> 
> pointless period
> 
> Patch is OK from my side, commit anytime.
> 

Applied with suggested modifications.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-devel mailing list