Vittorio Giovara
|
7c6eb0a1b7
|
lavc: AV-prefix all codec flags
Convert doxygen to multiline and express bitfields more simply.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
|
10 years ago |
Vittorio Giovara
|
da0c8664b4
|
mpegvideo: Move various temporary buffers to a separate context
|
10 years ago |
Vittorio Giovara
|
848e86f74d
|
mpegvideo: Drop flags and flags2
They are just duplicates of AVCodecContext members so use those instead.
|
10 years ago |
Vittorio Giovara
|
28d82b7675
|
vc1dec: refactor check with missing parenthesis
FATE tests updated accordingly, no visual difference.
CC: libav-stable@libav.org
Bug-Id: CID 1087087
|
10 years ago |
Vittorio Giovara
|
2c98dc75f2
|
vc1dec: always initialize tx and ty
CC: libav-stable@libav.org
Bug-Id: CID 1245702 / CID 1245703
|
10 years ago |
Luca Barbato
|
04d14c9b68
|
vc1: Split the decoder in components
Speed up the overall compilation time.
|
11 years ago |