aboutsummaryrefslogtreecommitdiff
path: root/libavformat/tta.c
AgeCommit message (Expand)Author
2007-04-25Support for seeking in TTA files.David Conrad
2007-04-22Change from using a seek table internal to the TTA demuxer to using the stand...David Conrad
2007-04-08allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer
2007-03-31cosmetics: Fix indentation.Diego Biurrun
2007-03-30argh, who commited this trashMichael Niedermayer
2007-03-3010^10l to the idiot who designed this format and didnt even realize what numb...Michael Niedermayer
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-08-28ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there...Aurelien Jacobs
2006-07-26Fix FSF postal address.Diego Biurrun
2006-07-10allow individual selection of muxers and demuxersMåns Rullgård
2006-07-09give AVInput/OutputFormat structs consistent namesMåns Rullgård
2006-05-13sanity checks some might have been exploitableMichael Niedermayer
2006-02-1310l, allocate bitbuffer with regard to the padding sizeAlex Beregszaszi
2006-02-12tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi