gstreamer/gst/gstversion.override.in
Edward Hervey 183e0f7210 configure.ac: Fixes in how we figure out what API to ignore
Original commit message from CVS:
* configure.ac:
Fixes in how we figure out what API to ignore
* gst/Makefile.am:
* gst/gst-0.10.5.ignore:
* gst/gstversion.override.in:
Added file for handling API additions for gstreamer 0.10.5
* gst/base.defs:
* gst/gst.defs:
New API
* gst/gstpad.override:
Overrides for gst.Pad.query_peer_*()
2006-03-24 11:07:22 +00:00

6 lines
74 B
Text

%%
include
@IGNORE_GST_0_10_3@
@IGNORE_GST_0_10_4@
@IGNORE_GST_0_10_5@
%%