summaryrefslogtreecommitdiff
path: root/libavformat/flacenc.c
Commit message (Expand)AuthorAge
* Share the function to write a raw FLAC header and use it in the MatroskaJustin Ruggles2009-02-26
* cosmetics: add a comment in flac_write_header().Justin Ruggles2009-02-26
* Add support for full header extradata to raw FLAC muxer.Justin Ruggles2009-02-26
* Use a shared function to validate FLAC extradata.Justin Ruggles2009-02-26
* Separate the raw FLAC muxer from raw.c to its own file, flacenc.c.Justin Ruggles2009-02-26