]> git.sesse.net Git - ffmpeg/history - libavformat/flacenc.c
Analysis of logs show that there are in fact some files with m1v1 too (not just m2v2),
[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...