summaryrefslogtreecommitdiffstats
path: root/libavformat/flacenc.c
Commit message (Expand)AuthorAgeFilesLines
* Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer'sJustin Ruggles2010-03-221-23/+0
* Add VorbisComment writing to FLAC files.James Darnley2010-03-201-4/+64
* Share the function to write a raw FLAC header and use it in the MatroskaJustin Ruggles2009-02-261-4/+9
* cosmetics: add a comment in flac_write_header().Justin Ruggles2009-02-261-0/+1
* Add support for full header extradata to raw FLAC muxer.Justin Ruggles2009-02-261-2/+4
* Use a shared function to validate FLAC extradata.Justin Ruggles2009-02-261-6/+19
* Separate the raw FLAC muxer from raw.c to its own file, flacenc.c.Justin Ruggles2009-02-261-0/+74
OpenPOWER on IntegriCloud