Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-23cafenc: replace deprecated av_dbl2int()Paul B Mahol
2011-12-30Use more designated initializers.Paul B Mahol
2011-08-22Support more codecs when muxing caf.Carl Eugen Hoyos
2011-08-21Stream-copying PureVoice into caf works fine.Carl Eugen Hoyos
2011-08-01Support muxing MP1, MP2 and MP3 in caf.Carl Eugen Hoyos
2011-08-01Explicitely fail for unsupported codecs when muxing caf.Carl Eugen Hoyos
2011-08-01Use av_get_bits_per_sample() for mBitsPerChannel in caf.Carl Eugen Hoyos
2011-07-25Use little endian for caf codec tags.Carl Eugen Hoyos
2011-07-12Support adpcm_ima_wav and adpcm_ms in caf.Carl Eugen Hoyos
2011-07-09Support gsm_ms in caf files.Carl Eugen Hoyos
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-17Fix ff_mov_write_chan() so it can be used by other muxers.Carl Eugen Hoyos
2011-05-15Initial caf muxer.Carl Eugen Hoyos