gstreamer/gst/legacyresample
Tim-Philipp Müller fffc3ba770 legacyresample: 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:45:22 +01:00
..
buffer.c Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
buffer.h Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
debug.c Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
debug.h Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
functable.c Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
functable.h Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
gstlegacyresample.c legacyresample: fix negotiation so that upstream can actually fixate to downstream's rate 2009-04-01 15:45:22 +01:00
gstlegacyresample.h Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
Makefile.am Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
resample.c Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
resample.h Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
resample_chunk.c Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
resample_functable.c Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00
resample_ref.c Rename audioresample files and types to legacyresample 2009-01-23 12:47:19 +01:00