index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
qsvdec.c
Age
Commit message (
Expand
)
Author
2018-04-13
Merge commit '54307b35311e9a871b3d8ecb2b2eecfc16de0163'
James Almer
2018-04-13
Merge commit '52ed83fa1a7f5170447eff6fad0b6c57119596e9'
James Almer
2018-04-08
lavc/qsvdec: set complete_frame flags for progressive picture
Zhong Li
2018-04-08
lavc/qsvdec: expose frame pic_type and key_frame
Zhong Li
2018-02-11
Merge commit '6829a079444e10818a847e153121fb458cc5c0a8'
James Almer
2018-01-26
qsvdec: Relax the surface vs coded dimension check
Zhong Li
2018-01-16
Merge commit 'cbe28bc069dde1d53d937ee10700bb123279c7c8'
Mark Thompson
2018-01-08
qsv: better to use alignment by 16 and HEVC 10b requires alignment by 32
Maxym Dmytrychenko
2017-12-19
lavc: Add hardware config metadata for decoders supporting hardware output
Mark Thompson
2017-11-26
lavc: Add hardware config metadata for decoders supporting hardware output
Mark Thompson
2017-06-14
qsvdec: Allow use of hw_device_ctx to make the internal session
Mark Thompson
2017-06-14
qsv: Add ability to create a session from a device
Mark Thompson
2017-05-05
Merge commit 'b68e353136db6f963212c457281d9716516cdc59'
Clément Bœsch
2017-04-02
qsvdec: Allow use of hw_device_ctx to make the internal session
Mark Thompson
2017-04-02
qsv: Add ability to create a session from a device
Mark Thompson
2017-04-01
Merge commit '76167140a91c081a0cf9d0abcaa4da18d1bacadb'
Clément Bœsch
2017-03-31
Merge commit '0940b748bdba36c4894fc8ea6be631d821fdf578'
James Almer
2017-03-30
Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'
Mark Thompson
2017-03-30
Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'
Mark Thompson
2017-03-30
Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'
Mark Thompson
2017-03-27
Merge commit '801ac7156d3efb8e088fb6024f568eb36a293887'
Clément Bœsch
2017-03-15
Merge commit 'e328178da90f44690e0076f4dbfd16da9175f441'
Clément Bœsch
2017-03-12
Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'
Mark Thompson
2017-01-12
qsvdec: do not sync PIX_FMT_QSV surfaces
Anton Khirnov
2016-12-08
qsvdec: Fix memory leak on error
Timothy Gu
2016-12-06
qsvdec: Fix memory leak
Timothy Gu
2016-11-17
qsvdec: Drop stray extra braces around initializer
Diego Biurrun
2016-11-14
qsvdec: Only warn about unconsumed data if it happens more than once
Mark Thompson
2016-11-14
qsvdec: Pass field order information to libmfx
Mark Thompson
2016-11-14
qsvdec: Pass the correct profile to libmfx
Mark Thompson
2016-11-14
Merge commit '924e2ecd2b7d51cca60c79351ef16b04dd4245c3'
Hendrik Leppkes
2016-11-14
Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f'
Hendrik Leppkes
2016-11-14
Merge commit 'ce320cf1c4daab3e2e3726ed7d2e879d10f7b991'
Hendrik Leppkes
2016-11-14
Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa'
Hendrik Leppkes
2016-11-07
qsv{enc,dec}: extend the internal frame allocator
Anton Khirnov
2016-11-07
qsv{dec,enc}: use a struct as a memory id with internal memory allocator
Anton Khirnov
2016-11-07
qsv{dec,enc}: always use an internal mfxFrameSurface1
Anton Khirnov
2016-10-31
qsv: Merge libav implementation
Mark Thompson
2016-10-30
qsv: Be informative when reporting that no data has been consumed
Luca Barbato
2016-10-07
Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'
Hendrik Leppkes
2016-09-28
Merge commit '6f19bbcf8532d018d8d6d82e000738d0ac2385c9'
James Almer
2016-08-07
avcodec/qsvdec: Fix null dereferences in the qsv decoder
Yuli Khodorkovskiy
2016-07-31
qsvdec: only access hwaccel_context is the pixel format is QSV
Anton Khirnov
2016-07-24
Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'"
Ivan Uskov
2016-07-22
qsv: print more complete error messages
Anton Khirnov
2016-07-03
qsvdec: when a frames ctx is supplied, use its frame dimensions
Anton Khirnov
2016-07-03
qsvdec: add support for P010 (10-bit 420) decoding
Anton Khirnov
2016-07-03
qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DE...
Anton Khirnov
2016-07-03
qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well
Anton Khirnov
2016-06-21
lavc: export the timestamps when decoding in AVFrame.pts
Anton Khirnov
[next]