gstreamer/ext/vpx
Nicolas Dufresne 284d723a9a vpxdec: Use threads on multi-core systems
This is a redo of commit b848c1b6ff. The
code was lost when the elements where ported to use a baseclass.

https://bugzilla.gnome.org/show_bug.cgi?id=764169
2016-03-24 19:30:44 -04:00
..
gstvp8dec.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstvp8dec.h vpx: created common base class GstVPXdec for vpx decoders 2015-12-15 12:06:45 -05:00
gstvp8enc.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstvp8enc.h vpx: created common baseclass GstVPXEnc 2015-12-15 14:03:29 -05: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 good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstvp9dec.h vpx: created common base class GstVPXdec for vpx decoders 2015-12-15 12:06:45 -05:00
gstvp9enc.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstvp9enc.h vpx: created common baseclass GstVPXEnc 2015-12-15 14:03:29 -05:00
gstvpxdec.c vpxdec: Use threads on multi-core systems 2016-03-24 19:30:44 -04:00
gstvpxdec.h vpxdec: Remove unneeded add video_meta 2015-12-15 12:57:53 -05:00
gstvpxenc.c vpxenc: Unref frame on ERROR 2016-01-20 10:02:44 +02:00
gstvpxenc.h vpx: created common baseclass GstVPXEnc 2015-12-15 14:03:29 -05:00
Makefile.am vpx: Add missing headers in Makefile.am 2015-12-15 14:27:22 -05:00
plugin.c vpx: Add initial, experimental VP9 support 2013-06-21 18:22:12 +02:00