summaryrefslogtreecommitdiff
path: root/libavcodec/qsvdec.c
Commit message (Expand)AuthorAge
* qsvdec: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-06-14
* qsv: Add ability to create a session from a deviceMark Thompson2017-06-14
* Merge commit 'b68e353136db6f963212c457281d9716516cdc59'Clément Bœsch2017-05-05
|\
| * qsvdec: do not sync PIX_FMT_QSV surfacesAnton Khirnov2017-01-12
| * qsvdec: Fix memory leak on errorTimothy Gu2016-12-08
* | Merge commit '76167140a91c081a0cf9d0abcaa4da18d1bacadb'Clément Bœsch2017-04-01
|\|
| * qsvdec: Drop stray extra braces around initializerDiego Biurrun2016-11-17
* | Merge commit '0940b748bdba36c4894fc8ea6be631d821fdf578'James Almer2017-03-31
|\|
| * qsvdec: Only warn about unconsumed data if it happens more than onceMark Thompson2016-11-14
| * qsvdec: Pass field order information to libmfxMark Thompson2016-11-14
| * qsvdec: Pass the correct profile to libmfxMark Thompson2016-11-14
* | Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'Mark Thompson2017-03-30
|\|
| * qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-07
* | Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'Mark Thompson2017-03-30
|\|
| * qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-07
* | Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'Mark Thompson2017-03-30
|\|
| * qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov2016-11-07
* | Merge commit '801ac7156d3efb8e088fb6024f568eb36a293887'Clément Bœsch2017-03-27
|\|
| * qsv: Be informative when reporting that no data has been consumedLuca Barbato2016-10-30
* | Merge commit 'e328178da90f44690e0076f4dbfd16da9175f441'Clément Bœsch2017-03-15
|\|
| * qsvdec: only access hwaccel_context is the pixel format is QSVAnton Khirnov2016-07-31
* | Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'Mark Thompson2017-03-12
|\|
| * qsv: print more complete error messagesAnton Khirnov2016-07-22
* | qsvdec: Fix memory leakTimothy Gu2016-12-06
* | Merge commit '924e2ecd2b7d51cca60c79351ef16b04dd4245c3'Hendrik Leppkes2016-11-14
|\|
| * qsvdec: when a frames ctx is supplied, use its frame dimensionsAnton Khirnov2016-07-03
* | Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f'Hendrik Leppkes2016-11-14
|\|
| * qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov2016-07-03
* | Merge commit 'ce320cf1c4daab3e2e3726ed7d2e879d10f7b991'Hendrik Leppkes2016-11-14
|\|
| * qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DE...Anton Khirnov2016-07-03
* | Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa'Hendrik Leppkes2016-11-14
|\|
| * qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov2016-07-03
* | qsv: Merge libav implementationMark Thompson2016-10-31
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-07
|\|
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-21
| * qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-21
* | Merge commit '6f19bbcf8532d018d8d6d82e000738d0ac2385c9'James Almer2016-09-28
|\|
| * qsvdec: move reading the user-provided session to qsv_decode_init()Anton Khirnov2016-06-21
* | avcodec/qsvdec: Fix null dereferences in the qsv decoderYuli Khodorkovskiy2016-08-07
* | Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'"Ivan Uskov2016-07-24
* | Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'Derek Buitenhuis2016-04-11
|\|
| * qsvdec: store the sync point in heap memoryAnton Khirnov2016-02-24
* | Merge commit '3b6473b43eb69fc3faaf69f7fd0b83b51db7607f'Hendrik Leppkes2016-01-04
|\|
| * qsvdec: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-01
* | qsvdec: fix get_format and hwaccel_context handlingHendrik Leppkes2015-10-22
* | Merge commit '8aecec84021a61b943718ff3d7c2c57fcd4af199'Hendrik Leppkes2015-09-29
|\|
| * qsvdec: make ff_qsv_decode_init() staticAnton Khirnov2015-09-28
* | Merge commit '2c32eace5ec4d1d7ca4e0220856cd2815ccc71b2'Hendrik Leppkes2015-09-29
|\|
| * qsvdec: close the MFX decoder on uninitAnton Khirnov2015-09-28
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27