[Bug 589361] [ffdec_flac] extradata NULL or too small error

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 26 11:59:07 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=589361
  GStreamer | gst-ffmpeg | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.13
            Summary|[ffdec_flac] wants codec    |[ffdec_flac] extradata NULL
                   |data?!                      |or too small error

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-09-26 18:59:03 UTC ---
commit 8a34abff64dcfac2025c8a923ea6fbf1797c89c1
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Mon Sep 26 19:55:54 2011 +0100

    ffmpegdec: disable parser for already-parsed FLAC input

    Not needed to make anything work, just seems to make sense.

    https://bugzilla.gnome.org/show_bug.cgi?id=589361

commit 902ee8a9059f55eff1fefeecf1f9b96d99781ae3
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Mon Sep 26 19:54:52 2011 +0100

    ffmpegcodecmap: don't create dummy codec data for FLAC decoder

    Since then it just errors out because it's too small, as it
    wants the flac headers as codec data if there is codec data.

    https://bugzilla.gnome.org/show_bug.cgi?id=589361

-- 
Configure bugmail: https://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