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)
commit1501b485b1a64e5d5f84de3c72540013706f85ce
tree2b1485c456b2af5818ccbddd9f829262763bb456
parentb57b82d528198c35d721aad073d1048bb5b961e2
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
ChangeLog
common
ext/faad/gstfaad.c
gst/qtdemux/qtdemux.c