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>
|
2015-07-27 15:24:58 +01:00 |
|
Vittorio Giovara
|
848e86f74d
|
mpegvideo: Drop flags and flags2
They are just duplicates of AVCodecContext members so use those instead.
|
2015-05-22 15:34:39 +01:00 |
|
Michael Niedermayer
|
51946d2de8
|
vc1: Use the correct shift amount
`is_intra` is a 6bits bitfield.
CC: libav-stable@libav.org
Bug-Id: CID 1194380 / CID 1194381
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
2014-11-25 02:00:06 +00:00 |
|
Luca Barbato
|
04d14c9b68
|
vc1: Split the decoder in components
Speed up the overall compilation time.
|
2014-10-08 18:34:48 +02:00 |
|