summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* moap ignoreBRANCH-GSTREAMER-0_8Thomas Vander Stichele2006-11-163-0/+2
* configure.ac: Back to development.Ronald S. Bultje2006-02-092-1/+8
* Release 0.8.12 "Cookies".RELEASE-0_8_12Ronald S. Bultje2006-02-094-29/+54
* configure.ac: Don't link to valgrind. Only needed for VG-tools, not for VG'ed...Ronald S. Bultje2006-02-083-1/+9
* testsuite/caps/caps.h: Fix testsuite.Ronald S. Bultje2006-02-013-7/+7
* docs/gst/gstreamer-sections.txt: Fix build by adding missing symbols.Ronald S. Bultje2006-01-302-1/+7
* gst/elements/gstfdsrc.c: Implement querying.Ronald S. Bultje2006-01-296-27/+104
* docs/manual/Makefile.am: do not parallel-build manualThomas Vander Stichele2006-01-143-0/+8
* gst/: Don't use G_GNUC_CONST for _get_type() functions (see #324530 and http:...Tim-Philipp Müller2006-01-047-5/+16
* removing added dirsThomas Vander Stichele2005-12-16337-27959/+199
* gst/: Do not silently discard return values of g_list_delete_link() and g_lis...Tim-Philipp Müller2005-12-164-4/+25
* examples/retag/retag.c: Update retag example so that it actually works (#3193...Tim-Philipp Müller2005-10-273-4/+25
* tools/gst-inspect.c: Fix interface output with the -a option and don't print ...Tim-Philipp Müller2005-10-203-5/+12
* po/: Added Danish translation fromThomas Vander Stichele2005-09-2920-145/+1064
* bring in line with othersThomas Vander Stichele2005-09-271-4/+6
* po/: Added Finnish translation fromThomas Vander Stichele2005-09-271-0/+849
* po/: Added Finnish translation fromThomas Vander Stichele2005-09-273-3/+10
* gst/gstinfo.c: Add mutex to serialise access to the hash table with the funct...Tim-Philipp Müller2005-09-212-7/+27
* updated translationsThomas Vander Stichele2005-09-203-297/+183
* win32/gst-typefind.vcproj: added gst-typefind to the MSVC7 buildSteve Lhomme2005-09-134-0/+166
* win32/config.h: update some defines for cleaner and better compilationSteve Lhomme2005-09-134-2/+25
* gst/gstregistry.c: duplicate plugin should never be freed as this the origina...Julien Moutte2005-09-132-1/+9
* gst/elements/gstfilesrc.c: (gst_filesrc_get_read)Steve Lhomme2005-09-126-4/+37
* win32/gstcontrol.vcproj make the Win32 Release build workSteve Lhomme2005-09-091-0/+3
* win32/gstversion.hSteve Lhomme2005-09-091-1/+1
* win32/gstcontrol.vcproj added missing project fileSteve Lhomme2005-09-092-15/+199
* damn me !Steve Lhomme2005-09-091-2/+3
* replace g_alloca by g_malloc/g_freeSteve Lhomme2005-09-092-5/+16
* Changelog: add my changes from yesterday to the changelogSteve Lhomme2005-09-091-0/+17
* remove cvs operated filesThomas Vander Stichele2005-09-092-361/+0
* win32/msvc71.sln win32/gstbytestream.vcproj win32/GStreamer.vcproj update the...Steve Lhomme2005-09-085-104/+64
* win32/gstbytestream.def win32/gstreamer.def win32/gstgetbits.def update the D...Steve Lhomme2005-09-085-603/+1857
* sgt/docs/tmpl/gstplugin.sgml add a reference to gst_plugin_freeSteve Lhomme2005-09-081-1/+9
* docs/gst/gstreamer-sections.txt added missing gst_plugin_free (who added this ?)Steve Lhomme2005-09-081-0/+1
* gst/elements/gstpipefilter.c try to include config.h firstSteve Lhomme2005-09-082-8/+8
* tools/gst-inspect.c fix a possible use of NULL stringSteve Lhomme2005-09-081-1/+2
* gst\elements\gstfdsink.c gst\elements\gstfdsrc.c gst\elements\gstfilesrc.c gs...Steve Lhomme2005-09-0814-92/+155
* gst/: Always call g_module_close on error so the symbols don't hang around.Jan Schmidt2005-09-075-4/+45
* back to headThomas Vander Stichele2005-09-042-1/+6
* releasing 0.8.11RELEASE-0_8_11Thomas Vander Stichele2005-09-045-70/+46
* preleaseThomas Vander Stichele2005-09-042-1/+1
* updating translationsThomas Vander Stichele2005-08-2918-1207/+1275
* Fixed long standing mem-leakStefan Kost2005-08-247-49/+45
* docs/manual/basics-helloworld.xml: Fix example for dmix (use audioconvert/aud...Ronald S. Bultje2005-08-183-3/+12
* gst/gst.c: Check whether GST_DEBUG_NO_COLOR environment variable is set and d...Tim-Philipp Müller2005-08-103-0/+13
* add GstAdapter docs.Benjamin Otte2005-08-045-0/+67
* fix up docsThomas Vander Stichele2005-08-031-28/+28
* tools/tools.h: gst_version is unsigned, I need to use gcc 4Benjamin Otte2005-07-242-2/+7
* add tools.h for common stuff of all our tools. Currently does what's necessar...Benjamin Otte2005-07-2418-69/+143
* gst/gstelement.c: Improve inline API docs for gst_element_remove_pad().Tim-Philipp Müller2005-07-022-1/+9