44 Commits (9f00fa536938130e3c7ad2640a61795770d419a1)

Author SHA1 Message Date
Luca Barbato ea25ccd1b2 qsv: Join the derived session to the parent 7 years ago
Huang, Zhengxu 2fd6e7d077 libavcodec/mjpeg_qsv: Add QSV MJPEG encoder 7 years ago
Mark Thompson 91c3b50d74 qsv: Add ability to create a session from a device 8 years ago
Mark Thompson 4936a48b1e qsv: Add ability to create a session from a device 8 years ago
Anton Khirnov 984736dd9e lavc: make sure not to return EAGAIN from codecs 8 years ago
Diego Biurrun 715b824346 qsv: Drop some unused variables 8 years ago
Mark Thompson e0b164576f qsv: Add VP8 decoder 8 years ago
Mark Thompson cd1047f391 qsvdec: Pass the correct profile to libmfx 8 years ago
Anton Khirnov 4ab61cd983 qsv{enc,dec}: extend the internal frame allocator 8 years ago
Anton Khirnov 00aeedd841 qsv{dec,enc}: use a struct as a memory id with internal memory allocator 8 years ago
Mark Thompson 1f26a231bb qsv: Merge libav implementation 8 years ago
Anton Khirnov 8e07c22e50 qsvenc: print warnings from encode/init 8 years ago
Anton Khirnov 95414eb2dc qsv: print more complete error messages 8 years ago
Anton Khirnov 21962261c7 qsv: handle the semi-packed formats in map_fourcc as well 8 years ago
Anton Khirnov 92736c74fb qsvdec: add support for P010 (10-bit 420) decoding 8 years ago
Anton Khirnov 536bb17e96 qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well 8 years ago
Anton Khirnov ad9c9440d5 qsvenc: support getting the session from an AVHWFramesContext 9 years ago
Anton Khirnov a0524d9b1e qsvdec: support getting the session from an AVHWFramesContext 9 years ago
Luca Barbato 92c1a83ee9 qsv: Fix loading multiple plugins 9 years ago
Luca Barbato ce9d7da765 qsv: Move down the implementation query 9 years ago
Ivan Uskov ce91bab70f libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler under linux platform. 9 years ago
Anton Khirnov 66acb76bb0 lavc: add Intel libmfx-based HEVC encoder 9 years ago
Ivan Uskov 9c95734e1c libavcodec/qsv.c: Linux-only code part has been moved to separate function in order to avoid the "ISO C90 forbids mixed declarations and code" compiler warning. 9 years ago
Ivan Uskov db89f45535 avcodec/qsv: Extending QSV/MFX session initialization for the linux platform where a display handle is required. 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
Yukinori Yamazoe 212556cd21 qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4} 10 years ago
Anton Khirnov 4e08c82110 lavc: add an Intel libmfx-based H.264 decoder 10 years ago