gstreamer/ext/vpx
Mathieu Duponchelle 1863259ab8 vpxenc: mark all properties as GST_DOC_SHOW_DEFAULT
When generating the cache we inspect the base class through
an instance of one of its subclasses. We don't want potential
assignments in subclasses initialization to leak into the
base class documentation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/641>
2020-06-24 16:45:27 +02: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 vp9dec: Fix broken 4:4:4 8bits decoding 2019-11-29 21:42:47 +00:00
gstvp9dec.h vpx: Use G_DECLARE_FINAL_TYPE 2020-03-16 12:35:42 +01:00
gstvp9enc.c vpx: Fix links to baseclass properties 2020-06-23 12:47:44 -04:00
gstvp9enc.h vpx: Use G_DECLARE_FINAL_TYPE 2020-03-16 12:35:42 +01: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: mark all properties as GST_DOC_SHOW_DEFAULT 2020-06-24 16:45:27 +02:00
gstvpxenc.h vpxenc: Add new bit-per-pixel property to select a better "default" bitrate 2020-06-04 20:14:03 +00:00
meson.build vpx: Error out if enabled and no features found 2019-11-05 21:42:12 +05:30
plugin.c vpx: Add initial, experimental VP9 support 2013-06-21 18:22:12 +02:00