mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
parent
54e6f65ef3
commit
c01e89d07e
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ plugin_init (GstPlugin * plugin)
|
|||
gst_vp8_dec_get_type ());
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_VP8_DECODER
|
||||
#ifdef HAVE_VP8_ENCODER
|
||||
gst_element_register (plugin, "vp8enc", GST_RANK_PRIMARY,
|
||||
gst_vp8_enc_get_type ());
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue