]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commitdiff
add note about header reorg
authorBenjamin Otte <otte@gnome.org>
Sat, 3 Jul 2004 13:20:49 +0000 (13:20 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 3 Jul 2004 13:20:49 +0000 (13:20 +0000)
Original commit message from CVS:
add note about header reorg

docs/random/ds/0.9-suggested-changes

index cac63f5e335d2890782aa083b3e2cda7e1a1a5e8..502c2cc7b66794b01ee623c8dc8da163f72e1379 100644 (file)
@@ -7,6 +7,8 @@ API:
  - events should all use GstStructure
 
  - reorganize headers (split app headers vs plugin headers maybe)
+   while at it also make sure to only allow including of the main headers like
+   glib, so we can freely shuffle stuff around
 
  - make GstPadLinkReturn internal (to either plugins+core or just core)
    and return gboolean to apps.