Diego Biurrun
|
7f9f771eac
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
Diego Biurrun
|
0b22107d95
|
rv34_parser: Adjust #if for disabling individual parsers
As CONFIG_ values are always defined, they have to be checked via #if.
|
12 years ago |
Anton Khirnov
|
36ef5369ee
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
Anton Khirnov
|
5511ad14fe
|
lavc: use designated initialisers for parsers.
|
13 years ago |
Kostya Shishkov
|
91e209d720
|
RV3/4 parser: remove unused variable 'off'
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
13 years ago |
Kostya Shishkov
|
48ce8b8da7
|
Use parsers for RealVideo 3/4 to determine correct PTS
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
13 years ago |