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
2008-09-08Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni
2008-06-03Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-11-21Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson
2007-08-12Set dts in tta demuxerDavid Conrad
2007-07-19Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).Panagiotis Issaris
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-04-26Support 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-31argh, who commited this trashMichael Niedermayer
2007-03-3110^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-11allow individual selection of muxers and demuxersMåns Rullgård
2006-07-10give 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