summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-16moap ignoreBRANCH-GSTREAMER-0_8Thomas Vander Stichele3-0/+2
2006-02-09configure.ac: Back to development.Ronald S. Bultje2-1/+8
2006-02-09Release 0.8.12 "Cookies".RELEASE-0_8_12Ronald S. Bultje4-29/+54
2006-02-08configure.ac: Don't link to valgrind. Only needed for VG-tools, not for VG'ed...Ronald S. Bultje3-1/+9
2006-02-01testsuite/caps/caps.h: Fix testsuite.Ronald S. Bultje3-7/+7
2006-01-30docs/gst/gstreamer-sections.txt: Fix build by adding missing symbols.Ronald S. Bultje2-1/+7
2006-01-29gst/elements/gstfdsrc.c: Implement querying.Ronald S. Bultje6-27/+104
2006-01-14docs/manual/Makefile.am: do not parallel-build manualThomas Vander Stichele3-0/+8
2006-01-04gst/: Don't use G_GNUC_CONST for _get_type() functions (see #324530 and http:...Tim-Philipp Müller7-5/+16
2005-12-16removing added dirsThomas Vander Stichele337-27959/+199
2005-12-16gst/: Do not silently discard return values of g_list_delete_link() and g_lis...Tim-Philipp Müller4-4/+25
2005-10-27examples/retag/retag.c: Update retag example so that it actually works (#3193...Tim-Philipp Müller3-4/+25
2005-10-20tools/gst-inspect.c: Fix interface output with the -a option and don't print ...Tim-Philipp Müller3-5/+12
2005-09-29po/: Added Danish translation fromThomas Vander Stichele20-145/+1064
2005-09-27bring in line with othersThomas Vander Stichele1-4/+6
2005-09-27po/: Added Finnish translation fromThomas Vander Stichele1-0/+849
2005-09-27po/: Added Finnish translation fromThomas Vander Stichele3-3/+10
2005-09-21gst/gstinfo.c: Add mutex to serialise access to the hash table with the funct...Tim-Philipp Müller2-7/+27
2005-09-20updated translationsThomas Vander Stichele3-297/+183
2005-09-13win32/gst-typefind.vcproj: added gst-typefind to the MSVC7 buildSteve Lhomme4-0/+166
2005-09-13win32/config.h: update some defines for cleaner and better compilationSteve Lhomme4-2/+25
2005-09-13gst/gstregistry.c: duplicate plugin should never be freed as this the origina...Julien Moutte2-1/+9
2005-09-12gst/elements/gstfilesrc.c: (gst_filesrc_get_read)Steve Lhomme6-4/+37
2005-09-09win32/gstcontrol.vcproj make the Win32 Release build workSteve Lhomme1-0/+3
2005-09-09win32/gstversion.hSteve Lhomme1-1/+1
2005-09-09win32/gstcontrol.vcproj added missing project fileSteve Lhomme2-15/+199
2005-09-09damn me !Steve Lhomme1-2/+3
2005-09-09replace g_alloca by g_malloc/g_freeSteve Lhomme2-5/+16
2005-09-09Changelog: add my changes from yesterday to the changelogSteve Lhomme1-0/+17
2005-09-09remove cvs operated filesThomas Vander Stichele2-361/+0
2005-09-08win32/msvc71.sln win32/gstbytestream.vcproj win32/GStreamer.vcproj update the...Steve Lhomme5-104/+64
2005-09-08win32/gstbytestream.def win32/gstreamer.def win32/gstgetbits.def update the D...Steve Lhomme5-603/+1857
2005-09-08sgt/docs/tmpl/gstplugin.sgml add a reference to gst_plugin_freeSteve Lhomme1-1/+9
2005-09-08docs/gst/gstreamer-sections.txt added missing gst_plugin_free (who added this ?)Steve Lhomme1-0/+1
2005-09-08gst/elements/gstpipefilter.c try to include config.h firstSteve Lhomme2-8/+8
2005-09-08tools/gst-inspect.c fix a possible use of NULL stringSteve Lhomme1-1/+2
2005-09-08gst\elements\gstfdsink.c gst\elements\gstfdsrc.c gst\elements\gstfilesrc.c gs...Steve Lhomme14-92/+155
2005-09-07gst/: Always call g_module_close on error so the symbols don't hang around.Jan Schmidt5-4/+45
2005-09-04back to headThomas Vander Stichele2-1/+6
2005-09-04releasing 0.8.11RELEASE-0_8_11Thomas Vander Stichele5-70/+46
2005-09-04preleaseThomas Vander Stichele2-1/+1
2005-08-29updating translationsThomas Vander Stichele18-1207/+1275
2005-08-24Fixed long standing mem-leakStefan Kost7-49/+45
2005-08-18docs/manual/basics-helloworld.xml: Fix example for dmix (use audioconvert/aud...Ronald S. Bultje3-3/+12
2005-08-10gst/gst.c: Check whether GST_DEBUG_NO_COLOR environment variable is set and d...Tim-Philipp Müller3-0/+13
2005-08-04add GstAdapter docs.Benjamin Otte5-0/+67
2005-08-03fix up docsThomas Vander Stichele1-28/+28
2005-07-24tools/tools.h: gst_version is unsigned, I need to use gcc 4Benjamin Otte2-2/+7
2005-07-24add tools.h for common stuff of all our tools. Currently does what's necessar...Benjamin Otte18-69/+143
2005-07-02gst/gstelement.c: Improve inline API docs for gst_element_remove_pad().Tim-Philipp Müller2-1/+9