This series of packages:
1) Adds a new package, libmpeg2.
2) Enables the mpeg2dec plugin in gst-plugins-ugly
Signed-off-by: W. Michael Petullo <mike at flyn.org>
Index: multimedia/gst-plugins-ugly/Makefile
===================================================================
--- multimedia/gst-plugins-ugly/Makefile (revision 27088)
+++ multimedia/gst-plugins-ugly/Makefile (working copy)
@@ -64,7 +64,6 @@
--disable-dvdread \
--disable-dvdsub \
--disable-iec958 \
- --disable-mpeg2dec \
--disable-mpegaudioparse \
--disable-mpegstream \
--disable-realmedia \
@@ -120,6 +119,7 @@
$(eval $(call GstBuildPlugin,lame,MP3 encoder (using LAME),,,+lame-lib))
$(eval $(call GstBuildPlugin,mad,MP3 decoder (using MAD),audio tag,,+libid3tag
+libmad))
+$(eval $(call GstBuildPlugin,mpeg2dec,MPEG decoder,video,,+libmpeg2))
$(eval $(call GstBuildPlugin,asf,ASF demuxer,,,))
$(eval $(call BuildPackage,gst-plugins-ugly))
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel