From 28a109d3f359029334c6825b705ca161ba853252 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 2 Aug 2004 15:55:54 +0000 Subject: gst/audioscale/gstaudioscale.c: - fix templates to only support S16, it's the only format that works Original commit message from CVS: * gst/audioscale/gstaudioscale.c: - fix templates to only support S16, it's the only format that works - make caps nego code use try_set_caps_nonfixed and fixation instead of try_set_caps twice, which is not nice for autopluggers - change rank to secondary, so autopluggers can pick it up after audioconvert --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index b0603da2..89873cc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-07-27 Benjamin Otte + + * gst/audioscale/gstaudioscale.c: + - fix templates to only support S16, it's the only format that works + - make caps nego code use try_set_caps_nonfixed and fixation instead + of try_set_caps twice, which is not nice for autopluggers + - change rank to secondary, so autopluggers can pick it up after + audioconvert + 2004-08-02 Iain * gst/interleave/interleave.c (interleave_init), @@ -279,6 +288,7 @@ * testsuite/alsa/srcstate.c: add test for alsasrc changing state +>>>>>>> 1.958 2004-07-27 Zaheer Abbas Merali * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link), -- cgit v1.2.1