Author | SHA1 | Message | Date |
---|---|---|---|
|
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 |
|
848e86f74d |
mpegvideo: Drop flags and flags2
They are just duplicates of AVCodecContext members so use those instead. |
10 years ago |
|
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> |
10 years ago |
|
04d14c9b68 |
vc1: Split the decoder in components
Speed up the overall compilation time. |
10 years ago |