GNOME Bugzilla – Bug 403956
Add float32 support for "level" element
Last modified: 2007-03-02 17:09:38 UTC
Here is a patch which adds 32bit float audio support to the "level" element. Please tell me if there is something missing or wrong with it so that I can (try to) fix it. Would be great to see it in the next release since my project depends on it!
Created attachment 81819 [details] [review] Add float32 support to level element
float 32 and 64 bits has been added to level some time ago.
(In reply to comment #2) > float 32 and 64 bits has been added to level some time ago. > Excuse me? Looking at gstlevel.c from CVS, all i can see is static src/sink caps of type "audio/x-raw-int".
(In reply to comment #3) > (In reply to comment #2) > > float 32 and 64 bits has been added to level some time ago. > > > > Excuse me? Looking at gstlevel.c from CVS, all i can see is static src/sink > caps of type "audio/x-raw-int". > I'm sorry, of course you are right!