[gstreamer-bugs] [Bug 342345] [riff] Elephant's Dream AVI does not play, JUNK chunk before LIST

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 19 08:01:51 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=342345
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
          Component|gst-plugins-good            |gst-plugins-base
         Resolution|                            |FIXED
            Summary|[avidemux] Elephant's Dream |[riff] Elephant's Dream AVI
                   |AVI does not play           |does not play, JUNK chunk
                   |                            |before LIST
   Target Milestone|HEAD                        |0.10.8




------- Comment #1 from Tim-Philipp Müller  2006-05-19 15:01 UTC -------
Fixed in -base CVS:

 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>

        * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
          On second thought, just skip JUNK chunks automatically, so
          the caller doesn't have to handle this. Fixes #342345.
          Also, return GST_FLOW_UNEXPECTED if we get a short read,
          not GST_FLOW_ERROR.

 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>

        * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
          Don't bail out on JUNK chunks with a size of 0 (would try to
          pull_range 0 bytes before, which sources don't like too much).
          See #342345.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list