[gstreamer-bugs] [Bug 307353] [Quicktime IMA ADPCM] Sound is only on left channel, and the right channel contains pops and clicks

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jul 22 09:07:27 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=307353
 GStreamer | gst-plugins | Ver: 0.8.x

Ronald Bultje changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.8.6



------- Additional Comments From Ronald Bultje  2005-07-22 16:07 -------
2005-07-22  Ronald S. Bultje  <rbultje at ronald.bitfreak.net>

        * ext/ffmpeg/gstffmpegcodecmap.c:
          Make type explicit.
        * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_release_buffer),
        (gst_ffmpegdec_frame), (gst_ffmpegdec_chain),
        (gst_ffmpegdec_change_state):
          When we provide a buffer and get a valid return value (data was
          read), but no output (have-data==0), then we need to reuse this
          same output buffer, because it may be used for caching output
          data. Fixes #307353.
        * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
          Timestamp fix.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list