[Bug 739992] h264parse: expose compatible profiles to downstream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 9 09:21:36 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=739992
  GStreamer | gst-plugins-bad | git

Mathieu Duponchelle <mathieu.duponchelle> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #45 from Mathieu Duponchelle <mathieu.duponchelle at epitech.eu> 2015-01-09 17:21:30 UTC ---
Reapplied the patch, after further investigation the issue was indeed a false
positive in -validate that is being fixed right now. No need to dig into the
ac3 regression Victor, hope you didn't waste time on doing that :)

commit 542c77ab3831388f162a78878ba8902cd5c4d9f9
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date:   Tue Dec 2 10:10:39 2014 +0200

    h264parse: expose compatible profiles to downstream

    Some video bitstreams report a too restrictive set of profiles. If a video
    decoder was to strictly follow the indicated profile, it wouldn't support
that
    stream, whereas it could in theory and in practice. So we should relax the
    profile restriction for allowing the decoder to get connected with parser.

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

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