gst/asfdemux/gstasfdemux.c: Align by packetsize, and assert that we a packet availabl...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 10 Dec 2004 21:11:33 +0000 (21:11 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 10 Dec 2004 21:11:33 +0000 (21:11 +0000)
commit4abe8302cdbb8e92ad862d856e6388aa079d9c5d
tree10766af9deb7dbae4a14455f4ba5848035c896b7
parent571efb17eec8699293e70ecde9ecc8af5c7f4769
gst/asfdemux/gstasfdemux.c: Align by packetsize, and assert that we a packet available before playing. The first make...

Original commit message from CVS:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
Align by packetsize, and assert that we a packet available before
playing. The first makes webstreams work (they often include
trailing padding data in a packet), the second allows pausing a
ASF stream in totem without getting demux errors afterwards.
ChangeLog
gst/asfdemux/gstasfdemux.c