parent
54e6f65ef3
commit
c01e89d07e
@ -36,7 +36,7 @@ plugin_init (GstPlugin * plugin)
|
|||||||
gst_vp8_dec_get_type ());
|
gst_vp8_dec_get_type ());
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_VP8_DECODER
|
#ifdef HAVE_VP8_ENCODER
|
||||||
gst_element_register (plugin, "vp8enc", GST_RANK_PRIMARY,
|
gst_element_register (plugin, "vp8enc", GST_RANK_PRIMARY,
|
||||||
gst_vp8_enc_get_type ());
|
gst_vp8_enc_get_type ());
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user