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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 18 22:55:16 PDT 2013


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #246825|0                           |1
        is obsolete|                            |

--- Comment #14 from Edward Hervey <bilboed at gmail.com> 2013-06-19 05:55:09 UTC ---
Created an attachment (id=247228)
 View: https://bugzilla.gnome.org/attachment.cgi?id=247228
 Review: https://bugzilla.gnome.org/review?bug=702215&attachment=247228

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,
...).

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