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)
commit2a46b7cf7672c8d5410124561a22c04f8e881ee6
treefe4c429cf648e02be7275e09060952295be32cb4
parent96d5f727fea40bf8bcc9065a5eaea3a2668bfd6a
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.
gst/qtdemux/qtdemux.c