unbreak gstelementstate

Original commit message from CVS:
unbreak gstelementstate
This commit is contained in:
Thomas Vander Stichele 2004-09-13 10:16:03 +00:00
parent b64d8bac72
commit 37d66d20f5

View 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