theoradec: expose telemetry properties only if libtheora was compiled with --enable...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 9 Oct 2010 23:52:13 +0000 (00:52 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 10 Oct 2010 17:20:46 +0000 (18:20 +0100)
commita044b62cf5763240d5243b9326d886ed34379dab
treeff7a06504dea7058a5969aed765082470bfd25be
parentab52e15e3d9ebc2c5a784aa8cc8a4bc15a40edca
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
ext/theora/gsttheoradec.c