[gstreamer-bugs] [Bug 620291] typefindfunctions: Export 3gp profile in caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 24 02:53:05 PDT 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-07-24 09:53:03 UTC ---
Thanks, pushed:

 commit ae03de8ff811090d20e92073aa3611e2f47cb561
 Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
 Date:   Tue Jun 1 23:43:45 2010 +0530

    typefindfunctions: export 3gp profile in caps

    This reads the 3gp profile from the major/compatible brands and puts
    this as a 'profile' field in caps. This can be used by demuxers to
    decide whether they can handle this stream or not. Also needed for
    DLNA.

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

Refactored it a little to keep the _suggest() in the main typefinding function;
used _suggest_simple(); also had to fix up gst includes for GST_MAKE_FOURCC.

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