gstreamer/ext/resindvd
Sebastian Dröge 860ccd414d Merge remote-tracking branch 'origin/0.10'
Conflicts:
	NEWS
	RELEASE
	common
	configure.ac
	docs/libs/gst-plugins-bad-libs-sections.txt
	docs/plugins/gst-plugins-bad-plugins.args
	docs/plugins/gst-plugins-bad-plugins.hierarchy
	docs/plugins/gst-plugins-bad-plugins.interfaces
	docs/plugins/inspect/plugin-adpcmdec.xml
	docs/plugins/inspect/plugin-adpcmenc.xml
	docs/plugins/inspect/plugin-assrender.xml
	docs/plugins/inspect/plugin-audiovisualizers.xml
	docs/plugins/inspect/plugin-autoconvert.xml
	docs/plugins/inspect/plugin-bayer.xml
	docs/plugins/inspect/plugin-bz2.xml
	docs/plugins/inspect/plugin-camerabin2.xml
	docs/plugins/inspect/plugin-celt.xml
	docs/plugins/inspect/plugin-dataurisrc.xml
	docs/plugins/inspect/plugin-debugutilsbad.xml
	docs/plugins/inspect/plugin-dtmf.xml
	docs/plugins/inspect/plugin-dtsdec.xml
	docs/plugins/inspect/plugin-dvbsuboverlay.xml
	docs/plugins/inspect/plugin-dvdspu.xml
	docs/plugins/inspect/plugin-faac.xml
	docs/plugins/inspect/plugin-faad.xml
	docs/plugins/inspect/plugin-gsm.xml
	docs/plugins/inspect/plugin-h264parse.xml
	docs/plugins/inspect/plugin-mms.xml
	docs/plugins/inspect/plugin-modplug.xml
	docs/plugins/inspect/plugin-mpeg2enc.xml
	docs/plugins/inspect/plugin-mpegdemux2.xml
	docs/plugins/inspect/plugin-mpegtsdemux.xml
	docs/plugins/inspect/plugin-mpegvideoparse.xml
	docs/plugins/inspect/plugin-mplex.xml
	docs/plugins/inspect/plugin-pcapparse.xml
	docs/plugins/inspect/plugin-rawparse.xml
	docs/plugins/inspect/plugin-rtpmux.xml
	docs/plugins/inspect/plugin-rtpvp8.xml
	docs/plugins/inspect/plugin-scaletempo.xml
	docs/plugins/inspect/plugin-schro.xml
	docs/plugins/inspect/plugin-sdp.xml
	docs/plugins/inspect/plugin-segmentclip.xml
	docs/plugins/inspect/plugin-shm.xml
	docs/plugins/inspect/plugin-videomaxrate.xml
	docs/plugins/inspect/plugin-videoparsersbad.xml
	docs/plugins/inspect/plugin-vp8.xml
	docs/plugins/inspect/plugin-y4mdec.xml
	ext/celt/gstceltdec.c
	ext/dts/gstdtsdec.c
	ext/modplug/gstmodplug.cc
	ext/opus/gstopusenc.c
	gst-libs/gst/video/gstbasevideocodec.c
	gst-libs/gst/video/gstbasevideocodec.h
	gst-libs/gst/video/gstbasevideodecoder.c
	gst-libs/gst/video/gstbasevideodecoder.h
	gst-libs/gst/video/gstbasevideoencoder.c
	gst-libs/gst/video/gstbasevideoencoder.h
	gst/adpcmdec/Makefile.am
	gst/audiovisualizers/gstbaseaudiovisualizer.c
	gst/h264parse/gsth264parse.c
	gst/mpegdemux/mpegtsparse.c
	gst/mpegtsdemux/mpegtsbase.c
	gst/mpegtsdemux/mpegtspacketizer.c
	gst/mpegtsdemux/mpegtsparse.c
	gst/mpegtsdemux/tsdemux.c
	gst/mpegtsdemux/tsdemux.h
	gst/mxf/mxfdemux.c
	gst/rawparse/gstaudioparse.c
	gst/videoparsers/gsth263parse.c
	gst/videoparsers/gsth264parse.c
	sys/d3dvideosink/d3dvideosink.c
	sys/decklink/gstdecklinksink.cpp
	sys/dvb/gstdvbsrc.c
	sys/shm/gstshmsrc.c
	sys/vdpau/h264/gstvdph264dec.c
	sys/vdpau/mpeg/gstvdpmpegdec.c
	tests/examples/opencv/gst_element_print_properties.c
	win32/common/config.h
2012-03-29 17:41:53 +02:00
..
gstmpegdefs.h resindvdbin: Use GST_FLOW_CUSTOM_SUCCESS instead of some integer 2010-04-16 19:45:16 +02:00
gstmpegdemux.c Revert "resindvdbin: Apply gcc 4.5 compiler warning workaround to the mpegpsdemux copy" 2010-04-16 19:41:46 +02:00
gstmpegdemux.h resindvd: Create all the audio streams of all formats 2009-05-27 22:57:03 +01:00
gstmpegdesc.c configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
gstmpegdesc.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
gstpesfilter.c resindvd: Fix set-but-unused warnings 2011-07-12 18:18:30 -04:00
gstpesfilter.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
Makefile.am Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
plugin.c Enable/fix up translations for these plugins. 2008-09-02 09:56:44 +00:00
resin-play ext/resindvd/resin-play: Remove $@ to fix parse_launch warning 2008-10-28 20:06:27 +00:00
resin-play2 ext/resindvd/resin-play: Remove $@ to fix parse_launch warning 2008-10-28 20:06:27 +00:00
resindvdbin.c Merge branch 'master' into 0.11 2012-02-10 16:46:50 +01:00
resindvdbin.h resindvdbin: If no suitable audio decoder is found play the DVD without audio 2009-10-01 15:09:27 +02:00
resindvdsrc.c Merge remote-tracking branch 'origin/0.10' 2012-03-29 17:41:53 +02:00
resindvdsrc.h resindvd: Defer pushing tag updates until streaming. 2010-12-12 02:21:53 +11:00
rsnaudiomunge.c Merge branch 'master' into 0.11 2012-01-25 13:22:43 +01:00
rsnaudiomunge.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
rsndec.c use gst_caps_merge instead of gst_caps_union 2012-03-13 09:54:14 +01:00
rsndec.h resindvdbin: Rename files 2009-10-01 14:37:43 +02:00
rsnparsetter.c Merge branch 'master' into 0.11 2012-02-10 16:46:50 +01:00
rsnparsetter.h docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
rsnstreamselector.c various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
rsnstreamselector.h resindvd: Remove extra new-segment in rsnstreamselector. Send discont. 2009-10-27 12:23:26 +00:00
rsnwrappedbuffer.c Merge branch 'master' into 0.11 2011-08-25 12:49:26 +02:00
rsnwrappedbuffer.h meta: fix for new metadata api 2011-02-28 12:06:57 +01:00