Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-17moap ignoreBRANCH-GSTREAMER-0_8Thomas Vander Stichele
2006-02-10configure.ac: Back to development.Ronald S. Bultje
2006-02-10Release 0.8.12 "Cookies".RELEASE-0_8_12Ronald S. Bultje
2006-02-08configure.ac: Don't link to valgrind. Only needed for VG-tools, not for VG'ed...Ronald S. Bultje
2006-02-01testsuite/caps/caps.h: Fix testsuite.Ronald S. Bultje
2006-01-30docs/gst/gstreamer-sections.txt: Fix build by adding missing symbols.Ronald S. Bultje
2006-01-30gst/elements/gstfdsrc.c: Implement querying.Ronald S. Bultje
2006-01-14docs/manual/Makefile.am: do not parallel-build manualThomas Vander Stichele
2006-01-04gst/: Don't use G_GNUC_CONST for _get_type() functions (see #324530 and http:...Tim-Philipp Müller
2005-12-16removing added dirsThomas Vander Stichele
2005-12-16gst/: Do not silently discard return values of g_list_delete_link() and g_lis...Tim-Philipp Müller
2005-10-27examples/retag/retag.c: Update retag example so that it actually works (#3193...Tim-Philipp Müller
2005-10-20tools/gst-inspect.c: Fix interface output with the -a option and don't print ...Tim-Philipp Müller
2005-09-29po/: Added Danish translation fromThomas Vander Stichele
2005-09-27bring in line with othersThomas Vander Stichele
2005-09-27po/: Added Finnish translation fromThomas Vander Stichele
2005-09-27po/: Added Finnish translation fromThomas Vander Stichele
2005-09-22gst/gstinfo.c: Add mutex to serialise access to the hash table with the funct...Tim-Philipp Müller
2005-09-20updated translationsThomas Vander Stichele
2005-09-13win32/gst-typefind.vcproj: added gst-typefind to the MSVC7 buildSteve Lhomme
2005-09-13win32/config.h: update some defines for cleaner and better compilationSteve Lhomme
2005-09-13gst/gstregistry.c: duplicate plugin should never be freed as this the origina...Julien Moutte
2005-09-12gst/elements/gstfilesrc.c: (gst_filesrc_get_read)Steve Lhomme
2005-09-09win32/gstcontrol.vcproj make the Win32 Release build workSteve Lhomme
2005-09-09win32/gstversion.hSteve Lhomme
2005-09-09win32/gstcontrol.vcproj added missing project fileSteve Lhomme
2005-09-09damn me !Steve Lhomme
2005-09-09replace g_alloca by g_malloc/g_freeSteve Lhomme
2005-09-09Changelog: add my changes from yesterday to the changelogSteve Lhomme
2005-09-09remove cvs operated filesThomas Vander Stichele
2005-09-09win32/msvc71.sln win32/gstbytestream.vcproj win32/GStreamer.vcproj update the...Steve Lhomme
2005-09-09win32/gstbytestream.def win32/gstreamer.def win32/gstgetbits.def update the D...Steve Lhomme
2005-09-08sgt/docs/tmpl/gstplugin.sgml add a reference to gst_plugin_freeSteve Lhomme
2005-09-08docs/gst/gstreamer-sections.txt added missing gst_plugin_free (who added this ?)Steve Lhomme
2005-09-08gst/elements/gstpipefilter.c try to include config.h firstSteve Lhomme
2005-09-08tools/gst-inspect.c fix a possible use of NULL stringSteve Lhomme
2005-09-08gst\elements\gstfdsink.c gst\elements\gstfdsrc.c gst\elements\gstfilesrc.c gs...Steve Lhomme
2005-09-07gst/: Always call g_module_close on error so the symbols don't hang around.Jan Schmidt
2005-09-04back to headThomas Vander Stichele
2005-09-04releasing 0.8.11RELEASE-0_8_11Thomas Vander Stichele
2005-09-04preleaseThomas Vander Stichele
2005-08-29updating translationsThomas Vander Stichele
2005-08-24Fixed long standing mem-leakStefan Kost
2005-08-18docs/manual/basics-helloworld.xml: Fix example for dmix (use audioconvert/aud...Ronald S. Bultje
2005-08-11gst/gst.c: Check whether GST_DEBUG_NO_COLOR environment variable is set and d...Tim-Philipp Müller
2005-08-04add GstAdapter docs.Benjamin Otte
2005-08-03fix up docsThomas Vander Stichele
2005-07-25tools/tools.h: gst_version is unsigned, I need to use gcc 4Benjamin Otte
2005-07-25add tools.h for common stuff of all our tools. Currently does what's necessar...Benjamin Otte
2005-07-02gst/gstelement.c: Improve inline API docs for gst_element_remove_pad().Tim-Philipp Müller