summaryrefslogtreecommitdiff
path: root/libavcodec/rv34_parser.c
Commit message (Expand)AuthorAge
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avcodec: Constify all the AVCodecParsersAndreas Rheinhardt2021-04-27
* Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'Michael Niedermayer2015-02-14
|\
| * avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-14
| * rv34_parser: Adjust #if for disabling individual parsersDiego Biurrun2013-01-15
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | clenaup: #ifdec CONFIG*Michael Niedermayer2011-12-13
|/
* lavc: use designated initialisers for parsers.Anton Khirnov2011-11-02
* RV3/4 parser: remove unused variable 'off'Kostya Shishkov2011-08-17
* Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-17