summaryrefslogtreecommitdiff
path: root/libavcodec/libvpxenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/internal: move packet related functions to their own headerJames Almer2020-06-021-0/+1
* libavcodec/libvpxenc: Don't free user-provided AVPacketAndreas Rheinhardt2020-05-231-1/+0
* avcodec/libvpxenc: add a way to explicitly set temporal layer idWonkap Jang2020-02-111-1/+12
* avcodec/libvpxenc: add VP9 temporal scalability encoding optionWonkap Jang2020-02-031-23/+227
* avcodec/libvpxenc,cosmetics: prefer sizeof(var)James Zern2020-01-061-2/+1
* avcodec/libvpxenc: use AV_OPT_TYPE_DICT for ts-parametersMarton Balint2020-01-011-14/+8
* avcodec/libvpxenc,cosmetics: fix a typoJames Zern2019-11-081-1/+1
* avcodec/libvpxenc: only allocate alpha U/V planes on size changesMarton Balint2019-11-051-24/+35
* avcodec/libvpxenc: fix alpha strideMarton Balint2019-11-051-1/+1
* Change libvpxenc default to crf=32.elliottk2019-10-071-11/+63
* avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9Guo, Yejun2019-09-191-0/+193
* lavc/libvpxenc: remove redundant condition checkJun Zhao2019-05-121-1/+1
* avcodec/libvpxenc: add VP8/9 sharpness config optionRene Claus2018-12-241-0/+6
* libvpxenc,cosmetics: fix { placementJames Zern2018-11-191-2/+1
* avcodec/libvpxenc: add VP8 temporal scalability config optionsArd Oerlemans2018-11-191-0/+81
* avcodec/libvpxenc: Add a maximum constraint of 16 encoder threads.Chirag Lathia2018-11-151-1/+2
* libvpxenc: extend auto-alt-ref rangeJames Zern2018-11-091-2/+4
* libvpxenc,vp9: add enable-tpl optionJames Zern2018-11-091-0/+11
* avcodec/libvpxenc: fix setting amount of threads used for encodingJames Almer2018-05-211-1/+1
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-0/+2
* libvpxenc,vp9: add corpus-complexity optionJames Zern2017-11-281-0/+16
* libvpxenc: remove pre-1.4.0 checksJames Zern2017-11-201-22/+3
* lavc/libvpxenc: add tune-content optionJames Zern2017-11-171-0/+20
* Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer2017-10-231-18/+0
|\
| * lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-231-9/+0
* | libvpxenc: allow aq-mode 4 (equator360)James Zern2017-04-281-0/+5
* | Merge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6'Clément Bœsch2017-03-151-0/+10
|\ \ | |/
| * vpx: Support color rangeLuca Barbato2016-07-231-0/+10
* | lavc/libvpxenc: add -row-mt optionKagami Hiiragi2017-03-061-0/+11
* | libvpxenc: Don't spam level errors for VP8 encodesAlex Converse2016-12-131-1/+2
* | libvpxenc: Report encoded VP9 levelAlex Converse2016-11-281-0/+32
* | libvpxenc: Support targeting a VP9 levelAlex Converse2016-11-221-0/+10
* | lavc/libvpxenc: fix -auto-alt-ref option typeKagami Hiiragi2016-10-211-2/+3
* | lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref.Carl Eugen Hoyos2016-09-171-0/+5
* | libvpxenc,cosmetics: rename common fns vp8 -> vpxJames Zern2016-07-211-30/+30
* | libvpx: Enable vp9 alpha encodingVignesh Venkatasubramanian2016-07-121-0/+1
* | libvpxenc: quiet unused-variable warningJames Zern2016-02-221-1/+1
* | lavc/libvpx: Reindent after last commit.Carl Eugen Hoyos2016-02-191-14/+14
* | lavc/libvpx: Fix support for RGB colorspace.Carl Eugen Hoyos2016-02-191-1/+14
* | lavc/libvpx: Fix high-bitdepth pix_fmts on big endian.Carl Eugen Hoyos2016-02-191-12/+12
* | libvpxenc: Allow setting tune parameterTimothy Gu2016-02-071-0/+8
* | Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis2016-01-281-1/+9
|\ \ | |/
| * lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-211-1/+9
* | Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'Derek Buitenhuis2016-01-281-1/+9
|\ \ | |/
| * lavc: Move frame_skip_* to codec private optionsVittorio Giovara2016-01-211-1/+10
* | libvpx: Support setting color range for vp9.Sasi Inguva2016-01-091-0/+24
* | lavc/libvpxenc: Improve documentation for option cpu-used.Carl Eugen Hoyos2016-01-091-1/+2
* | lavc: add vp9 profiles to AVCodecDescriptorHendrik Leppkes2016-01-011-9/+2
* | lavc/libvpxenc: replace round by lrintGanesh Ajjanagadde2015-12-211-2/+3
* | Merge commit '03afb62e83516141ba999536fc97575faefb98af'Hendrik Leppkes2015-12-171-0/+13
|\ \ | |/