aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/qsvenc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-081-1/+15
* | Merge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'James Almer2018-03-291-0/+1
|\|
| * qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li2018-03-161-0/+1
* | Merge commit '3d6e76b953afd36e23ef8532b81aea58a6338931'James Almer2018-03-291-1/+1
|\|
| * qsvenc: Fix a typo of FrameRateExtD/FrameRateExtNZhong Li2018-03-161-1/+1
* | Merge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109'Mark Thompson2018-03-051-6/+25
|\|
| * qsvenc: Provide a detailed error message if the parameters are invalidZhong Li2018-03-051-6/+25
* | Merge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2'Mark Thompson2018-02-121-3/+14
|\|
| * qsvenc: AVBR is not supported on non-windows OSZhong Li2018-02-121-3/+14
* | Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer2017-12-141-4/+4
|\|
| * qsv: Support explicit lookahead downscalingLuca Barbato2017-12-121-0/+4
* | Merge commit '7c65a76b16bc3a44f1592acde2176f187a058797'James Almer2017-12-141-0/+6
|\|
| * lavc/qsvenc: add error messeage if ICQ unsupported.Li, Zhong2017-12-121-0/+6
* | Merge commit '6ff29343b01923e9b125fe7404ac8701cdfb1fe5'James Almer2017-12-141-0/+1
|\|
| * lavc/qsvenc: set HRD buffer sizeLi, Zhong2017-12-121-0/+1
* | Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'James Almer2017-11-291-8/+9
|\|
| * qsvenc: cavlc option is only available for h264Li, Zhong2017-11-241-8/+9
* | Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer2017-11-081-2/+93
|\|
| * libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-251-2/+93
| * qsvenc: Make sure the interlaced encoding worksAaron Levinson2017-04-231-6/+23
| * qsvenc: Use MFXVideoENCODE_Query() to update the parametersAaron Levinson2017-04-231-1/+9
| * qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-021-0/+7
| * qsv: Add ability to create a session from a deviceMark Thompson2017-04-021-3/+3
| * qsv: Set the correct range for la_depthLuca Barbato2017-01-131-1/+1
* | qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-06-141-0/+7
* | qsv: Add ability to create a session from a deviceMark Thompson2017-06-141-3/+3
* | qsvenc: Make sure the interlaced encoding worksAaron Levinson2017-05-091-6/+23
* | qsvenc: Use MFXVideoENCODE_Query() to update the parametersAaron Levinson2017-05-091-1/+9
* | 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-16/+16
|\|