mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
flv: Actually add the flv plugin to configure.ac
This commit is contained in:
parent
0c4b6ee286
commit
2a362d14c5
1 changed files with 2 additions and 0 deletions
|
@ -282,6 +282,7 @@ AG_GST_CHECK_PLUGIN(cutter)
|
|||
AG_GST_CHECK_PLUGIN(debugutils)
|
||||
AG_GST_CHECK_PLUGIN(effectv)
|
||||
AG_GST_CHECK_PLUGIN(equalizer)
|
||||
AG_GST_CHECK_PLUGIN(flv)
|
||||
AG_GST_CHECK_PLUGIN(id3demux)
|
||||
AG_GST_CHECK_PLUGIN(icydemux)
|
||||
AG_GST_CHECK_PLUGIN(interleave)
|
||||
|
@ -1057,6 +1058,7 @@ gst/cutter/Makefile
|
|||
gst/debugutils/Makefile
|
||||
gst/effectv/Makefile
|
||||
gst/equalizer/Makefile
|
||||
gst/flv/Makefile
|
||||
gst/id3demux/Makefile
|
||||
gst/icydemux/Makefile
|
||||
gst/interleave/Makefile
|
||||
|
|
Loading…
Reference in a new issue