gstreamer/docs/gst
Benjamin Otte 192330d37a parts of the patch submitted in bug #113913
Original commit message from CVS:
2004-01-30  Laurent Vivier <Laurent.Vivier@bull.net>

reviewed by Benjamin Otte
parts of the patch submitted in bug #113913

* configure.ac:
use AC_C_INLINE. Use = instead of == with test
* examples/plugins/example.c:
* gst/autoplug/gstspideridentity.c:
* gst/elements/gstfdsrc.c:
* gst/elements/gstfilesrc.c:
* gst/elements/gstidentity.c:
* gst/elements/gstmultidisksrc.c:
* gst/elements/gststatistics.c:
* gst/gstelement.c:
* gst/gstobject.c:
* gst/gstpad.c:
* gst/gstpipeline.c:
* gst/gstthread.c:
don't end enums with a comma
* gst/gstindex.c: (gst_index_compare_func):
do explicit casting to gint
* gst/gsttrace.c: (gst_trace_text_flush):
#define strsize as a macro
2004-01-30 20:48:13 +00:00
..
tmpl parts of the patch submitted in bug #113913 2004-01-30 20:48:13 +00:00
.gitignore merge in tagging 2003-11-24 02:09:23 +00:00
gstreamer-docs.sgml make sure all API gets built sync .c with .h 2004-01-30 19:06:13 +00:00
gstreamer-sections.txt make sure all API gets built sync .c with .h 2004-01-30 19:06:13 +00:00
gstreamer.types Remove old autoplug code 2003-11-29 05:29:30 +00:00
Makefile.am make upload work for both gtk-doc and docbook docs 2004-01-28 12:16:51 +00:00