summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-09-04sys/xvimage/xvimagesink.*: Add a "draw-border" property that can be set to fa...Stefan Kost2-6/+211
2008-09-03Rework last change, so that we build subparse, but just disable the sami pars...Stefan Kost1-0/+4
2008-09-02Use new geo location tags from core. Fixes #481169Stefan Kost1-1/+1
2008-09-01tests/check/elements/audioresample.c: Now that GstBaseTransform is 'fixed' .....Edward Hervey1-14/+27
2008-08-21tests/examples/seek/seek.c: Don't crash when having no visualisations.Stefan Kost1-8/+11
2008-08-04tests/icles/test-scale.c: Include <stdlib.h> for atoi().Stefan Kost1-0/+2
2008-08-01tests/examples/dynamic/: Add example app that dynamically switches between 3 ...Wim Taymans2-2/+304
2008-07-31tests/icles/: Add dynamic rescaling tests for the new basetransform.Wim Taymans3-1/+168
2008-07-24tests/examples/seek/seek.c: Use 64 bit constant GST_CLOCK_TIME_NONE instead o...Stefan Kost1-2/+3
2008-07-07tests/examples/seek/Makefile.am: Fix out of tree build by adding all required...Sebastian Dröge1-1/+1
2008-06-30tests/check/: Enable unit tests on PPC again as the bugs are now fixed.Sebastian Dröge2-13/+2
2008-06-27ChangeLog: ChangeLog surgery.Stefan Kost1-1/+3
2008-06-27tests/examples/seek/seek.c: Include config.h and check if we have X. Fixes: #...Stefan Kost1-6/+11
2008-06-25tests/examples/seek/: Remove libgstvideo usage. Use gtk_get_option_group inst...Stefan Kost2-5/+2
2008-06-24tests/check/Makefile.am: Name the test registry format neutral.Stefan Kost1-2/+2
2008-06-24tests/examples/seek/: Embedd the xwindow.Stefan Kost2-28/+161
2008-06-24sys/ximage/ximagesink.h: When the caps change, make sure to re-draw borders i...Jan Schmidt1-1/+1
2008-06-22tests/examples/seek/seek.c: Fix crasher when playing a parse-launch line the ...Stefan Kost1-0/+4
2008-06-21tests/check/pipelines/oggmux.c: Properly ifdef tests to fix compilation.Thomas Vander Stichele1-0/+6
2008-06-20tests/examples/seek/seek.c: Free and clear the seek element list so that we d...Wim Taymans1-0/+3
2008-06-19examples/app/appsink-src.c: Don't use a buffer after unreffing it.Wim Taymans1-3/+5
2008-06-18Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost4-4/+4
2008-06-12examples/app/: Add beefed up example app from bug #413418. It now also uses a...Wim Taymans3-1/+199
2008-06-12examples/app/.cvsignore: Ignore more.Stefan Kost1-0/+3
2008-06-06examples/app/: Added 3 more example application for using appsrc in random-ac...Wim Taymans4-1/+682
2008-06-06examples/app/appsrc-stream.c: Use deep-notify until we can depend on a playbi...Wim Taymans1-4/+4
2008-06-05examples/app/: Added an example on how to use appsrc in playbin in streaming ...Wim Taymans4-2/+256
2008-06-04tests/check/Makefile.am: Do not try to run the check tests for subparse unles...Peter Kjellerstedt1-1/+7
2008-06-04tests/check/pipelines/streamheader.c: Do not try to run a test which requires...Peter Kjellerstedt1-1/+4
2008-06-03API: Make gst_audio_check_channel_positions() public.Sebastian Dröge1-0/+14
2008-06-02ext/pango/: Use gstvideo functions to calculate strides and plane offsets. Fi...Tim-Philipp Müller1-7/+25
2008-05-30gst/audioconvert/gstaudioconvert.c: Allow up to 11 positioned channels now th...Sebastian Dröge1-2/+213
2008-05-29tests/check/elements/vorbisdec.c: Remove wrong_channels_identification_header...Sebastian Dröge1-42/+0
2008-05-29gst-libs/gst/audio/multichannel.c: Allow rear center together with rear left/...Sebastian Dröge1-4/+13
2008-05-28tests/examples/seek/seek.c: Initialise error to NULL as we should.Tim-Philipp Müller1-1/+1
2008-05-27tests/check/pipelines/oggmux.c: Don't use deprecated function.Tim-Philipp Müller1-1/+1
2008-05-26tests/check/libs/video.c: More checks.Tim-Philipp Müller1-8/+57
2008-05-25Limit duration to a maximum of five seconds for tmplayer format where we can ...Tim-Philipp Müller1-2/+6
2008-05-21Some debug and comment fixes.Wim Taymans1-3/+3
2008-05-21Don't use bad gst_element_get_pad().Wim Taymans14-87/+104
2008-05-21tests/check/elements/audioconvert.c: Add another test that checks if conversi...Sebastian Dröge1-0/+13
2008-05-21gst-libs/gst/audio/multichannel.c: Allow non-standard 2 channel layouts.Sebastian Dröge1-0/+233
2008-05-14gst-libs/gst/rtp/gstbasertpdepayload.c: Validate the RTP packet before furthe...Wim Taymans1-2/+3
2008-05-14gst-libs/gst/rtp/gstrtpbuffer.c: Fix seqnum compare function for bordercase v...Bernard B1-0/+87
2008-05-13tests/check/elements/audioresample.c: Add unit test for the latest basetransf...Sjoerd Simons1-43/+77
2008-05-08gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca...Sjoerd Simons1-0/+89
2008-05-06gst/audioconvert/: Add support for more than 8 channels and NONE channel layo...Tim-Philipp Müller1-32/+423
2008-05-05gst/subparse/samiparse.c: Remove trailing, leading and double whitespaces.Sebastian Dröge1-0/+37
2008-05-03tests/check/elements/subparse.c: Add unit test for the tmplayer variant from ...Tim-Philipp Müller1-5/+33
2008-04-11gst-libs/gst/video/video.c: Add guards to these functions to ensure sane inpu...Tim-Philipp Müller1-4/+4