summaryrefslogtreecommitdiffstats
path: root/libavcodec/libvpxenc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * libvpxenc: export CPB props side dataAnton Khirnov2015-12-061-0/+13
| * libvpxenc: remove some unused ctrl id mappingsJames Zern2015-11-231-12/+4
* | avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-041-2/+2
* | Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-271-1/+1
* | libvpxenc: remove some unused ctrl id mappingsJames Zern2015-10-201-8/+0
* | libvpxenc: make flags i64 instead of dbl.Ronald S. Bultje2015-08-181-2/+2
* | FF_OPT_TYPE_* -> AV_OPT_TYPE_*.Ronald S. Bultje2015-08-181-3/+3
* | libvpxenc: report pict_type/error via side-dataJames Zern2015-07-291-2/+8
* | libvpxenc: quiet coded_frame deprecation warningsJames Zern2015-07-291-2/+6
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-2/+2
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-2/+2
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-4/+4
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-4/+4
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-271-1/+1
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-211-0/+12
|\ \ | |/
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-201-0/+12
* | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer2015-07-201-7/+0
|\ \ | |/
| * Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-201-7/+0
* | Merge commit 'd6006dd9f0d4d01023359230212f1f9fa4800e5b'Michael Niedermayer2015-07-201-19/+19
|\ \ | |/
| * libvpxenc: Do not entangle coded_frameVittorio Giovara2015-07-201-15/+15
* | Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48'Michael Niedermayer2015-06-211-1/+10
|\ \ | |/
| * libvpx: Support the vp9 extended profilesLuca Barbato2015-06-211-9/+27
* | Merge commit '05bf3f54e6078716f6267df530bf1d474ca3d606'Michael Niedermayer2015-06-211-1/+2
|\ \ | |/
| * libvpx: Do not set vp8 only parameters when encoding in vp9Luca Barbato2015-06-201-2/+5
* | libvpxenc: support setting colorspace for vp9James Zern2015-06-201-0/+29
* | libvpxenc: remove stray '\'sJames Zern2015-06-151-4/+4
* | libvpxenc: cosmetics: reindent after 2c70436James Zern2015-06-151-1/+1
* | libvpxenc: add overshoot-pct optionJames Zern2015-06-101-0/+4
* | libvpxenc: add undershoot-pct optionJames Zern2015-06-101-0/+12
* | libvpx: add support for yuv440p and yuv440p10/12 encodingJames Almer2015-05-201-1/+23
* | libvpxenc: cosmetics: reindentJames Zern2015-04-241-13/+13
* | libvpxenc: only set noise reduction w/vp8James Zern2015-04-231-2/+3
OpenPOWER on IntegriCloud