ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of scalefact...
authorEdward Hervey <bilboed@bilboed.com>
Mon, 28 Nov 2005 15:43:29 +0000 (15:43 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 28 Nov 2005 15:43:29 +0000 (15:43 +0000)
commit1be0809073743e951c34669ac5a4cc9019554f17
tree34c52d34c53164cf073969995192e2a21e337801
parentf361f010528703b0d2f5154ab93ae6aec0d4f84e
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.
ChangeLog
ext/faad/gstfaad.c
gst/qtdemux/qtdemux.c