codegen/codegen.py: Don't register interface if it is ignored
authorEdward Hervey <bilboed@bilboed.com>
Mon, 29 Jan 2007 12:27:46 +0000 (12:27 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 29 Jan 2007 12:27:46 +0000 (12:27 +0000)
commit468e10172ab2ac61c05a4b6adda93bc33c7b9730
tree35c94764d52dca580af1cd6d844872e91544e6e5
parent17f1385678f51a3a2528a0ac143f4ac5798892d0
codegen/codegen.py: Don't register interface if it is ignored

Original commit message from CVS:
* codegen/codegen.py:
Don't register interface if it is ignored
* configure.ac:
GST_PB_MINOR_VERSION doesn't appear by magic, you actually have to
parse it from pkg-config !
* gst/gst-pb-0.10.11.ignore:
Ignore GstVideoOrientation type altogether.
* gst/interfaces.override:
Include gstversion.override so that non-existent API is properly ignored.
Should fix #401051 once and for good now.
ChangeLog
codegen/codegen.py
configure.ac
gst/gst-pb-0.10.11.ignore
gst/interfaces.override