summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-11-28 15:43:29 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-11-28 15:43:29 +0000
commit1be0809073743e951c34669ac5a4cc9019554f17 (patch)
tree34c52d34c53164cf073969995192e2a21e337801 /ChangeLog
parentf361f010528703b0d2f5154ab93ae6aec0d4f84e (diff)
downloadgst-plugins-bad-1be0809073743e951c34669ac5a4cc9019554f17.tar.gz
gst-plugins-bad-1be0809073743e951c34669ac5a4cc9019554f17.tar.bz2
gst-plugins-bad-1be0809073743e951c34669ac5a4cc9019554f17.zip
ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of scalefactor bands exceeded", which result...
Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_srcgetcaps): Handle gracefully the consequence of "Maximum number of scalefactor bands exceeded", which results in 0 channels with samplerates of 0. * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state): Do upward transitions, then call parent state_change, then do downward transitions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36a6338b..73897bfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-11-28 Edward Hervey <edward@fluendo.com>
+
+ * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
+ Handle gracefully the consequence of "Maximum number of scalefactor
+ bands exceeded", which results in 0 channels with samplerates of 0.
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state):
+ Do upward transitions, then call parent state_change, then do
+ downward transitions.
+
2005-11-28 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/Makefile.am: