diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-07-24 05:15:41 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-07-24 05:15:41 +0000 |
commit | 48ca19fbd667ebd08708aaa942fa804c7fc308e7 (patch) | |
tree | 08f2e05b0191f877258f6176aa9746c6e5e41bd2 /ChangeLog | |
parent | 1bbb76ef8e486a1ff67683533998ec5f4761da10 (diff) | |
download | gst-plugins-bad-48ca19fbd667ebd08708aaa942fa804c7fc308e7.tar.gz gst-plugins-bad-48ca19fbd667ebd08708aaa942fa804c7fc308e7.tar.bz2 gst-plugins-bad-48ca19fbd667ebd08708aaa942fa804c7fc308e7.zip |
Use the new buffer clipping function from gstaudio here and require gst-plugins-base CVS.
Original commit message from CVS:
* configure.ac:
* ext/faad/gstfaad.c: (gst_faad_chain), (gst_faad_change_state):
Use the new buffer clipping function from gstaudio here and
require gst-plugins-base CVS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-07-24 Sebastian Dröge <slomo@circular-chaos.org> + + * configure.ac: + * ext/faad/gstfaad.c: (gst_faad_chain), (gst_faad_change_state): + Use the new buffer clipping function from gstaudio here and + require gst-plugins-base CVS. + 2007-07-23 Stefan Kost <ensonic@users.sf.net> * configure.ac: |