configure.ac: Add hls plugin

This commit is contained in:
Sebastian Dröge 2011-03-30 11:33:09 +02:00
parent e24a43c61b
commit d96ef19bdb

View file

@ -313,6 +313,7 @@ AG_GST_CHECK_PLUGIN(gaudieffects)
AG_GST_CHECK_PLUGIN(geometrictransform)
AG_GST_CHECK_PLUGIN(h264parse)
AG_GST_CHECK_PLUGIN(hdvparse)
AG_GST_CHECK_PLUGIN(hls)
AG_GST_CHECK_PLUGIN(id3tag)
AG_GST_CHECK_PLUGIN(interlace)
AG_GST_CHECK_PLUGIN(invtelecine)