summaryrefslogtreecommitdiff
path: root/libavcodec/rv34_parser.c
Commit message (Collapse)AuthorAge
* RV3/4 parser: remove unused variable 'off'Kostya Shishkov2011-08-17
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-17
Signed-off-by: Anton Khirnov <anton@khirnov.net>