Mercurial > libavformat.hg
log flacenc.h @ 6179:736165b749f8 libavformat
age | author | description |
---|---|---|
Tue, 23 Mar 2010 23:58:45 +0000 | jbr | Put ff_flac_write_header() in a separate C file to allow it to be shared without libavformat |
Mon, 22 Mar 2010 21:58:38 +0000 | jbr | Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's libavformat |
Sat, 20 Mar 2010 13:36:43 +0000 | jbr | Add VorbisComment writing to FLAC files. libavformat |
Thu, 26 Feb 2009 02:41:53 +0000 | jbr | Share the function to write a raw FLAC header and use it in the Matroska libavformat |