]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/tta.c
Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor definition.
[frescor/ffmpeg.git] / libavformat / tta.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-01-17 aurelremove ff_get_fourcc() and use AV_RL32() instead
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-09 diegoUse full path for #includes from another directory.
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-08-11 conradSet dts in tta demuxer
2007-07-19 takisReplace all occurrances of AVERROR_NOMEM with AVERROR...
2007-07-05 diegolicense header consistency cosmetics
2007-04-25 conradSupport for seeking in TTA files.
2007-04-22 conradChange from using a seek table internal to the TTA...
2007-04-08 michaelallocate 32 extra bytes at the end of the probe buffer...
2007-03-31 diegocosmetics: Fix indentation.
2007-03-30 michaelargh, who commited this trash
2007-03-30 michael10^10l to the idiot who designed this format and didnt...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-08-28 aurelALT_BITSTREAM_READER_LE is obviously not needed for...
2006-07-26 diegoFix FSF postal address.
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-05-13 michaelsanity checks some might have been exploitable
2006-02-13 alex10l, allocate bitbuffer with regard to the padding...
2006-02-12 alextta demuxer, also usable for moving tta audio data...