June 1, 2014
View 955b31a

Merge commit 'e19d48dfce52f1417f7f06143b96fed00cbcdc52'

Michael Niedermayer authored on 2014/06/01 21:16:29
May 28, 2014
View 61301ca

Merge commit '54ed488b1af583df6c9d2a73b4a44f16b7e4f82c'

Michael Niedermayer authored on 2014/05/28 19:28:23
May 27, 2014
View e19d48d

flac muxer: support reading updated extradata from side data

Anton Khirnov authored on 2014/05/27 05:14:14
May 25, 2014
View 54ed488

flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel files

Anton Khirnov authored on 2014/05/25 18:34:32
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
February 20, 2011
View 471fe57

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
View ae628ec

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
March 24, 2010
View 06ebe91

Put ff_flac_write_header() in a separate C file to allow it to be shared without duplicating code or adding a dependency on vorbiscomment.o.

Justin Ruggles authored on 2010/03/24 08:58:45
March 23, 2010
View 19de452

Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's dependency on flacenc.o and fixes the unnecessary dependency on vorbiscomment.o.

Justin Ruggles authored on 2010/03/23 06:58:38
March 20, 2010
View 66061a1

Add VorbisComment writing to FLAC files. Patch by James Darnley <james darnley at gmail>.

James Darnley authored on 2010/03/20 22:36:43
February 26, 2009
View 2578326

Share the function to write a raw FLAC header and use it in the Matroska muxer.

Justin Ruggles authored on 2009/02/26 11:41:53