mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
add note about header reorg
Original commit message from CVS: add note about header reorg
This commit is contained in:
parent
d2c02bcece
commit
28662da648
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue