Update NEWS and RELEASE as well
[platform/upstream/gstreamer.git] / plugins / indexers /
2011-08-26 Josep Torrafileindex: explicitly cast to the enum types
2011-04-10 Alessandro Decinaandroid: make it ready for androgenizer
2011-01-07 Tim-Philipp Müllerindexers: fix two small leaks
2010-08-06 Sebastian Drögeplugins: Add declarations for _get_type() functions...
2010-08-06 Shixin Zengplugins: Make *_get_type() in plugins/* thread safe
2010-06-26 Tim-Philipp MüllerDon't include <libxml/parser.h> from public headers...
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-02-18 Mark Nauwelaertsmemindex: avoid busy loop when doing EXACT lookup
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-01-23 Jan SchmidtUpdate a bunch of gitignores to clean up my git status...
2008-10-13 Stefan Kostplugins/: Don't install static libs for plugins. Fixes...
2008-04-03 Sebastian Drögeplugins/indexers/: Use GSlice when possible.
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-20 Tim-Philipp Müllerplugins/elements/: Remove GstBufferStore, no idea why...
2008-02-01 Julien Mouttedocs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION...
2007-05-22 Tim-Philipp Müllerplugins/: Use #ifdef for HAVE_XYZ for consistency.
2006-11-06 Tim-Philipp MüllerUse g_strerror() instead of strerror() - we want UTF-8.
2006-07-01 Thomas Vander Sticheleconfigure.ac: set CFLAGS and friends to -O0 if gcov...
2006-06-01 Stefan Kostplugins/indexers/gstindexers.c: conditionally register...
2006-06-01 Stefan Kostgst/gsttagsetter.h: Can't cast ifaces to a class
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-01-13 Thomas Vander Sticheleplugins/indexers/Makefile.am: Fixes as part of #317048
2006-01-13 Thomas Vander Sticheleplugins/indexers/Makefile.am: fix #316086 - compilation...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-01 Thomas Vander Sticheledocument core plugins in a separate document just like...
2005-11-29 Thomas Vander Sticheledo CVS surgery and related build fixery to move element...
2005-10-16 Thomas Vander Sticheleconfigure.ac: use the gettext macro
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-15 Thomas Vander Sticheleconfigure.ac: check for some headers
2005-10-15 Thomas Vander Sticheleconfigure.ac: reorganize clean up document more remove...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-06-17 Thomas Vander Sticheleignore more
2005-05-04 Andy WingoGCC 4 fixen.
2005-04-23 David Schleefgst/Makefile.am: Remove as-libtool stuff. It's likely...
2004-07-21 Benjamin Ottekeep this up to date, since I seem to be the only one...
2004-07-12 Benjamin Ottegst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MOD...
2004-07-12 Steve LhommeHandle binary files under Windows
2004-06-06 Benjamin Ottegst/indexers/gstfileindex.c: make debugging use a defau...
2004-05-04 Thomas Vander Stichelereorganize C/LIB flags add gst_info to gstcompat.h
2004-04-21 David Schleefgst/autoplug/Makefile.am: Fix some little buglets in...
2004-04-20 David Schleefcommon/as-libtool.mak: Fine-tune DLL building.
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-12 Thomas Vander Stichelefixes for --disable-loadsave --disable-registry
2004-01-12 Benjamin Otteupdate - this is huge, because it includes *.bb, *...
2003-12-05 Thomas Vander Stichelemore trademark fixing
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-08-15 Joshua N. PritikinAdd my name to the copywrite (since I wrote most of...
2003-08-01 Ronald S. BultjeSupport gcc-2.9x, too
2003-07-25 Brian CameronFixed Forte compile issue.
2003-07-25 Joshua N. Pritikin1. Change many comments from // to /**/.
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-01-12 Wim Taymansfix Dispose method by vishnu
2003-01-05 Wim Taymanspatch 13364 from vishnu
2003-01-05 Wim TaymansPatch 13357 and 13358 from vishnu
2003-01-04 Wim TaymansI think this makes a little more sense
2003-01-04 Wim TaymansRegister the two indexers
2003-01-04 Wim TaymansAdded fileindex
2002-12-26 Wim Taymans- Added flags to lookup method so that one can search...
2002-12-12 Wim TaymansRenamed GstCache to GstIndex