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-04-01lavc/qsvenc: expose low_power as a common option for QSV encoderLinjie Fu
2019-03-28lavc/qsvenc_h264: remove the privite option trellisZhong Li
2019-03-28lavc/qsvenc: use the common option "trellis" of AVCodecContextZhong Li
2019-01-10lavc/qsvenc: add VDENC support for H264Linjie Fu
2018-12-07lavc/qsvenc: add an option to set h264 pps for every frameZhong Li
2018-09-14Fix typosMichael Bunk
2018-09-11Merge commit 'e16b20782a597e36a9c7488487c3179375a25b97'James Almer
2018-09-03Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'James Almer
2018-09-03Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0'James Almer
2018-09-02lavc/qsvenc: allow to set qp range for h264 BRCZhong Li
2018-08-22lavc/qsvenc: add quality status to side_dataZhong Li
2018-08-07lavc/qsvenc: expose qp of encoded framesZhong Li
2018-06-11qsvenc: remove vcm option on LinuxZhong Li
2018-05-24qsvenc: Add an option to disable MFE modeZhong Li
2018-05-07lavc/qsvenc: set corret maximum value of look_ahead_downsamplingZhong 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-16qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li
2018-03-06lavc/qsvenc: disable h264 look_ahead by defaultZhong Li
2017-12-15Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-11-30Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'James Almer
2017-11-24qsvenc: cavlc option is only available for h264Li, Zhong
2017-03-12Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'Mark Thompson
2016-10-31qsv: Merge libav implementationMark Thompson
2016-10-06avcodec/qsvenc_h264: fix segfault when a53 SEI is not availableNablet Developer
2016-09-14lavc: Enable a53cc by default for x264 and qsv_h264.Carl Eugen Hoyos
2016-08-01Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29'James Almer
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-07-22qsvenc: add support for p010Anton Khirnov
2016-06-21lavc: drop unnecessary h264dec.h includesAnton Khirnov
2016-06-21h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov
2016-06-19avcodec/qsvenc_h264: declare the QSVEncContext variable before using itJames Almer
2016-06-19libavcodec: factor out SEI generation for A53 captionsAndrey Turkin
2016-01-27Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis
2016-01-21lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara
2015-12-01qsvenc: write a53 caption data to SEIWill Kelleher
2015-11-29Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8'Hendrik Leppkes
2015-11-29Merge commit 'e7d7cf86dcaba8eaaed62c80172ff0aff2588c2a'Hendrik Leppkes
2015-11-24Merge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae'Derek Buitenhuis
2015-11-20qsvenc: expose additional encoding optionsAnton Khirnov
2015-11-20qsvenc: factor out common optionsAnton Khirnov
2015-09-29Merge commit '5d2daebf3cc8de4cee1973db6a2229beaad3b7cd'Hendrik Leppkes
2015-09-28qsvenc: mark the encoders as INIT_CLEANUPAnton Khirnov
2015-08-30avcodec/qsv : Added look ahead rate control modeSven Dueking
2015-08-19avcodec/qsvenc: Added PicTiming SEISven Dueking
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara