ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is stereo...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 9 Dec 2005 15:30:21 +0000 (15:30 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 9 Dec 2005 15:30:21 +0000 (15:30 +0000)
commit85dfaeb2cee528079abe1fb680d20c5c168fe071
treec5ae10100d93f47f8589859fdf9f5b03320d7e9f
parent689ec3d7ae60a4ad8effd9f7ff9b67ca4db1f34d
ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is stereo and play it that way instead of ...

Original commit message from CVS:
* ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst),
(gst_faad_update_caps):
Assume that an unknown channel mapping with 2 channels
is stereo and play it that way instead of erroring.

* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
(gst_qtdemux_add_stream), (qtdemux_parse_trak):
Handle e.g. jpeg streams with 0 duration frames as having 0 framerate.
Debug fixes. Some 64 bit variable fixes
common
gst/qtdemux/qtdemux.c