Nicolas Dufresne
|
b68d936ae0
|
Remove plugin specific static build option
Static and dynamic plugins now have the same interface. The standard
--enable-static/--enable-shared toggle are sufficient.
|
2017-05-16 14:41:19 -04:00 |
|
Nicolas Dufresne
|
9808cff566
|
vpx: Add missing headers in Makefile.am
This fixes distcheck.
https://bugzilla.gnome.org/show_bug.cgi?id=755510
|
2015-12-15 14:27:22 -05:00 |
|
Prashant Gotarne
|
5c7eb0f886
|
vpx: created common baseclass GstVPXEnc
GstVP8Enc and GstVP9Enc has almost 80% code in common.
created common baseclass GstVPXEnc for GstVP8Enc and GstVP9Enc
https://bugzilla.gnome.org/show_bug.cgi?id=755510
|
2015-12-15 14:03:29 -05:00 |
|
Prashant Gotarne
|
75fb614c1e
|
vpx: created common base class GstVPXdec for vpx decoders
Base class for the vp8dec and vp9dec.
https://bugzilla.gnome.org/show_bug.cgi?id=755510
|
2015-12-15 12:06:45 -05:00 |
|
Sebastian Dröge
|
f67af2936f
|
vpx: Add initial, experimental VP9 support
|
2013-06-21 18:22:12 +02:00 |
|
Sebastian Dröge
|
b0b0557c48
|
gst: Add better support for static plugins
|
2013-04-15 15:54:11 +02:00 |
|
Sebastian Dröge
|
2a4e3d2110
|
vpx: Rename vp8 plugin to vpx
This is using libvpx, which can support more codecs than just VP8
and will likely support future codecs.
|
2012-09-16 15:33:57 +02:00 |
|