summaryrefslogtreecommitdiff
path: root/libavcodec/libvpxenc.c
Commit message (Expand)AuthorAge
...
* 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
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-21
|\|
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer2015-07-20
|\|
| * Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* | Merge commit 'd6006dd9f0d4d01023359230212f1f9fa4800e5b'Michael Niedermayer2015-07-20
|\|
| * libvpxenc: Do not entangle coded_frameVittorio Giovara2015-07-20
* | Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48'Michael Niedermayer2015-06-21
|\|
| * libvpx: Support the vp9 extended profilesLuca Barbato2015-06-21