Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put ff_flac_write_header() in a separate C file to allow it to be shared without | Justin Ruggles | 2010-03-23 | 1 | -23/+2 |
* | Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's | Justin Ruggles | 2010-03-22 | 1 | -2/+25 |
* | Add VorbisComment writing to FLAC files. | James Darnley | 2010-03-20 | 1 | -1/+2 |
* | Share the function to write a raw FLAC header and use it in the Matroska | Justin Ruggles | 2009-02-26 | 1 | -0/+29 |