unbreak gstelementstate
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 13 Sep 2004 10:16:03 +0000 (10:16 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 13 Sep 2004 10:16:03 +0000 (10:16 +0000)
Original commit message from CVS:
unbreak gstelementstate

docs/random/ds/0.9-suggested-changes

index 0adbb83..6008ab8 100644 (file)
@@ -4,6 +4,9 @@ API:
 
   - MAKE A DOCUMENT THAT LISTS ALL API CHANGES AND HOW TO DEAL WITH THEM
 
+ - GstElementState should be a real enum, not something that looks like flags
+   changing state can be done with ++ and -- instead of >> and <<
+
  - replace object/structure set/get macros with actual functions.
 
  - events should all use GstStructure