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-11-01Introduce RV3-specific motion vector prediction.Kostya Shishkov
2008-10-30Correct motion vector scaling in B-frames for RV3/4Kostya Shishkov
2008-10-27Fix chroma motion compensation for RV30Kostya Shishkov
2008-10-24Choose RV3/4 DC quantizer correctlyKostya Shishkov
2008-10-2034l: free RV3/4 context variables at the endKostya Shishkov
2008-10-20RV3 and RV4 decoders set some deblocking coefs for each macroblock,Kostya Shishkov
2008-10-20Mark some of RV3/4 block types as having separate DC subblockKostya Shishkov
2008-05-06Remove unnecessary parentheses from return calls.Diego Biurrun
2008-04-28Calculate motion vector information based on PTS provided in slice headerKostya Shishkov
2008-04-26Skip blocks in B-frames reuse motion vectors from next reference frame.Kostya Shishkov
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2008-03-10add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs
2008-01-18Save quantizer values as wellKostya Shishkov
2008-01-18Save coded block patterns for future loop filtering.Kostya Shishkov
2008-01-06Fractional parts of motion vectors should be accounted separately tooKostya Shishkov
2008-01-04RV30 thirdpel motion compensation supportKostya Shishkov
2008-01-03Make decode210() common function.Kostya Shishkov
2007-12-31Direct blocks should use motion vectors from the second reference frameKostya Shishkov
2007-12-17Correct spatial prediction mode in RV30/40 for vertical left directionKostya Shishkov
2007-12-16RV30/40 decoding coreKostya Shishkov