summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsvdec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '76167140a91c081a0cf9d0abcaa4da18d1bacadb'Clément Bœsch2017-04-011-1/+1
|\
| * qsvdec: Drop stray extra braces around initializerDiego Biurrun2016-11-171-1/+1
* | Merge commit '0940b748bdba36c4894fc8ea6be631d821fdf578'James Almer2017-03-311-1/+5
|\ \ | |/
| * qsvdec: Only warn about unconsumed data if it happens more than onceMark Thompson2016-11-141-1/+5
| * qsvdec: Pass field order information to libmfxMark Thompson2016-11-141-0/+16
| * qsvdec: Pass the correct profile to libmfxMark Thompson2016-11-141-2/+2
* | Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'Mark Thompson2017-03-301-2/+1
|\ \ | |/
| * qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-071-2/+1
* | Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'Mark Thompson2017-03-301-0/+8
|\ \ | |/
| * qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-071-0/+8
* | Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'Mark Thompson2017-03-301-14/+18
|\ \ | |/
| * qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov2016-11-071-14/+18
* | Merge commit '801ac7156d3efb8e088fb6024f568eb36a293887'Clément Bœsch2017-03-271-1/+1
|\ \ | |/
| * qsv: Be informative when reporting that no data has been consumedLuca Barbato2016-10-301-1/+1
* | Merge commit 'e328178da90f44690e0076f4dbfd16da9175f441'Clément Bœsch2017-03-151-1/+1
|\ \ | |/
| * qsvdec: only access hwaccel_context is the pixel format is QSVAnton Khirnov2016-07-311-1/+1
* | Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'Mark Thompson2017-03-121-12/+5
|\ \ | |/
| * qsv: print more complete error messagesAnton Khirnov2016-07-221-6/+5
* | qsvdec: Fix memory leakTimothy Gu2016-12-061-1/+3
* | Merge commit '924e2ecd2b7d51cca60c79351ef16b04dd4245c3'Hendrik Leppkes2016-11-141-2/+7
|\ \ | |/
| * qsvdec: when a frames ctx is supplied, use its frame dimensionsAnton Khirnov2016-07-031-2/+7
* | Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f'Hendrik Leppkes2016-11-141-4/+11
|\ \ | |/
| * qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov2016-07-031-4/+11
* | Merge commit 'ce320cf1c4daab3e2e3726ed7d2e879d10f7b991'Hendrik Leppkes2016-11-141-9/+6
|\ \ | |/
| * qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DE...Anton Khirnov2016-07-031-9/+6
* | Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa'Hendrik Leppkes2016-11-141-13/+2
|\ \ | |/
| * qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov2016-07-031-13/+2
* | qsv: Merge libav implementationMark Thompson2016-10-311-331/+237
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-071-1/+6
|\ \ | |/
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-211-1/+6
| * qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-211-8/+54
* | Merge commit '6f19bbcf8532d018d8d6d82e000738d0ac2385c9'James Almer2016-09-281-9/+24
|\ \ | |/
| * qsvdec: move reading the user-provided session to qsv_decode_init()Anton Khirnov2016-06-211-13/+11
* | avcodec/qsvdec: Fix null dereferences in the qsv decoderYuli Khodorkovskiy2016-08-071-3/+5
* | Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'"Ivan Uskov2016-07-241-28/+6
* | Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'Derek Buitenhuis2016-04-111-6/+28
|\ \ | |/
| * qsvdec: store the sync point in heap memoryAnton Khirnov2016-02-241-6/+28
* | Merge commit '3b6473b43eb69fc3faaf69f7fd0b83b51db7607f'Hendrik Leppkes2016-01-041-1/+3
|\ \ | |/
| * qsvdec: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-011-1/+3
* | qsvdec: fix get_format and hwaccel_context handlingHendrik Leppkes2015-10-221-16/+17
* | Merge commit '8aecec84021a61b943718ff3d7c2c57fcd4af199'Hendrik Leppkes2015-09-291-2/+2
|\ \ | |/
| * qsvdec: make ff_qsv_decode_init() staticAnton Khirnov2015-09-281-2/+2
* | Merge commit '2c32eace5ec4d1d7ca4e0220856cd2815ccc71b2'Hendrik Leppkes2015-09-291-1/+2
|\ \ | |/
| * qsvdec: close the MFX decoder on uninitAnton Khirnov2015-09-281-0/+3
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* | libavcodec/qsvdec.c: correct flush() handler has been implementedIvan Uskov2015-09-071-0/+45
* | libavcodec/qsvdec.c: correct handling of dynamic frame size changing has been...Ivan Uskov2015-09-071-22/+123
* | libavcodec/qsvdec.c: the ff_get_format() missed at refactoring has been restoredIvan Uskov2015-08-191-1/+8
* | libavcodec/qsvdec.c: Extended error messages for MFXVideoDECODE_Init() resultIvan Uskov2015-08-111-1/+7
* | libavcodec/qsvdec.c delay in 1 microsecond replaced to more appropriate 500 m...Ivan Uskov2015-07-281-1/+1
OpenPOWER on IntegriCloud