summaryrefslogtreecommitdiff
path: root/libavcodec/rv30.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
* 30l: when reading mb_offset in RV30 slice header its sizeKostya Shishkov2009-01-11
* RV30 decoder passes possible frame sizes in extradata and selectsKostya Shishkov2009-01-11
* RV30 loop filterKostya Shishkov2008-12-20
* Detect split RV30 slicesKostya Shishkov2008-10-28
* 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
* Use existing function for VLC readingKostya Shishkov2007-12-07
* Intra types will be stored in int8_t arrayKostya Shishkov2007-12-07
* Add decoder flagsKostya Shishkov2007-12-07
* cosmetics: comment spelling fixesDiego Biurrun2007-12-03
* RealVideo 3 decoder functionsKostya Shishkov2007-12-02