2016-11-11 | Martin Storsjö | arm: vp9: Add NEON loop filters in libvpx. (This is comparing vpx_lpf_vertical_16... libvpx vpx_lpf_vertical_16_neon: ... libvpx vpx_lpf_horizontal_edge_8_neon... libvpx vpx_lpf_horizontal_edge_16_neon... |
commit | commitdiff | tree |
2016-11-11 | Martin Storsjö | arm: vp9: Add NEON itxfm routines in libvpx on most cores, tested with their... ...These numbers are slightly in libvpx's libvpx vpx_idct32x32_1024_add_neon 20789... Only on the Cortex A8, the libvpx function is faster. On the other... |
commit | commitdiff | tree |
2016-11-03 | Martin Storsjö | arm: vp9: Add NEON optimizations of VP9 MC functions This is significantly faster than libvpx's implementation of the same libvpx). libvpx vpx_convolve8_horiz_neon: 52623... libvpx vpx_convolve8_vert_neon: 42090... libvpx, while our version is significantly... The libvpx implementation does the accumulation... |
commit | commitdiff | tree |
2016-10-04 | Ronald S. Bultje | vp9: ignore reference segmentation map if error_resilience... Fixes ffvp9_fails_where_libvpx.succeeds.webm. |
commit | commitdiff | tree |
2016-08-26 | Diego Biurrun | libvpx: Cast a pointer to const to squelch a warning libvpx: Cast a pointer to const to squelch... libavcodec/libvpxdec.c:100:57: warning: passing... |
commit | commitdiff | tree |
2016-01-21 | Vittorio Giovara | lavc: Move frame_skip_* to codec private options The libvpx frame dropping feature uses one... ...more consistent with the other libvpx variables. |
commit | commitdiff | tree |
2015-12-06 | Anton Khirnov | libvpxenc: export CPB props side data libvpxenc: export CPB props side data |
commit | commitdiff | tree |
2015-11-23 | James Zern | libvpxenc: remove some unused ctrl id mappings libvpxenc: remove some unused ctrl id... from libvpx and the remaining values were... |
commit | commitdiff | tree |
2015-08-31 | Luca Barbato | build: Skip libvpx.h if libvpx is not enabled build: Skip libvpx.h if libvpx is not enabled |
commit | commitdiff | tree |
2015-08-25 | Luca Barbato | webm: Explicitly select libvpx, libopus and libvorbis... webm: Explicitly select libvpx, libopus and libvorbis encoders |
commit | commitdiff | tree |
2015-07-20 | Vittorio Giovara | libvpxenc: Do not entangle coded_frame libvpxenc: Do not entangle coded_frame |
commit | commitdiff | tree |
2015-07-09 | Vittorio Giovara | libvpx: Add the library header libvpx: Add the library header |
commit | commitdiff | tree |
2015-06-24 | Janne Grunau | libvpx: fix test for VPX_IMAGE_ABI_VERSION libvpx: fix test for VPX_IMAGE_ABI_VERSION |
commit | commitdiff | tree |
2015-06-24 | Mark Webster | Fix missing symbols when libvpx has only vp8 enabled Fix missing symbols when libvpx has only vp8 enabled |
commit | commitdiff | tree |
2015-06-21 | Luca Barbato | libvpx: Support the vp9 extended profiles libvpx: Support the vp9 extended profiles Bump the minimum libvpx version to 1.3.0 and rework the... |
commit | commitdiff | tree |
2015-06-20 | Luca Barbato | libvpx: Do not set vp8 only parameters when encoding... libvpx: Do not set vp8 only parameters... |
commit | commitdiff | tree |
2015-03-09 | Vittorio Giovara | libvpx: Fix mixed use of av_malloc() and av_reallocp() libvpx: Fix mixed use of av_malloc()... |
commit | commitdiff | tree |
2014-11-17 | Vittorio Giovara | libvpxenc: clean memory on error libvpxenc: clean memory on error |
commit | commitdiff | tree |
2014-10-18 | Anton Khirnov | libvpxenc: add static-thresh private option libvpxenc: add static-thresh private... mpeg. Since the libvpx meaning is completely different... |
commit | commitdiff | tree |
2014-01-24 | Ronald S. Bultje | vp9: fix mvref finding to adhere to bug in libvpx. ...mvref finding to adhere to bug in libvpx. |
commit | commitdiff | tree |
2013-12-07 | Guillaume Martres | libvpx: do not mark VP9 as experimental when using... libvpx: do not mark VP9 as experimental... |
commit | commitdiff | tree |
2013-10-31 | Anton Khirnov | libvpxdec: stop using deprecated avcodec_set_dimensions libvpxdec: stop using deprecated avcodec_set_d... |
commit | commitdiff | tree |
2013-01-14 | Luca Barbato | libvpx: make vp8 and vp9 selectable libvpx: make vp8 and vp9 selectable Support older libvpx versions. |
commit | commitdiff | tree |
2013-01-14 | Luca Barbato | libvpx: support vp9 libvpx: support vp9 |
commit | commitdiff | tree |
2012-12-09 | Martin Storsjö | libvpxenc: Support forcing keyframes libvpxenc: Support forcing keyframes |
commit | commitdiff | tree |
2012-11-07 | James Zern | libvpxenc: Allow enabling constrained quality (CQ)... libvpxenc: Allow enabling constrained... The CQ mode was introduced in libvpx 0.9.6. |
commit | commitdiff | tree |
2012-08-17 | Luca Barbato | libvpxenc: use the default bitrate if not set libvpxenc: use the default bitrate if... |
commit | commitdiff | tree |
2012-04-25 | Mans Rullgard | vp8: armv6 optimisations partially ported from libvpx. |
commit | commitdiff | tree |
2012-02-23 | Anton Khirnov | libvpxenc: switch to encode2(). libvpxenc: switch to encode2(). |
commit | commitdiff | tree |
2012-01-10 | Janne Grunau | threads: add CODEC_CAP_AUTO_THREADS for libvpx and... ...add CODEC_CAP_AUTO_THREADS for libvpx and xavs |
commit | commitdiff | tree |
2011-10-21 | Lou Logan | presets: spelling error in libvpx 1080p50_60 presets: spelling error in libvpx 1080p50_60 |
commit | commitdiff | tree |
2011-10-18 | Anton Khirnov | Add libvpx presets. Add libvpx presets. |
commit | commitdiff | tree |
2011-10-03 | Anton Khirnov | libvpx: fix build with older libvpx versions. libvpx: fix build with older libvpx versions. |
commit | commitdiff | tree |
2011-10-01 | Luca Barbato | libvpxenc: use libvpx's own defaults for some parameters libvpxenc: use libvpx's own defaults... |
commit | commitdiff | tree |
2011-10-01 | Luca Barbato | vpxenc: add private options Make libvpx support close to the libx264 one... |
commit | commitdiff | tree |
2010-10-22 | James Zern | Add new -slices option and use it for libvpx and libx264. ...-slices option and use it for libvpx and libx264. |
commit | commitdiff | tree |
2010-08-08 | Diego Biurrun | Only check for for libvpx decoder/encoder if libvpx... Only check for for libvpx decoder/encoder if libvpx is enabled. |
commit | commitdiff | tree |
2010-08-08 | Ramiro Polla | fix configure when --enable-libvpx is not specified fix configure when --enable-libvpx is not specified |
commit | commitdiff | tree |
2010-08-08 | Frank Barchard | Split libvpx check into decoder and encoder check. Split libvpx check into decoder and encoder... This allows using a libvpx that has been configured as decoder... |
commit | commitdiff | tree |
2010-08-06 | Alex Converse | libvpxdec: Fix "error: implicit declaration of function... libvpxdec: Fix "error: implicit declaration... |
commit | commitdiff | tree |
2010-07-28 | James Zern | Map rc_buffer_size to and c_initial_buffer_occupancy... ...c_initial_buffer_occupancy to their libvpx |
commit | commitdiff | tree |
2010-07-23 | David Conrad | Decode DCT tokens by branching to a different code... ...on the similar optimization in libvpx's detokenize.c |
commit | commitdiff | tree |
2010-07-23 | Jason Garrett-Glaser | VP8: fix broken sign bias code in MV pred even though libvpx uses it. |
commit | commitdiff | tree |
2010-07-23 | Jason Garrett-Glaser | VP8: smarter prefetching ...property of videos encoded by libvpx. |
commit | commitdiff | tree |
2010-07-22 | James Zern | Map settings for 2-pass libvpx encoding. Map settings for 2-pass libvpx encoding. |
commit | commitdiff | tree |
2010-07-12 | James Zern | Do not map video quantizer scale (from 1-51 to 0-63... ...scale (from 1-51 to 0-63) for libvpx anymore. |
commit | commitdiff | tree |
2010-07-11 | James Zern | Set libvpx encoding profile to libavcodec's profile. Set libvpx encoding profile to libavcodec... |
commit | commitdiff | tree |
2010-07-03 | Måns Rullgård | configure: add missing braces in libvpx check configure: add missing braces in libvpx check |
commit | commitdiff | tree |
2010-07-03 | Dominik Mierzejewski | Provide a hint about the minimum required version of... ...the minimum required version of libvpx (0.9.1) |
commit | commitdiff | tree |
2010-06-08 | Martin Storsjö | libvpx: Set the libvpx frame dropping threshold to... libvpx: Set the libvpx frame dropping... ...is 0, which thus disables the libvpx |
commit | commitdiff | tree |
2010-06-08 | James Zern | libvpx: Don't use the VPX_KF_FIXED mode libvpx: Don't use the VPX_KF_FIXED mode |
commit | commitdiff | tree |
2010-06-05 | Diego Biurrun | libvpx now has an (L)GPL-compatible license. libvpx now has an (L)GPL-compatible license. |
commit | commitdiff | tree |
2010-06-03 | James Zern | VP8 encoding via libvpx. VP8 encoding via libvpx. |
commit | commitdiff | tree |
2010-05-31 | Diego Biurrun | Add a short note about libvpx. Add a short note about libvpx. |
commit | commitdiff | tree |
2010-05-29 | Diego Biurrun | Require --enable-nonfree flag for libvpx. Require --enable-nonfree flag for libvpx. The license of libvpx is incompatible with the (L)GPL... |
commit | commitdiff | tree |
2010-05-25 | Martin Storsjö | Look for libvpx headers in the vpx subdirectory in... Look for libvpx headers in the vpx subdirectory... |
commit | commitdiff | tree |
2010-05-25 | Carl Eugen Hoyos | Headers for libvpx are installed into vpx subdirectory. Headers for libvpx are installed into vpx subdirectory. |
commit | commitdiff | tree |
2010-05-25 | James Zern | VP8 decoding via libvpx. VP8 decoding via libvpx. |
commit | commitdiff | tree |