gstreamer/tools/element-templates
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
..
audiofilter element-templates: improve the audiofilter template 2011-05-18 10:31:38 +03:00
audiosink element-maker: Clean up directory 2010-12-15 12:47:02 -08:00
audiosrc element-maker: Clean up directory 2010-12-15 12:47:02 -08:00
base element-maker: Clean up directory 2010-12-15 12:47:02 -08:00
baseaudiosink element-maker: Clean up directory 2010-12-15 12:47:02 -08:00
baseaudiosrc element-maker: Clean up directory 2010-12-15 12:47:02 -08:00
baseparse baseparse: remove -bad version of baseparse library, now in core 2011-04-09 00:38:02 +01:00
basertpdepayload element-templates: fix templates 2011-04-26 15:21:07 +03:00
basertppayload element-templates: fix templates 2011-04-26 15:21:07 +03:00
basesink element-maker: Clean up directory 2010-12-15 12:47:02 -08:00
basesrc element-templates: chain query/event functions 2012-03-17 12:18:47 -07:00
basetransform element-maker: Clean up directory 2010-12-15 12:47:02 -08:00
cddabasesrc element-templates: fix templates 2011-04-26 15:21:07 +03:00
element Merge remote-tracking branch 'origin/0.10' 2012-03-29 17:41:53 +02:00
gobject element-maker: fixup gobject template a bit but disable for now 2011-04-26 15:21:47 +03:00
pushsrc element-maker: improve pushsrc 2011-01-05 18:27:04 -08:00
sinkpad various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
sinkpad-simple various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
sinkpad-template gst-element-maker: add {src,sink}pad-template, since many base classes create pads for us 2012-03-17 15:49:45 +00:00
sinkpad-template-video gst-element-maker: fix -template-video caps string 2012-03-17 16:09:31 +00:00
srcpad various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
srcpad-simple various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
srcpad-template gst-element-maker: add {src,sink}pad-template, since many base classes create pads for us 2012-03-17 15:49:45 +00:00
srcpad-template-video gst-element-maker: fix -template-video caps string 2012-03-17 16:09:31 +00:00
tagdemux element-templates: fix templates 2011-04-26 15:21:07 +03:00
videofilter gst-element-maker: add video pad template and use it in videofilter class 2012-03-17 16:05:20 +00:00
videofilter2 element-maker: Add videofilter2 template 2011-04-08 15:51:04 -07:00
videosink element-maker: Clean up directory 2010-12-15 12:47:02 -08:00