[FFmpeg-devel] [PATCH] fix raw FLAC muxer extradata handling

Aurelien Jacobs aurel
Sun Feb 22 00:53:42 CET 2009


On Sat, 21 Feb 2009 16:27:54 -0500
Justin Ruggles <justin.ruggles at gmail.com> wrote:

> Michael Niedermayer wrote:
> > On Fri, Feb 20, 2009 at 08:57:09PM -0500, Justin Ruggles wrote:
> >> diff --git a/libavformat/matroskaenc.c b/libavformat/matroskaenc.c
> >> index 25f20fc..f0c8f57 100644
> >> --- a/libavformat/matroskaenc.c
> >> +++ b/libavformat/matroskaenc.c
> > 
> > not maintained by me
> 
> Aurel, I updated the last patch to remove the inclusion of flac.h and
> add dependencies on raw.o to matroska_muxer and matroska_audio_muxer.
> 
> I moved ff_flac_write_header() to inside of CONFIG_FLAC_MUXER so that
> all the other (de)muxers in raw.o don't depend on libavcodec/flacdec.o.
>  Due to that change, I also updated configure for matroska_muxer and
> matroska_audio_muxer to depend on flac_muxer.

All the matroska related things, including build dependencies are OK
with me.

Aurel




More information about the ffmpeg-devel mailing list