| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | libvpxenc: cosmetics: reindent after 2c70436 | James Zern | 2015-06-15 | 1 | -1/+1 |
* | | libvpxenc: add overshoot-pct option | James Zern | 2015-06-10 | 1 | -0/+4 |
* | | libvpxenc: add undershoot-pct option | James Zern | 2015-06-10 | 1 | -0/+12 |
* | | libvpx: add support for yuv440p and yuv440p10/12 encoding | James Almer | 2015-05-20 | 1 | -1/+23 |
* | | libvpxenc: cosmetics: reindent | James Zern | 2015-04-24 | 1 | -13/+13 |
* | | libvpxenc: only set noise reduction w/vp8 | James Zern | 2015-04-23 | 1 | -2/+3 |
* | | Support for VP9 high-color/high-bit-depth encoding | Deb Mukherjee | 2015-04-20 | 1 | -2/+83 |
* | | avcodec/libvpxenc: Set min/max quantizer to 0 for lossless mode | Michael Niedermayer | 2015-03-20 | 1 | -4/+9 |
* | | avcodec/libvpxenc: Clear twopass_stats.sz on deallocation | Michael Niedermayer | 2015-03-09 | 1 | -0/+1 |
* | | Merge commit '93f7948136fcda8ddbbc44a6c24418f11ca829b8' | Michael Niedermayer | 2015-03-09 | 1 | -4/+4 |
|\| |
|
| * | libvpx: Fix mixed use of av_malloc() and av_reallocp() | Vittorio Giovara | 2015-03-09 | 1 | -4/+4 |
* | | avcodec: use av_frame_free() for coded_frame | Clément Bœsch | 2015-03-02 | 1 | -1/+1 |
* | | avcodec/libvpxenc: Check for av_malloc() failure | Michael Niedermayer | 2015-02-22 | 1 | -1/+6 |
* | | avcodec/libvpxenc.c: Fix linking with codec interface with msvc. | Matt Oliver | 2015-01-10 | 1 | -2/+2 |
* | | Merge commit '771656bd85416cd6308b11aed6f2c69a8db9c21b' | Michael Niedermayer | 2014-11-18 | 1 | -1/+1 |
|\| |
|
| * | libvpxenc: clean memory on error | Vittorio Giovara | 2014-11-18 | 1 | -0/+1 |
* | | avcodec/libvpxenc: use av_freep(), do not leave stale pointers in memory | Michael Niedermayer | 2014-10-19 | 1 | -2/+2 |
* | | Merge commit '685be3d1aecf965281128f3b631ed965bcfa754d' | Michael Niedermayer | 2014-10-18 | 1 | -1/+12 |
|\| |
|
| * | libvpxenc: add static-thresh private option | Anton Khirnov | 2014-10-18 | 1 | -1/+12 |
* | | lavc/libvpxenc: show crf CQ value in error message | Stefano Sabatini | 2014-09-05 | 1 | -2/+2 |
* | | avcodec/libvpxenc: Adds support for constant quality mode in VP9. | Deb Mukherjee | 2014-08-28 | 1 | -6/+19 |
* | | Adds support for setting aq_mode in libvpx encoder | Deb Mukherjee | 2014-08-27 | 1 | -0/+9 |
* | | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | vp9 encoder: use a decent default speed setting | Rafaël Carré | 2014-06-17 | 1 | -1/+1 |
* | | avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the "speed"... | Michael Niedermayer | 2014-06-06 | 1 | -3/+2 |