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
2007-11-161000l: Fix check for max slice numberRoberto Togni
2007-11-16Move dnet-ac3 byte-swapping code close to audio packet read codeRoberto Togni
2007-11-08Split ac3 byte swapping into a separate function.Ronald S. Bultje
2007-11-08Isolate caching of audio frames in its own function.Ronald S. Bultje
2007-11-08Change a stream indexer.Ronald S. Bultje
2007-11-08Split out the packet parsing from the main function body in rmdec.cRonald S. Bultje
2007-11-08Change parse indexer.Ronald S. Bultje
2007-11-08Change ff_rm_read_mdpr_codecdata to get back to old behavior.Benoit Fouet
2007-11-06Split out the MDPR chunk reading into its own function.Ronald S. Bultje
2007-11-03Seek regression for RM demuxer fixKostya Shishkov
2007-11-01Revert get_num() to old behaviour in order to handleKostya Shishkov
2007-10-21Demux full frames instead of sliced for RealVideo.Kostya Shishkov
2007-10-01dnet audio needs avparser to work with the lavc ac3 decoder.Justin Ruggles
2007-09-06Set correct length for last slice in frame subpacketKostya Shishkov
2007-07-28Merge get_str() and get_str8() functions.Ronald S. Bultje
2007-07-28Fix get_str/get_str8() to also work if the target string is not long enough toRonald S. Bultje
2007-07-19Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris
2007-07-08avoid uninitialised variable warning and clarify codeMåns Rullgård
2007-06-24use new string functionsMåns Rullgård
2007-05-30use FFSWAP()Aurelien Jacobs
2007-05-30cosmetics: indentationAurelien Jacobs
2007-05-30split rm muxer and demuxer in their own filesAurelien Jacobs