diff --git a/docs/random/ds/0.9-suggested-changes b/docs/random/ds/0.9-suggested-changes index ccf7f2a0b6..d8f0627fd7 100644 --- a/docs/random/ds/0.9-suggested-changes +++ b/docs/random/ds/0.9-suggested-changes @@ -2,6 +2,8 @@ API: + - MAKE A DOCUMENT THAT LISTS ALL API CHANGES AND HOW TO DEAL WITH THEM + - replace object/structure set/get macros with actual functions. - events should all use GstStructure @@ -58,6 +60,8 @@ API: - remove unnecessary headers from gst.h (gstqueue.h in particular) + - make sure GstClockTime is used wherever it shoud (e.g. gstplay) + caps: (Company:)