22 Commits (fc99a24782fb2b763b0ea37757561d531272195e)

Author SHA1 Message Date
Andreas Rheinhardt 3362330741 ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 5 years ago
Linjie Fu 5345965b3f lavc/qsvdec: Add GPU-accelerated memory copy support 5 years ago
Zhong Li 655ff4708b lavc/qsvdec: Add VP9 decoder support 5 years ago
Zhong Li 7555cfd29b lavc/qsvdec: Add mjpeg decoder support 5 years ago
Zhong Li 00d0a4aa9e lavc/qsvdec: Replace current parser with MFXVideoDECODE_DecodeHeader() 5 years ago
Linjie Fu 87368884a5 lavc/qsvdec: flush buffered data before reinit 6 years ago
Zhong Li 69caad8959 qsvdec: Release packet on decoding failure for mpeg2/vp8/vc1 6 years ago
Dmitry Rogozhkin c1bcd321ea avcodec/qsv: fix async support 7 years ago
Mark Thompson 2a4d34d462 lavc: Delete all fake hwaccels 7 years ago
Mark Thompson 2fcb009011 lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Li, Zhong f2e9a0ecbe qsv/vp8dec: fixes memory leak issue 7 years ago
Mark Thompson da4e02b196 lavc: Delete all fake hwaccels 7 years ago
Mark Thompson 758fbc54fe lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Mark Thompson e0b164576f qsv: Add VP8 decoder 8 years ago
Mark Thompson b6582b2927 qsv: Add VC-1 decoder 8 years ago
Mark Thompson 4e7a7a96cf qsvdec: Avoid probing with qsv decoders 8 years ago
Mark Thompson 1f26a231bb qsv: Merge libav implementation 8 years ago
Anton Khirnov a0524d9b1e qsvdec: support getting the session from an AVHWFramesContext 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Vittorio Giovara 2d59159508 lavc: AV-prefix a few left out capabilities 9 years ago
Anton Khirnov 741b352b16 qsvdec: list supported pixel formats 9 years ago
Ivan Uskov 3f8e2e9953 libavcodec/qsvdec.c: correct flush() handler has been implemented 9 years ago
Anton Khirnov db21dde3f7 qsvdec_mpeg2: drop an incorrect comment 10 years ago
Anton Khirnov f3bd3810d2 qsvdec_*: add missing CODEC_CAP_DR1 10 years ago
Anton Khirnov bf52f77391 lavc: add Intel libmfx-based MPEG2 decoder. 10 years ago
Anton Khirnov 96dca089b1 qsvdec: move qsv_process_data() from qsvdec_h264 to the common code 10 years ago
Ivan Uskov 0b159e3b65 libavcodec/qsvdec_h264.c: packet buffering has been removed since qsvdec.c does maintain own data buffering now. 10 years ago
Ivan Uskov d50ab820da libavcodec/qsvdec_h264.c: refactoring: functionality of qsv_process_data() has been moved into qsvdec.c 10 years ago
Ivan Uskov 1acb19d12b libavcodec/qsvdec_h264.c: SPS parsing is now performed by MFXVideoDECODE_DecodeHeader() in libavcodec/qsvdec.c 10 years ago
Ivan Uskov 6e127990fa Refactoring to move common QSV-related code part into libavcodec/qsvdec.c 10 years ago
Anton Khirnov 9ba27c2348 qsvdec: add 'decode' to the non-static function names 10 years ago
Anton Khirnov d0a63d8b98 qsvdec: split off some code that will be shared with the encoder 10 years ago
Anton Khirnov b04d009b0e qsv: rename to qsvdec 10 years ago
Anton Khirnov 4e08c82110 lavc: add an Intel libmfx-based H.264 decoder 10 years ago