Remove mpegts

mpegts is not API stable yet. This removes the dependency on -bad.
This commit is contained in:
Stephan Sundermann 2014-09-19 18:37:36 +02:00
parent 2be4dbaeff
commit ed31d3a9ff
3 changed files with 2 additions and 1538 deletions

View file

@ -22,4 +22,4 @@ MAINTAINERCLEANFILES = \
config.guess
regenerate:
bindinate --name=gstreamer --regenerate=true --merge-with=GstApp-1.0,GstAudio-1.0,GstBase-1.0,GstController-1.0,GstFft-1.0,GstMpegts-1.0,GstNet-1.0,GstPbutils-1.0,GstRiff-1.0,GstRtp-1.0,GstRtsp-1.0,GstSdp-1.0,GstTag-1.0,GstVideo-1.0 --gir=Gst-1.0
bindinate --name=gstreamer --regenerate=true --merge-with=GstApp-1.0,GstAudio-1.0,GstBase-1.0,GstController-1.0,GstFft-1.0,GstNet-1.0,GstPbutils-1.0,GstRiff-1.0,GstRtp-1.0,GstRtsp-1.0,GstSdp-1.0,GstTag-1.0,GstVideo-1.0 --gir=Gst-1.0

View file

@ -159,7 +159,6 @@ PKG_CHECK_MODULES(GST,
gstreamer-base-1.0 >= $GSTREAMER_REQUIRED_VERSION
gstreamer-controller-1.0 >= $GSTREAMER_REQUIRED_VERSION
gstreamer-fft-1.0 >= $GSTREAMER_REQUIRED_VERSION
gstreamer-mpegts-1.0 >= $GSTREAMER_REQUIRED_VERSION
gstreamer-net-1.0 >= $GSTREAMER_REQUIRED_VERSION
gstreamer-pbutils-1.0 >= $GSTREAMER_REQUIRED_VERSION
gstreamer-riff-1.0 >= $GSTREAMER_REQUIRED_VERSION

File diff suppressed because it is too large Load diff