gstreamer/ext/vpx
Mathieu Duponchelle 39fcc7f58f vp9enc: expose row-mt property
With recent libvpx versions, multithreading can be enabled on
a per-tile basis, instead of on a per tile-column basis.

In combination with the new tile-rows property, this allows the
encoder to make much better use of the available CPU power.

Bump minimum libvpx version to 1.7.0

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/707>
2020-09-09 18:05:31 +00:00
..
gstvp8dec.c docstrings: port ulinks to markdown links 2019-08-23 18:56:01 +02:00
gstvp8dec.h vpx: Use G_DECLARE_FINAL_TYPE 2020-03-16 12:35:42 +01:00
gstvp8enc.c vpx: Fix links to baseclass properties 2020-06-23 12:47:44 -04:00
gstvp8enc.h vpx: Use G_DECLARE_FINAL_TYPE 2020-03-16 12:35:42 +01:00
GstVP8Enc.prs vpx: Rename vp8 plugin to vpx 2012-09-16 15:33:57 +02:00
gstvp8utils.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstvp8utils.h vpx: remove compatibility defines 2014-11-01 15:40:44 +00:00
gstvp9dec.c vpx: Support GST_VIDEO_FORMAT_I422_10LE 2020-09-08 21:09:09 +00:00
gstvp9dec.h vpx: Use G_DECLARE_FINAL_TYPE 2020-03-16 12:35:42 +01:00
gstvp9enc.c vp9enc: expose row-mt property 2020-09-09 18:05:31 +00:00
gstvp9enc.h vp9enc: expose row-mt property 2020-09-09 18:05:31 +00:00
gstvpxdec.c docs: mark more types as plugin API 2020-06-23 10:25:55 -04:00
gstvpxdec.h vpx: Use G_DECLARE_FINAL_TYPE 2020-03-16 12:35:42 +01:00
gstvpxenc.c vpxenc: change default for deadline to good quality 2020-09-09 18:05:31 +00:00
gstvpxenc.h vpxenc: add configure_encoder virtual method 2020-09-09 18:05:31 +00:00
meson.build vp9enc: expose row-mt property 2020-09-09 18:05:31 +00:00
plugin.c vpx: Add initial, experimental VP9 support 2013-06-21 18:22:12 +02:00