32 Commits (10a57f55e60902ab91388b8a46b73f1f4532f737)

Author SHA1 Message Date
Linjie Fu 87368884a5 lavc/qsvdec: flush buffered data before reinit 6 years ago
Mark Thompson 2fcb009011 lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Mark Thompson 758fbc54fe lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Mark Thompson 0940b748bd qsvdec: Only warn about unconsumed data if it happens more than once 8 years ago
Mark Thompson 1f26a231bb qsv: Merge libav implementation 8 years ago
Anton Khirnov ce320cf1c4 qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DECODE_Init 9 years ago
Anton Khirnov 536bb17e96 qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well 9 years ago
Anton Khirnov a0524d9b1e qsvdec: support getting the session from an AVHWFramesContext 9 years ago
Anton Khirnov 8aecec8402 qsvdec: make ff_qsv_decode_init() static 9 years ago
Ivan Uskov 3f8e2e9953 libavcodec/qsvdec.c: correct flush() handler has been implemented 9 years ago
Ivan Uskov cc167f7e55 libavcodec/qsvdec.c: correct handling of dynamic frame size changing has been implemented 9 years ago
Anton Khirnov 41d47ea85f lavc: add Intel libmfx-based HEVC decoder. 10 years ago
Anton Khirnov 96dca089b1 qsvdec: move qsv_process_data() from qsvdec_h264 to the common code 10 years ago
Ivan Uskov c90dbc67ed libavcodec/qsvdec.c: The ff_qsv_decode() now guarantees the consumption of whole packet. 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
Anton Khirnov f5c4d38c78 qsvdec: properly handle asynchronous decoding 10 years ago
Ivan Uskov 6e127990fa Refactoring to move common QSV-related code part into libavcodec/qsvdec.c 10 years ago
Ivan Uskov ce91bab70f libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler under linux platform. 10 years ago
Anton Khirnov 72b7441a10 lavc: add Intel libmfx-based H.264 encoder 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