GNOME Bugzilla – Bug 579130
app: expose trivial type macros
Last modified: 2009-04-16 10:15:29 UTC
Add some trivial _CAST macros for appsrc/appsink.
Created attachment 132745 [details] [review] a simple patch to add the macros
Might be nice to at least put a comment next to the new macros that they've only been added in 0.10.23.
commit f83f57b6486dca3582c9754b1d31dbc1dfb3d4b1 Author: Wim Taymans <wim.taymans@collabora.co.uk> Date: Thu Apr 16 12:12:44 2009 +0200 app: add trivial cast macros Add trivial cast macros for appsrc and appsink. Mark them as being since 0.10.23 and add the macros to the standard macros in the docs. Fixes #579130