summaryrefslogtreecommitdiff
path: root/libavcodec/rv34.h
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Update ff_rv34_decode_frame() arguments definitionKostya Shishkov2008-12-02
* Invoke future RV30/40 loop filter for already decoded rows instead ofKostya Shishkov2008-11-29
* Calculating an additional MV-based deblocking pattern is the sameKostya Shishkov2008-11-07
* RV3 and RV4 decoders set some deblocking coefs for each macroblock,Kostya Shishkov2008-10-20
* Register RV-[34] block specific feature for long future loop filterKostya Shishkov2008-10-05
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Calculate motion vector information based on PTS provided in slice headerKostya Shishkov2008-04-28
* Make luma_dc_quant_i and luma_dc_quant_p const, fixes a couple ofDiego Biurrun2008-02-04
* Save coded block patterns for future loop filtering.Kostya Shishkov2008-01-18
* RV30/40 decoding coreKostya Shishkov2007-12-16