ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 10 Feb 2005 06:46:14 +0000 (06:46 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 10 Feb 2005 06:46:14 +0000 (06:46 +0000)
commit074f554cd3771e02b591aa0219fda516b54029cd
tree30b7517b27d66117c2f4d3003e942606b8f78a7b
parent81e9c2335899ba023d7c43f017b36a5b813a591d
ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.

Original commit message from CVS:
* ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
(gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
(gst_dtsdec_chain), (gst_dtsdec_change_state):
* ext/dts/gstdtsdec.h:
Don't clobber the stack constructing the channels array.
Make the element chain-based. DTS tracks can now be played.
ChangeLog