[Bug 702215] pbutils: descriptions: Allow smart codec tag handling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 27 22:11:44 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=702215
  GStreamer | gst-plugins-base | unspecified

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.2

--- Comment #16 from Edward Hervey <bilboed at gmail.com> 2013-06-28 05:11:37 UTC ---
commit a9e4750674824599dec6df0634864eec5866c764
Author: Edward Hervey <edward at collabora.com>
Date:   Fri Jun 14 07:23:40 2013 +0200

    pbutils: descriptions: Allow smart codec tag handling

    We already have internally the information on what type of stream (audio,
    video, container, subtitle, ...) a certain caps is.
    Instead of forcing callers to specify which CODEC_TAG category a certain
    caps is, use that information to make a smart choice.

    Does not break previous behaviour of
gst_pb_utils_add_codec_description_to_tag_list
    (if tag is specified it will be used, if caps is invalid it will be
rejected,
    ...).

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

-- 
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