summaryrefslogtreecommitdiff
path: root/plugins/indexers
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Update a bunch of gitignores to clean up my git status outputJan Schmidt1-0/+2
2008-10-13plugins/: Don't install static libs for plugins. Fixes #550851 for core.Stefan Kost1-0/+1
2008-04-03plugins/indexers/: Use GSlice when possible.Sebastian Dröge2-8/+8
2008-03-22Define G_PARAM_STATIC_STRINGS if it's undefined (GLib < 2.13.0) and use it ev...Sebastian Dröge1-1/+2
2008-02-29Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge2-5/+7
2008-02-20plugins/elements/: Remove GstBufferStore, no idea why we were still building it.Tim-Philipp Müller1-2/+2
2008-02-01docs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION to the docsJulien Moutte1-7/+49
2007-05-22plugins/: Use #ifdef for HAVE_XYZ for consistency.Tim-Philipp Müller1-1/+1
2006-11-06Use g_strerror() instead of strerror() - we want UTF-8.Tim-Philipp Müller1-3/+4
2006-07-01configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBSThomas Vander Stichele1-0/+5
2006-06-01plugins/indexers/gstindexers.c: conditionally register fileindexer (fixes #34...Stefan Kost1-1/+4
2006-06-01gst/gsttagsetter.h: Can't cast ifaces to a classStefan Kost2-2/+2
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2-2/+2
2006-01-13plugins/indexers/Makefile.am: Fixes as part of #317048Thomas Vander Stichele1-1/+5
2006-01-13plugins/indexers/Makefile.am: fix #316086 - compilation when mmap is missingThomas Vander Stichele1-2/+1
2005-12-06expand tabsThomas Vander Stichele2-15/+15
2005-12-01document core plugins in a separate document just like all the others rename ...Thomas Vander Stichele2-7/+7
2005-11-29do CVS surgery and related build fixery to move elements and indexers in a ne...Thomas Vander Stichele1-0/+2
2005-10-16configure.ac: use the gettext macroThomas Vander Stichele1-1/+1
2005-10-15whitespace fixesThomas Vander Stichele2-12/+12
2005-10-15configure.ac: check for some headersThomas Vander Stichele2-1/+6
2005-10-15configure.ac: reorganize clean up document more remove cruftThomas Vander Stichele1-2/+0
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-2/+2
2005-09-18check/Makefile.am: Fix environment variables.David Schleef2-7/+18
2005-06-17ignore moreThomas Vander Stichele1-0/+1
2005-05-04GCC 4 fixen.Andy Wingo1-26/+27
2005-04-23gst/Makefile.am: Remove as-libtool stuff. It's likely not and hard to carry ...David Schleef1-11/+1
2004-07-21keep this up to date, since I seem to be the only one who cares about not mis...Benjamin Otte1-0/+1
2004-07-12gst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MODE_READ andBenjamin Otte1-2/+2
2004-07-12Handle binary files under WindowsSteve Lhomme1-2/+2
2004-06-06gst/indexers/gstfileindex.c: make debugging use a default categoryBenjamin Otte1-39/+30
2004-05-04reorganize C/LIB flags add gst_info to gstcompat.hThomas Vander Stichele1-2/+2
2004-04-21gst/autoplug/Makefile.am: Fix some little buglets in last checkin.David Schleef1-1/+1
2004-04-20common/as-libtool.mak: Fine-tune DLL building.David Schleef1-1/+11
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-113/+119
2004-03-13gst-indent run on coreThomas Vander Stichele3-362/+351
2004-02-12fixes for --disable-loadsave --disable-registryThomas Vander Stichele1-1/+8
2004-01-12update - this is huge, because it includes *.bb, *.bbg and *.da files which a...Benjamin Otte1-0/+3
2003-12-05more trademark fixingThomas Vander Stichele1-1/+1
2003-12-04remove copyright field from plugin structsAndy Wingo1-1/+0
2003-10-31update plugin initialization restructuring (see email for detailsBenjamin Otte3-13/+17
2003-08-15Add my name to the copywrite (since I wrote most of this file).Joshua N. Pritikin1-3/+30
2003-08-01Support gcc-2.9x, tooRonald S. Bultje1-4/+7
2003-07-25Fixed Forte compile issue.Brian Cameron1-0/+4
2003-07-251. Change many comments from // to /**/.Joshua N. Pritikin1-63/+117
2003-06-29GST_DEBUG reorganization containing loads of stuff:Benjamin Otte2-18/+7
2003-01-12fix Dispose method by vishnuWim Taymans1-2/+40
2003-01-05patch 13364 from vishnuWim Taymans1-11/+16
2003-01-05Patch 13357 and 13358 from vishnuWim Taymans2-26/+32
2003-01-04I think this makes a little more senseWim Taymans1-9/+7