gstreamer/libs/gst/dataprotocol
Andy Wingo 86b76f4c22 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..
2006-08-11 15:26:33 +00:00
..
.gitignore moap ignore 2006-07-02 00:39:28 +00:00
dataprotocol.c GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprecated functions in the headers; people th... 2006-08-11 15:26:33 +00:00
dataprotocol.h API: add gst_object_{s,g}et_control_rate(), add private data section, fix docs 2006-08-10 19:46:14 +00:00
dp-private.h libs/gst/dataprotocol/: It's about time we bump the version number. 2005-10-08 17:17:25 +00:00
Makefile.am libs/gst/dataprotocol/Makefile.am: build dataprotocol test by linking to the lib, instead of compiling the source, so... 2006-07-02 09:04:45 +00:00