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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 14 09:38:23 PDT 2013


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

Edward Hervey <bilboed> changed:

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

--- Comment #11 from Edward Hervey <bilboed at gmail.com> 2013-06-14 16:38:21 UTC ---
Created an attachment (id=246825)
 View: https://bugzilla.gnome.org/attachment.cgi?id=246825
 Review: https://bugzilla.gnome.org/review?bug=702215&attachment=246825

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