diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2005-06-02 08:15:37 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2005-06-02 08:15:37 +0000 |
commit | 00da06c2d10f54794fe47d53cfafea711169efc2 (patch) | |
tree | 1ab3b7352afc69c992b6f669962cea6504b98789 /ChangeLog | |
parent | 356ee43b06d604df83e7d4abe0e9a94d50713f9b (diff) | |
download | gst-plugins-bad-00da06c2d10f54794fe47d53cfafea711169efc2.tar.gz gst-plugins-bad-00da06c2d10f54794fe47d53cfafea711169efc2.tar.bz2 gst-plugins-bad-00da06c2d10f54794fe47d53cfafea711169efc2.zip |
if faad wants params in exact bit-width, then deliver them as such
Original commit message from CVS:
if faad wants params in exact bit-width, then deliver them as such
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-06-02 Stefan Kost <ensonic@users.sf.net> + + * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain): + if faad wants params in exact bit-width, then deliver them as such + 2005-06-01 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst-libs/gst/audio/multichannel.c: |