40 Commits (b577153231ee050b04e29f3bb2ea72eca2431c60)

Author SHA1 Message Date
Dmitry Rogozhkin c1bcd321ea avcodec/qsv: fix async support 6 years ago
Ruiling, Song 559370f2c4 qsv: Skip the packet if decoding failure 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
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
Li, Zhong 136e7cf64c qsv/hevcdec: Load hw plugin by default on non-windows os 7 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Anton Khirnov 8fb4210ad8 qsvdec_h2645: switch to the new generic filtering mechanism 8 years ago
Diego Biurrun 624aa8ab22 build: Add missing Makefile entries and ifdefs for QSV hwaccels 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
Moritz Barsnick 022260271b libavcodec/qsvdec_h2645.c: drop executable permission 8 years ago
Ivan Uskov b93e223315 libavcodec/qsvdec_h2645.c: switch to the new BSF API 8 years ago
Anton Khirnov 92736c74fb qsvdec: add support for P010 (10-bit 420) decoding 8 years ago
Anton Khirnov eccfb9778a qsvdec_hevc: add the UID of the HEVC HW decoder plugin 9 years ago
Anton Khirnov c67594a2c7 qsvdec_hevc: fix a variable name 9 years ago
Anton Khirnov a0524d9b1e qsvdec: support getting the session from an AVHWFramesContext 9 years ago
Ivan Uskov b577a54a7c qsv: Fix wrong ticks_per_frame for H.264 9 years ago
Anton Khirnov e3dfef8e3c qsvdec_h2645: switch to the new BSF API 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
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Anton Khirnov f3bd3810d2 qsvdec_*: add missing CODEC_CAP_DR1 9 years ago
Ivan Uskov 684b703843 libavcodec/qsvdec_h264.c: using "private_spspps_buf" argument for av_bitstream_filter_filter() to avoid failure after decoder re-initialization. 9 years ago
Anton Khirnov 41d47ea85f lavc: add Intel libmfx-based HEVC decoder. 9 years ago
Anton Khirnov 96dca089b1 qsvdec: move qsv_process_data() from qsvdec_h264 to the common code 9 years ago
Ivan Uskov 0b159e3b65 libavcodec/qsvdec_h264.c: packet buffering has been removed since qsvdec.c does maintain own data buffering now. 9 years ago
Ivan Uskov d50ab820da libavcodec/qsvdec_h264.c: refactoring: functionality of qsv_process_data() has been moved into qsvdec.c 9 years ago
Ivan Uskov 1acb19d12b libavcodec/qsvdec_h264.c: SPS parsing is now performed by MFXVideoDECODE_DecodeHeader() in libavcodec/qsvdec.c 9 years ago
Ivan Uskov 6e127990fa Refactoring to move common QSV-related code part into libavcodec/qsvdec.c 9 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