| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6' | Clément Bœsch | 2017-03-15 | 1 | -0/+10 |
|\ |
|
| * | vpx: Support color range | Luca Barbato | 2016-07-23 | 1 | -0/+10 |
* | | lavc/libvpxenc: add -row-mt option | Kagami Hiiragi | 2017-03-06 | 1 | -0/+11 |
* | | libvpxenc: Don't spam level errors for VP8 encodes | Alex Converse | 2016-12-13 | 1 | -1/+2 |
* | | libvpxenc: Report encoded VP9 level | Alex Converse | 2016-11-28 | 1 | -0/+32 |
* | | libvpxenc: Support targeting a VP9 level | Alex Converse | 2016-11-22 | 1 | -0/+10 |
* | | lavc/libvpxenc: fix -auto-alt-ref option type | Kagami Hiiragi | 2016-10-21 | 1 | -2/+3 |
* | | lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref. | Carl Eugen Hoyos | 2016-09-17 | 1 | -0/+5 |
* | | libvpxenc,cosmetics: rename common fns vp8 -> vpx | James Zern | 2016-07-21 | 1 | -30/+30 |
* | | libvpx: Enable vp9 alpha encoding | Vignesh Venkatasubramanian | 2016-07-12 | 1 | -0/+1 |
* | | libvpxenc: quiet unused-variable warning | James Zern | 2016-02-22 | 1 | -1/+1 |
* | | lavc/libvpx: Reindent after last commit. | Carl Eugen Hoyos | 2016-02-19 | 1 | -14/+14 |
* | | lavc/libvpx: Fix support for RGB colorspace. | Carl Eugen Hoyos | 2016-02-19 | 1 | -1/+14 |
* | | lavc/libvpx: Fix high-bitdepth pix_fmts on big endian. | Carl Eugen Hoyos | 2016-02-19 | 1 | -12/+12 |
* | | libvpxenc: Allow setting tune parameter | Timothy Gu | 2016-02-07 | 1 | -0/+8 |
* | | Merge commit '1482aff2048511b821ff9feac19426113cc641a2' | Derek Buitenhuis | 2016-01-28 | 1 | -1/+9 |
|\| |
|
| * | lavc: Move noise_reduction to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+9 |
* | | Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7' | Derek Buitenhuis | 2016-01-28 | 1 | -1/+9 |
|\| |
|
| * | lavc: Move frame_skip_* to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+10 |
* | | libvpx: Support setting color range for vp9. | Sasi Inguva | 2016-01-09 | 1 | -0/+24 |
* | | lavc/libvpxenc: Improve documentation for option cpu-used. | Carl Eugen Hoyos | 2016-01-09 | 1 | -1/+2 |
* | | lavc: add vp9 profiles to AVCodecDescriptor | Hendrik Leppkes | 2016-01-01 | 1 | -9/+2 |
* | | lavc/libvpxenc: replace round by lrint | Ganesh Ajjanagadde | 2015-12-21 | 1 | -2/+3 |
* | | Merge commit '03afb62e83516141ba999536fc97575faefb98af' | Hendrik Leppkes | 2015-12-17 | 1 | -0/+13 |
|\| |
|
| * | libvpxenc: export CPB props side data | Anton Khirnov | 2015-12-06 | 1 | -0/+13 |
| * | libvpxenc: remove some unused ctrl id mappings | James Zern | 2015-11-23 | 1 | -12/+4 |
* | | avcodec: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -2/+2 |
* | | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
* | | libvpxenc: remove some unused ctrl id mappings | James Zern | 2015-10-20 | 1 | -8/+0 |
* | | libvpxenc: make flags i64 instead of dbl. | Ronald S. Bultje | 2015-08-18 | 1 | -2/+2 |
* | | FF_OPT_TYPE_* -> AV_OPT_TYPE_*. | Ronald S. Bultje | 2015-08-18 | 1 | -3/+3 |
* | | libvpxenc: report pict_type/error via side-data | James Zern | 2015-07-29 | 1 | -2/+8 |
* | | libvpxenc: quiet coded_frame deprecation warnings | James Zern | 2015-07-29 | 1 | -2/+6 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -4/+4 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -4/+4 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -0/+12 |
|\| |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+12 |
* | | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' | Michael Niedermayer | 2015-07-20 | 1 | -7/+0 |
|\| |
|
| * | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -7/+0 |
* | | Merge commit 'd6006dd9f0d4d01023359230212f1f9fa4800e5b' | Michael Niedermayer | 2015-07-20 | 1 | -19/+19 |
|\| |
|
| * | libvpxenc: Do not entangle coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -15/+15 |
* | | Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48' | Michael Niedermayer | 2015-06-21 | 1 | -1/+10 |
|\| |
|
| * | libvpx: Support the vp9 extended profiles | Luca Barbato | 2015-06-21 | 1 | -9/+27 |
* | | Merge commit '05bf3f54e6078716f6267df530bf1d474ca3d606' | Michael Niedermayer | 2015-06-21 | 1 | -1/+2 |
|\| |
|
| * | libvpx: Do not set vp8 only parameters when encoding in vp9 | Luca Barbato | 2015-06-20 | 1 | -2/+5 |
* | | libvpxenc: support setting colorspace for vp9 | James Zern | 2015-06-20 | 1 | -0/+29 |
* | | libvpxenc: remove stray '\'s | James Zern | 2015-06-15 | 1 | -4/+4 |