]> git.sesse.net Git - ffmpeg/history - libavformat/flacenc.c
fix indentation
[ffmpeg] / libavformat / flacenc.c
2009-02-26 Justin RugglesShare the function to write a raw FLAC header and use...
2009-02-26 Justin Rugglescosmetics: add a comment in flac_write_header().
2009-02-26 Justin RugglesAdd support for full header extradata to raw FLAC muxer.
2009-02-26 Justin RugglesUse a shared function to validate FLAC extradata.
2009-02-26 Justin RugglesSeparate the raw FLAC muxer from raw.c to its own file...