mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
more changes
Original commit message from CVS: more changes
This commit is contained in:
parent
56e7e557ae
commit
a008ebabf9
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
API:
|
API:
|
||||||
|
|
||||||
|
- MAKE A DOCUMENT THAT LISTS ALL API CHANGES AND HOW TO DEAL WITH THEM
|
||||||
|
|
||||||
- replace object/structure set/get macros with actual functions.
|
- replace object/structure set/get macros with actual functions.
|
||||||
|
|
||||||
- events should all use GstStructure
|
- events should all use GstStructure
|
||||||
|
@ -58,6 +60,8 @@ API:
|
||||||
|
|
||||||
- remove unnecessary headers from gst.h (gstqueue.h in particular)
|
- remove unnecessary headers from gst.h (gstqueue.h in particular)
|
||||||
|
|
||||||
|
- make sure GstClockTime is used wherever it shoud (e.g. gstplay)
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
|
|
||||||
(Company:)
|
(Company:)
|
||||||
|
|
Loading…
Reference in a new issue