summaryrefslogtreecommitdiff
path: root/docs/random
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2013-12-13 22:51:32 +0000
committerTim-Philipp Müller <tim@centricular.com>2013-12-13 22:52:05 +0000
commitd92361ba5228970af718f068b96600177a1195d5 (patch)
treeb6730d4e1aa1359a153b8cc6bc61173c2184cdd5 /docs/random
parente5a73cc2ffec5146171fc8aeb691e0c5580b4266 (diff)
docs: moving plugins: minor 0.10 -> 1.0 fix
Spotted by Jay Fenlason
Diffstat (limited to 'docs/random')
-rw-r--r--docs/random/moving-plugins4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/random/moving-plugins b/docs/random/moving-plugins
index 0d2d31ab0..814ee1aca 100644
--- a/docs/random/moving-plugins
+++ b/docs/random/moving-plugins
@@ -1,7 +1,7 @@
Moving around plug-ins between source modules
---------------------------------------------
-Last updated: 2009-08-11
+Last updated: 2013-12-13
Contents:
1. How to get your plug-in out of -bad and into -good or -ugly (ie. policies)
@@ -50,7 +50,7 @@ CHECKLIST
---------
- The plug-in's code:
- should descend from an applicable base class if possible
- - make use of GST_BOILERPLATE macros
+ - make use of G_DEFINE_TYPE macros
- conform to the GStreamer coding style
- use a custom debug category
- use GST_(DEBUG/*)_OBJECT