summaryrefslogtreecommitdiff
path: root/libavcodec/libvpxenc.c
Commit message (Expand)AuthorAge
* Change libvpxenc default to crf=32.elliottk2019-10-07
* avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9Guo, Yejun2019-09-19
* lavc/libvpxenc: remove redundant condition checkJun Zhao2019-05-12
* avcodec/libvpxenc: add VP8/9 sharpness config optionRene Claus2018-12-24
* libvpxenc,cosmetics: fix { placementJames Zern2018-11-19
* avcodec/libvpxenc: add VP8 temporal scalability config optionsArd Oerlemans2018-11-19
* avcodec/libvpxenc: Add a maximum constraint of 16 encoder threads.Chirag Lathia2018-11-15
* libvpxenc: extend auto-alt-ref rangeJames Zern2018-11-09
* libvpxenc,vp9: add enable-tpl optionJames Zern2018-11-09
* avcodec/libvpxenc: fix setting amount of threads used for encodingJames Almer2018-05-21
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* libvpxenc,vp9: add corpus-complexity optionJames Zern2017-11-28
* libvpxenc: remove pre-1.4.0 checksJames Zern2017-11-20
* lavc/libvpxenc: add tune-content optionJames Zern2017-11-17
* Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer2017-10-23
|\
| * lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-23
* | libvpxenc: allow aq-mode 4 (equator360)James Zern2017-04-28
* | Merge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6'Clément Bœsch2017-03-15
|\|
| * vpx: Support color rangeLuca Barbato2016-07-23
* | lavc/libvpxenc: add -row-mt optionKagami Hiiragi2017-03-06
* | libvpxenc: Don't spam level errors for VP8 encodesAlex Converse2016-12-13
* | libvpxenc: Report encoded VP9 levelAlex Converse2016-11-28
* | libvpxenc: Support targeting a VP9 levelAlex Converse2016-11-22
* | lavc/libvpxenc: fix -auto-alt-ref option typeKagami Hiiragi2016-10-21
* | lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref.Carl Eugen Hoyos2016-09-17
* | libvpxenc,cosmetics: rename common fns vp8 -> vpxJames Zern2016-07-21
* | libvpx: Enable vp9 alpha encodingVignesh Venkatasubramanian2016-07-12
* | libvpxenc: quiet unused-variable warningJames Zern2016-02-22
* | lavc/libvpx: Reindent after last commit.Carl Eugen Hoyos2016-02-19
* | lavc/libvpx: Fix support for RGB colorspace.Carl Eugen Hoyos2016-02-19
* | lavc/libvpx: Fix high-bitdepth pix_fmts on big endian.Carl Eugen Hoyos2016-02-19
* | libvpxenc: Allow setting tune parameterTimothy Gu2016-02-07
* | Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move frame_skip_* to codec private optionsVittorio Giovara2016-01-21
* | libvpx: Support setting color range for vp9.Sasi Inguva2016-01-09
* | lavc/libvpxenc: Improve documentation for option cpu-used.Carl Eugen Hoyos2016-01-09
* | lavc: add vp9 profiles to AVCodecDescriptorHendrik Leppkes2016-01-01
* | lavc/libvpxenc: replace round by lrintGanesh Ajjanagadde2015-12-21
* | Merge commit '03afb62e83516141ba999536fc97575faefb98af'Hendrik Leppkes2015-12-17
|\|
| * libvpxenc: export CPB props side dataAnton Khirnov2015-12-06
| * libvpxenc: remove some unused ctrl id mappingsJames Zern2015-11-23
* | avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* | Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* | libvpxenc: remove some unused ctrl id mappingsJames Zern2015-10-20
* | libvpxenc: make flags i64 instead of dbl.Ronald S. Bultje2015-08-18
* | FF_OPT_TYPE_* -> AV_OPT_TYPE_*.Ronald S. Bultje2015-08-18
* | libvpxenc: report pict_type/error via side-dataJames Zern2015-07-29
* | libvpxenc: quiet coded_frame deprecation warningsJames Zern2015-07-29