gstreamer/tests/check/elements
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
..
.gitignore .gitignore: ignore more test binaries and stamp files 2012-03-15 00:13:40 +00:00
asfmux.c tests: port some more unit tests 2012-01-04 11:28:36 +01:00
assrender.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
autoconvert.c tests: port some more unit tests 2012-01-04 11:28:36 +01:00
autovideoconvert.c tests: fix more caps 2012-03-08 11:32:27 +01:00
baseaudiovisualizer.c tests: fix some tests 2012-02-07 12:02:49 +01:00
camerabin.c tests: fix more tests 2012-02-07 12:14:05 +01:00
camerabin2.c tests: fix more caps 2012-03-08 11:32:27 +01:00
dataurisrc.c dataurisrc: fix docs and unit test 2012-02-24 12:53:52 +01:00
faac.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
faad.c update for buffer changes 2012-03-28 12:53:09 +02:00
h263parse.c tests: add unit tests for a number of video parsers 2011-05-25 21:51:56 +02:00
h264parse.c tests: update for memory api changes 2012-03-21 13:23:42 +01:00
id3mux.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
jifmux.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
jpegparse.c tests: update for memory api changes 2012-03-21 13:23:42 +01:00
kate.c tests: Fix kate test 2010-03-21 21:29:47 +01:00
legacyresample.c tests: fix more tests 2012-02-07 12:14:05 +01:00
logoinsert.c logoinsert: Fix memleaks, add test 2011-03-23 21:33:48 -07:00
mpeg2enc.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
mpeg4videoparse.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
mpegtsmux.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
mpegvideoparse.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
mplex.c tests: fix some tests 2012-02-07 12:02:49 +01:00
multifdsink.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
mxfdemux.c tests: update for memory api changes 2012-03-21 13:23:42 +01:00
mxfdemux.h tests/check/elements/mxfdemux.*: Make sure the main loop is already running when handling the EOS event in pull mode.... 2008-12-16 12:37:15 +00:00
mxfmux.c tests: fix some caps 2012-02-24 10:21:31 +01:00
neonhttpsrc.c neonhttpsrc: add "cookies" property 2010-08-06 10:44:24 +01:00
ofa.c ofa: Remove bus GSource to prevent a valgrind warning 2011-04-18 11:57:15 +02:00
opus.c tests: fix more caps 2012-03-08 11:32:27 +01:00
parser.c update for buffer changes 2012-03-28 12:53:09 +02:00
parser.h tests: additional parameterization for parser test helper 2011-05-25 21:51:55 +02:00
rtpmux.c rtpmux: port to 0.11 2012-01-25 11:54:53 +01:00
schroenc.c update for memory api changes 2012-03-15 13:37:36 +01:00
timidity.c Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
viewfinderbin.c viewfinderbin: Add basic check test 2010-12-23 13:24:56 -03:00
voaacenc.c voaacenc: Add new plugin for audio AAC encoder based on vo-aacenc lib 2011-05-14 12:08:27 +02:00
voamrwbenc.c tests: add unit test for voamrwbenc 2011-11-25 15:52:57 +01:00
vp8dec.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
vp8enc.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00
x264enc.c Add documentation and unit test for x264enc. 2008-08-12 13:08:39 +00:00
zbar.c tests: fix more unit tests 2012-02-07 17:00:26 +01:00