Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-01lavc/qsvenc: fix the incorrent map from bits to bytesZhong Li
2019-05-22lavc/qsvenc: Fix the memory leak for enc_ctrl.PayloadLinjie Fu
2019-04-03lavc/qsvenc: enable hevc gpb optionZhong Li
2019-04-03lavc/qsvenc: enable hevc coding options configurationZhong Li
2019-04-01lavc/qsvenc: get vps extradata from MSDKZhong Li
2019-04-01lavc/qsvenc: expose low_power as a common option for QSV encoderLinjie Fu
2019-03-28lavc/qsvenc: use the common option "trellis" of AVCodecContextZhong Li
2019-03-28lavc/qsvenc: make the queried libmfx version easily reusedZhong Li
2019-01-25lavc/qsvenc: enable QVBR modeZhong Li
2019-01-22lavc/qsvenc: set BRCParamMultiplier to aviod BRC overflowZhong Li
2019-01-10lavc/qsvenc: set pict_type to be I for IDR frames.Zhong Li
2019-01-10lavc/qsvenc: add VDENC support for H264Linjie Fu
2018-12-31avcodec/qsvenc: Fix Unkown typoMichael Niedermayer
2018-12-10lavc/qsvenc: replace assert with error returnLinjie Fu
2018-12-07lavc/qsvenc: add an option to set h264 pps for every frameZhong Li
2018-12-07lavc/qsvenc: dump log for frame rateZhong Li
2018-12-07lavc/qsvenc: make hevc alignment same as h264 for 1.19+ versionZhong Li
2018-12-07lavc/qsvenc: remove redundant codeZhong Li
2018-11-30lavc/qsvenc: assert uninitialized pict_typeLinjie Fu
2018-11-30lavc/qsvenc: add forced_idr optionZhong Li
2018-09-18Merge commit 'a2041a6522642859ce64af1c618d6fb90a50d4af'James Almer
2018-09-18qsvenc: AV_PIX_FMT_QSV path should release frameMaxym Dmytrychenko
2018-09-11Merge commit 'c8bca9fe466f810fd484e2c6db7ef7bc83b5a943'James Almer
2018-09-11Merge commit 'e16b20782a597e36a9c7488487c3179375a25b97'James Almer
2018-09-11Merge commit '76eef04f30a768fa80366d679f3de7e9447b67d5'James Almer
2018-09-11Merge commit '325aa63dd1a3abc2453914d0bc111d297833d725'James Almer
2018-09-03Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'James Almer
2018-09-03Merge commit 'f8060865f3e1a16c62e0d337ef0979b6ee4ba457'James Almer
2018-09-02lavc/qsvenc: dump BufferSizeInKB messageZhong Li
2018-09-02lavc/qsvenc: allow to set qp range for h264 BRCZhong Li
2018-08-23qsvenc: Fix a misleading log messageZhong Li
2018-08-22lavc/qsvenc: add quality status to side_dataZhong Li
2018-08-07lavc/qsvenc: expose qp of encoded framesZhong Li
2018-08-06qsv: enforcing continuous memory layoutMaxym Dmytrychenko
2018-07-26avcodec/qsv: fix async supportDmitry Rogozhkin
2018-06-11qsvenc: use the compression_level to replace private optionZhong Li
2018-04-14Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer
2018-04-08qsv: adding Multi Frame Encode supportMaxym Dmytrychenko
2018-03-30Merge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'James Almer
2018-03-30Merge commit '3d6e76b953afd36e23ef8532b81aea58a6338931'James Almer
2018-03-16qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li
2018-03-16qsvenc: Fix a typo of FrameRateExtD/FrameRateExtNZhong Li
2018-03-06Merge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109'Mark Thompson
2018-03-05qsvenc: Provide a detailed error message if the parameters are invalidZhong Li
2018-02-13Merge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2'Mark Thompson
2018-02-12qsvenc: AVBR is not supported on non-windows OSZhong Li
2017-12-15Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer
2017-12-15Merge commit '7c65a76b16bc3a44f1592acde2176f187a058797'James Almer
2017-12-15Merge commit '6ff29343b01923e9b125fe7404ac8701cdfb1fe5'James Almer
2017-12-12qsv: Support explicit lookahead downscalingLuca Barbato