58 Commits (54cd025a82fcee1813aba64de4d7a52d0b9b1e79)

Author SHA1 Message Date
Diego Biurrun 8f144d9e3d Drop Windows XP support remnants 7 years ago
Mark Thompson 2117725dc5 lavc: Mark all AVHWAccel structures as const 7 years ago
Mark Thompson 3a71bcc213 lavc: Mark all AVHWAccel structures as const 7 years ago
wm4 b46a77f19d lavc: external hardware frame pool initialization 7 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 7 years ago
wm4 ab28108a36 dxva: preparations for new hwaccel API 7 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
wm4 4dec101acc dxva: preparations for new hwaccel API 8 years ago
Steve Lhomme 77742c75c5 dxva2: use a single macro to test if the DXVA context is valid 8 years ago
Steve Lhomme 0ac2d86c47 dxva2: Factorize DXVA context validity test into a single macro 8 years ago
Luca Barbato 08377f9c3b dxva: Include last the internal header 9 years ago
Vittorio Giovara e60a6e7545 mpegvideo: Drop mpegvideo.h where not needed 9 years ago
Steve Lhomme d8039ef8d2 D3D11va: add a Direct3D11 video decoder similar to DXVA2 10 years ago
Diego Biurrun 4600a85eaa dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer() 10 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Anton Khirnov a871ef0cc9 hwaccel: Rename priv_data_size to frame_priv_data_size 11 years ago
wm4 f6774f905f mpegvideo: operate with pointers to AVFrames instead of whole structs 11 years ago
Michael Niedermayer 678e455f1d dxva2: Directly use AVFrames 11 years ago
Michael Niedermayer 29be9b5301 avcodec/dxva2: fix pointers after H264Picture 11 years ago
Vittorio Giovara e0c16e4e32 mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
Rainer Hochecker b66382101c dxva2: Increase maximum number of slices for mpeg2 11 years ago
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