gstreamer/docs/reference/libs
Gwenole Beauchesne 67eea92044 libs: drop GST_VAAPI_IS_xxx() helper macros.
Drop obsolete GST_VAAPI_IS_xxx() helper macros since we are no longer
deriving from GObject and so those were only checking for whether the
argument was NULL or not. This is now irrelevant, and even confusing
to some extent, because we no longer have type checking.

Note: this incurs more type checking (review) but the libgstvaapi is
rather small, so this is manageable.
2013-05-23 18:15:48 +02:00
..
libs-docs.xml.in docs: cope with removed APIs. 2013-05-07 18:40:52 +02:00
libs-overrides.txt Document public API for libgstvaapi-*.so.*. 2010-03-19 17:04:51 +00:00
libs-sections.txt libs: drop GST_VAAPI_IS_xxx() helper macros. 2013-05-23 18:15:48 +02:00
Makefile.am docs: cope with removed APIs. 2013-05-07 18:40:52 +02:00