Mercurial > libavformat.hg
log flacenc.c @ 4976:c236ec233a09 libavformat
age | author | description |
---|---|---|
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 |
Thu, 26 Feb 2009 02:33:19 +0000 | jbr | cosmetics: add a comment in flac_write_header(). libavformat |
Thu, 26 Feb 2009 02:32:18 +0000 | jbr | Add support for full header extradata to raw FLAC muxer. libavformat |
Thu, 26 Feb 2009 02:29:24 +0000 | jbr | Use a shared function to validate FLAC extradata. libavformat |
Thu, 26 Feb 2009 02:21:43 +0000 | jbr | Separate the raw FLAC muxer from raw.c to its own file, flacenc.c. libavformat base raw.c@a7e445fedd75 |