Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-12Add weighted motion compensation for RV40 B-framesKostya Shishkov
2011-08-12RV3/4: calculate B-frame motion weights once per frameKostya Shishkov
2011-08-12Move RV3/4-specific DSP functions into their own contextKostya Shishkov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-03-06Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård
2009-07-01RV3/4 intra types array causes alignment issues (at least on ARM5), thus changeKostya Shishkov
2009-04-07Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-12-02Update ff_rv34_decode_frame() arguments definitionKostya Shishkov
2008-11-29Invoke future RV30/40 loop filter for already decoded rows instead ofKostya Shishkov
2008-11-07Calculating an additional MV-based deblocking pattern is the sameKostya Shishkov
2008-10-20RV3 and RV4 decoders set some deblocking coefs for each macroblock,Kostya Shishkov
2008-10-05Register RV-[34] block specific feature for long future loop filterKostya Shishkov
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-04-28Calculate motion vector information based on PTS provided in slice headerKostya Shishkov
2008-02-04Make luma_dc_quant_i and luma_dc_quant_p const, fixes a couple ofDiego Biurrun
2008-01-18Save coded block patterns for future loop filtering.Kostya Shishkov
2007-12-16RV30/40 decoding coreKostya Shishkov