gstreamer/plugins/indexers
Julien Moutte 056d393725 docs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION to the docs
Original commit message from CVS:
2008-02-01  Julien Moutte  <julien@fluendo.com>

* docs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION to the
docs
* gst/gstindex.c: (gst_index_class_init),
(gst_index_free_writer),
(gst_index_finalize), (gst_index_entry_free),
(gst_index_add_association): Fix memory leaks.
* gst/gstversion.h.in: Add GST_CHECK_VERSION macro.
* plugins/indexers/gstmemindex.c: (gst_mem_index_class_init),
(gst_mem_index_free_format), (gst_mem_index_free_id),
(gst_mem_index_finalize): Fix memory leaks.
* win32/common/config.h: Updated to CVS HEAD.
2008-02-01 16:37:22 +00:00
..
.gitignore ignore more 2005-06-17 09:32:19 +00:00
gstfileindex.c Use g_strerror() instead of strerror() - we want UTF-8. 2006-11-06 17:53:24 +00:00
gstindexers.c plugins/: Use #ifdef for HAVE_XYZ for consistency. 2007-05-22 11:55:33 +00:00
gstmemindex.c docs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION to the docs 2008-02-01 16:37:22 +00:00
Makefile.am configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBS 2006-07-01 23:26:06 +00:00