[gstreamer-bugs] [Bug 569441] Use AVCodec.sample_fmts for list of compatible sample formats.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jan 28 22:51:56 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=569441

  GStreamer | gst-ffmpeg | Ver: git

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.7




------- Comment #2 from Edward Hervey  2009-01-29 06:51 UTC -------
commit 9fc91546ea91af0b6f14418b8ec26abf64b0cc72
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Thu Jan 29 07:48:19 2009 +0100

    Only use valid SampleFormat for audio encoders/decoders.

    For a given AVCodec, when the sample_fmts field is non-NULL, that means
that
    that codec can only handle a specific set of SampleFormat.
    With this patch, we now look for its presence and create the proper pad
template
    caps.
    Fixes #569441


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=569441.




More information about the Gstreamer-bugs mailing list