26 Commits (388b4cf86ed5ec27d35eb5069769db12a4e31af0)

Author SHA1 Message Date
Rainer Hochecker bceeccc648 dxva2: bump maximum number of slieces for mpeg2 11 years ago
Michael Niedermayer 34087b0564 avcodec/dxva2_mpeg2: Use skip_1stop_8data_bits() 11 years ago
Anton Khirnov ad0c9f2d5d lavc: move AVFrame.hwaccel_picture_private to Picture. 12 years ago
Diego Biurrun c57a593670 hwaccel: consistent name prefixes for start_frame/end_frame/decode_slice 12 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
jamal 64c53fa16a dxva2: Fix some warnings about incompatible pointer type 12 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Diego Biurrun c88ebdb42c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
Clément Bœsch 4da45aff28 cleanup: remove various double end ';' all over the code. 13 years ago
Jean-Baptiste Kempf 58ef4ecff8 DxVA2: unbreak build after [657ccb5ac7] 14 years ago
Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 14 years ago
Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Luca Barbato 1d20121b2e Add ff_ to AVHWAccel decoders 14 years ago
Luca Barbato d1b6f33bf2 Add ff_ to AVHWAccel decoders 14 years ago
Laurent Aimar 164aab02a0 MPEG-2 DXVA2 implementation 15 years ago