summaryrefslogtreecommitdiff
path: root/libavcodec/rv40.c
Commit message (Expand)AuthorAge
* Add and use ff_pixfmt_list_420.Michael Niedermayer2009-02-24
* Add decoder flush after seeking for RV3/4 decodersKostya Shishkov2009-02-07
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add missing void keyword to parameterless function declarations.Diego Biurrun2009-01-30
* Merge deblocking pattern with CBP for RV30/40 loop filteringKostya Shishkov2008-12-17
* RV40 loop filterKostya Shishkov2008-11-29
* Strong filtering function for future RV40 loop filterKostya Shishkov2008-11-23
* Weak deblock filter function for future RV40 loop filterKostya Shishkov2008-11-15
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Calculate motion vector information based on PTS provided in slice headerKostya Shishkov2008-04-28
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-09
* RV40 decoder should use availability cacheKostya Shishkov2007-12-16
* Use existing function for VLC readingKostya Shishkov2007-12-07
* Check decoded dimensions for validityKostya Shishkov2007-12-07
* Intra types will be stored in int8_t arrayKostya Shishkov2007-12-07
* Add decoder flagsKostya Shishkov2007-12-07
* RV40 decoder specific functionsKostya Shishkov2007-12-04