GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprecated...
authorAndy Wingo <wingo@pobox.com>
Fri, 11 Aug 2006 15:26:33 +0000 (15:26 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 11 Aug 2006 15:26:33 +0000 (15:26 +0000)
commit86b76f4c229f20693aaa7a46d6b1adbe5ac64314
tree4ecd3508b6a03f9f371899127d362c7b048b68b2
parentf0eeee3342ce0d28dcafcec28b59e2ccf31c90ec
GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprecated functions in the headers; people th...

Original commit message from CVS:
2006-08-11  Andy Wingo  <wingo@pobox.com>

* configure.ac:
* libs/gst/dataprotocol/dataprotocol.c: (gst_dp_packetizer_new):
* tests/check/libs/gdp.c: (gst_dp_suite): GST_DISABLE_DEPRECATED
is only for users of API that don't want to see deprecated
functions in the headers; people that want to compile out
deprecated code should pass -DGST_REMOVE_DEPRECATED into the
CFLAGS. Fixes the build of multifdsink, or will soon..
ChangeLog
configure.ac
libs/gst/dataprotocol/dataprotocol.c
tests/check/libs/gdp.c
win32/common/config.h