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
2020-04-26lavc/qsvenc: Add hardware config metadataMark Thompson
2020-04-05lavc/qsvenc: Fix format specifiers for two variables of type int.Carl Eugen Hoyos
2020-02-18lavc/qsvenc: add support for external bitrate control for HEVCLinjie Fu
2020-02-18libavcodec/qsvenc.c: Set mjpeg height and width alignmentJonCookCubic
2019-12-12lavc/qsvenc: add Tiles encode support for HEVCLinjie Fu
2019-11-28lavc/qsvenc: Fix some code indentationsLinjie Fu
2019-11-27lavc/qsvenc: Fix compilation for some build environments.Carl Eugen Hoyos
2019-11-03lavc/qsvenc: enable vp9 encoderZhong Li
2019-11-03lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrateLinjie Fu
2019-10-09lavc/qsvdec: Add GPU-accelerated memory copy supportLinjie Fu
2019-09-26lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li
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