summaryrefslogtreecommitdiff
path: root/libavcodec/libvpxenc.c
Commit message (Expand)AuthorAge
* 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
* | Merge commit '05bf3f54e6078716f6267df530bf1d474ca3d606'Michael Niedermayer2015-06-21
|\|
| * libvpx: Do not set vp8 only parameters when encoding in vp9Luca Barbato2015-06-20
* | libvpxenc: support setting colorspace for vp9James Zern2015-06-20
* | libvpxenc: remove stray '\'sJames Zern2015-06-15
* | libvpxenc: cosmetics: reindent after 2c70436James Zern2015-06-15
* | libvpxenc: add overshoot-pct optionJames Zern2015-06-10
* | libvpxenc: add undershoot-pct optionJames Zern2015-06-10
* | libvpx: add support for yuv440p and yuv440p10/12 encodingJames Almer2015-05-20
* | libvpxenc: cosmetics: reindentJames Zern2015-04-24
* | libvpxenc: only set noise reduction w/vp8James Zern2015-04-23
* | Support for VP9 high-color/high-bit-depth encodingDeb Mukherjee2015-04-20
* | avcodec/libvpxenc: Set min/max quantizer to 0 for lossless modeMichael Niedermayer2015-03-20
* | avcodec/libvpxenc: Clear twopass_stats.sz on deallocationMichael Niedermayer2015-03-09
* | Merge commit '93f7948136fcda8ddbbc44a6c24418f11ca829b8'Michael Niedermayer2015-03-09
|\|