summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/internal: move packet related functions to their own headerJames Almer2020-06-021-0/+1
* lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bitLinjie Fu2020-05-181-1/+3
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-261-0/+7
* lavc/qsvenc: Fix format specifiers for two variables of type int.Carl Eugen Hoyos2020-04-041-2/+2
* lavc/qsvenc: add support for external bitrate control for HEVCLinjie Fu2020-02-181-6/+12
* libavcodec/qsvenc.c: Set mjpeg height and width alignmentJonCookCubic2020-02-181-0/+6
* lavc/qsvenc: add Tiles encode support for HEVCLinjie Fu2019-12-121-1/+31
* lavc/qsvenc: Fix some code indentationsLinjie Fu2019-11-281-4/+4
* lavc/qsvenc: Fix compilation for some build environments.Carl Eugen Hoyos2019-11-271-0/+2
* lavc/qsvenc: enable vp9 encoderZhong Li2019-11-031-1/+61
* lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrateLinjie Fu2019-11-031-19/+19
* lavc/qsvdec: Add GPU-accelerated memory copy supportLinjie Fu2019-10-091-3/+5
* lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li2019-09-261-9/+8
* lavc/qsvenc: fix the incorrent map from bits to bytesZhong Li2019-07-011-1/+1
* lavc/qsvenc: Fix the memory leak for enc_ctrl.PayloadLinjie Fu2019-05-221-1/+0
* lavc/qsvenc: enable hevc gpb optionZhong Li2019-04-031-0/+9
* lavc/qsvenc: enable hevc coding options configurationZhong Li2019-04-031-3/+4
* lavc/qsvenc: get vps extradata from MSDKZhong Li2019-04-011-17/+49
* lavc/qsvenc: expose low_power as a common option for QSV encoderLinjie Fu2019-04-011-1/+10
* lavc/qsvenc: use the common option "trellis" of AVCodecContextZhong Li2019-03-281-1/+4
* lavc/qsvenc: make the queried libmfx version easily reusedZhong Li2019-03-281-9/+8
* lavc/qsvenc: enable QVBR modeZhong Li2019-01-251-2/+37
* lavc/qsvenc: set BRCParamMultiplier to aviod BRC overflowZhong Li2019-01-221-14/+27
* lavc/qsvenc: set pict_type to be I for IDR frames.Zhong Li2019-01-101-4/+3
* lavc/qsvenc: add VDENC support for H264Linjie Fu2019-01-101-0/+7
* avcodec/qsvenc: Fix Unkown typoMichael Niedermayer2018-12-311-1/+1
* lavc/qsvenc: replace assert with error returnLinjie Fu2018-12-101-2/+7
* lavc/qsvenc: add an option to set h264 pps for every frameZhong Li2018-12-071-0/+1
* lavc/qsvenc: dump log for frame rateZhong Li2018-12-071-0/+4
* lavc/qsvenc: make hevc alignment same as h264 for 1.19+ versionZhong Li2018-12-071-6/+11
* lavc/qsvenc: remove redundant codeZhong Li2018-12-071-8/+5
* lavc/qsvenc: assert uninitialized pict_typeLinjie Fu2018-11-301-0/+2
* lavc/qsvenc: add forced_idr optionZhong Li2018-11-301-0/+7
* Merge commit 'a2041a6522642859ce64af1c618d6fb90a50d4af'James Almer2018-09-181-0/+3
|\
| * qsvenc: AV_PIX_FMT_QSV path should release frameMaxym Dmytrychenko2018-09-181-0/+3
* | Merge commit 'c8bca9fe466f810fd484e2c6db7ef7bc83b5a943'James Almer2018-09-111-2/+2
|\ \ | |/
| * lavc/qsvenc: dump BufferSizeInKB messageZhong Li2018-09-021-2/+2
* | Merge commit 'e16b20782a597e36a9c7488487c3179375a25b97'James Almer2018-09-111-0/+14
|\ \ | |/
| * lavc/qsvenc: allow to set qp range for h264 BRCZhong Li2018-09-021-0/+14
* | Merge commit '76eef04f30a768fa80366d679f3de7e9447b67d5'James Almer2018-09-111-1/+1
|\ \ | |/
| * qsvenc: Fix a misleading log messageZhong Li2018-08-231-1/+1
* | Merge commit '325aa63dd1a3abc2453914d0bc111d297833d725'James Almer2018-09-111-5/+11
|\ \ | |/
| * qsv: enforcing continuous memory layoutMaxym Dmytrychenko2018-08-061-5/+11
* | Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'James Almer2018-09-021-4/+13
|\ \ | |/
| * avcodec/qsv: fix async supportDmitry Rogozhkin2018-07-261-4/+13
* | Merge commit 'f8060865f3e1a16c62e0d337ef0979b6ee4ba457'James Almer2018-09-021-1/+12
|\ \ | |/
| * qsvenc: use the compression_level to replace private optionZhong Li2018-06-111-1/+12
* | lavc/qsvenc: add quality status to side_dataZhong Li2018-08-221-10/+24
* | lavc/qsvenc: expose qp of encoded framesZhong Li2018-08-071-0/+43
* | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-131-0/+14
|\ \ | |/