gstreamer/tests/check/elements
Tim-Philipp Müller d271c8de53 audioresample: fix negotiation so that upstream can actually fixate to downstream's rate
If one side has a preference for a particular sample rate or set of sample rates, we
should honour this in the caps we advertise and transform to and from, so that elements
actually know about the other side's sample rate preference and can negotiate to it
if supported. Also add unit test for this.
2009-04-01 15:36:38 +01:00
..
.gitignore Add method to install callbacks on appsink 2009-02-19 10:44:31 +01:00
adder.c Make sure our checks and the videotestsrc plugin link against the local uninstalled gst libs and not any installed gs... 2006-11-16 14:35:30 +00:00
alsa.c tests/check/elements/alsa.c: Unref the mixer if the state change fails too (if the alsa devices are inaccessible, for... 2007-03-08 18:26:07 +00:00
appsink.c tests: fix include in the appsink test 2009-03-17 11:03:57 +01:00
audioconvert.c gst/audioconvert/gstaudioconvert.c: Allow up to 11 positioned channels now that audioconvert can handle this but add ... 2008-05-30 08:42:17 +00:00
audiorate.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
audioresample.c audioresample: fix negotiation so that upstream can actually fixate to downstream's rate 2009-04-01 15:36:38 +01:00
audiotestsrc.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
decodebin.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
ffmpegcolorspace.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
gdpdepay.c tests/check/: Enable unit tests on PPC again as the bugs are now fixed. 2008-06-30 09:46:15 +00:00
gdppay.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
gnomevfssink.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
libvisual.c tests/check/elements/libvisual.c: Test all libvisual plugins, not just the first one; this reproduces bug #450336 qui... 2007-09-12 17:35:52 +00:00
multifdsink.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
playbin.c tests/check/Makefile.am: Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS. 2008-01-12 23:24:02 +00:00
subparse.c Add support for subtitle files with UTF-8 BOM at the beginning by simple stripping it from the first line before pass... 2008-10-10 17:13:40 +00:00
textoverlay.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
videorate.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
videoscale.c videoscale: Add some more unit tests 2009-03-28 12:48:04 +01:00
videotestsrc.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
volume.c gst/volume/gstvolume.*: Cleanup volume, define and use default values. 2008-11-24 12:03:11 +00:00
vorbisdec.c tests/check/elements/vorbisdec.c: Remove wrong_channels_identification_header unit test as we now support 7 (and more... 2008-05-29 19:37:47 +00:00
vorbistag.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00