summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsv_internal.h
Commit message (Expand)AuthorAgeFilesLines
* qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-081-0/+4
* lavc/qsvdec: expose frame pic_type and key_frameZhong Li2018-04-081-0/+3
* qsv: Add ability to create a session from a deviceMark Thompson2017-04-021-3/+6
* qsvdec: Pass the correct profile to libmfxMark Thompson2016-11-141-0/+1
* qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-071-1/+12
* qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-071-2/+8
* qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov2016-11-071-3/+2
* qsvenc: print warnings from encode/initAnton Khirnov2016-07-221-0/+3
* qsv: print more complete error messagesAnton Khirnov2016-07-221-1/+4
* qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov2016-07-031-0/+2
* qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-211-0/+11
* qsv: add a missing #includeAnton Khirnov2016-02-181-0/+2
* qsvdec: properly handle asynchronous decodingAnton Khirnov2015-07-191-0/+2
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-081-1/+6
* lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-271-0/+13
* qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-271-0/+38
* qsv: rename to qsvdecAnton Khirnov2015-03-271-86/+0
* lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-191-0/+86
OpenPOWER on IntegriCloud