From bab5d042b232ca7d01cd029f897ec1e1b931b222 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Thu, 30 Oct 2008 15:08:49 +0000 Subject: gst/wavenc/gstwavenc.*: Add support for float/double as input and remove the (nowadays) useless parsing of the depth ... Original commit message from CVS: * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf), (gst_wavenc_sink_setcaps), (gst_wavenc_change_state): * gst/wavenc/gstwavenc.h: Add support for float/double as input and remove the (nowadays) useless parsing of the depth as we require width==depth. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 2802bb17..edfb4b44 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 2802bb17517a6cfbbb1be6da61ec19151be0750b +Subproject commit edfb4b44ea433b0b83b8a2f27a6e0bcbccdc3f2f -- cgit