[gstreamer-bugs] [Bug 628488] [theoradec] add properties to enable telemetry overlay

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 10 11:03:29 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=628488
  GStreamer | gst-plugins-base | 0.10.x

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-10-10 18:03:24 UTC ---
Couldn't really make up my mind whether to always expose these properties or
not, so just hid them for now if theora wasn't compiled with
--enable-telemetry:


commit a044b62cf5763240d5243b9326d886ed34379dab
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Sun Oct 10 00:52:13 2010 +0100

    theoradec: expose telemetry properties only if libtheora was compiled with
--enable-telemetry

    Since this is just a debugging feature and libtheora will usually not be
    compiled with that option enabled, we should maybe just hide these
properties,
    since they won't work anyway, and avoid confusing warnings.

    Also rename properties to make them less cryptic.

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

commit ab52e15e3d9ebc2c5a784aa8cc8a4bc15a40edca
Author: Alexey Fisher <bug-track at fisher-privat.net>
Date:   Sat Oct 9 23:49:35 2010 +0100

    theoradec: add properties to enable debugging telemetry overlay

    The theora decoder can overlay debugging information on the output
    video. This functionality is only available if libtheora has been
    compiled with --enable-telemetry. For more details see:

    http://people.xiph.org/~xiphmont/demo/theora/demo2.html

    Based on original patch by Michael Smith <msmith at xiph org>

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Gstreamer-bugs mailing list