platform/upstream/gstreamer.git
2005-09-15 David Schleefconfigure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS...
2005-09-15 David Schleefconfigure.ac: Remove getbits library. Nothing uses...
2005-09-15 David Schleefgst/Makefile.am: Dist glib-compat.h
2005-09-15 David Schleefconfigure.ac: Remove gst/registries, since it's no...
2005-09-15 David Schleefgst/: Convergence is near. Seriously.
2005-09-15 David Schleefgst/glib-compat.*: Attempt #4 to appease the buildbots.
2005-09-15 David Schleefgst/glib-compat.c: Attempt #3.
2005-09-15 David Schleefgst/glib-compat.c: Attempt #2.
2005-09-15 David Schleefgst/Makefile.am: Oh yeah, libgstreamer.so needs to...
2005-09-15 David Schleefgst/glib-compat.*: Add some functions that are in newer...
2005-09-15 David Schleefpo/POTFILES.in: remove gst-register.c
2005-09-15 David Schleefdocs/gst/: Documentation updates for registry changes.
2005-09-15 David Schleefgst/gstregistryxml.c: Copy g_mkdir_with_parent() from...
2005-09-15 David Schleefgst/gstregistryxml.c: Added. Essentially moved out...
2005-09-15 David Schleefremove
2005-09-14 Thomas Vander... whoops, wrong commit
2005-09-14 Thomas Vander... notes on documenting elements and plugins
2005-09-14 Michael SmithRest of the fix for 316155: don't confuse MinGW when...
2005-09-13 Steve Lhommefile gst-typefind.vcproj was initially added on branch...
2005-09-13 Michael SmithDon't use windows linking attributes in MinGW
2005-09-13 Thomas Vander... gst/gstutils.c: Apparently people think it's better...
2005-09-12 Thomas Vander... add a gst_element_set_state_async method that sets...
2005-09-12 Thomas Vander... codify design+behaviour in testsuite after discussion
2005-09-12 Thomas Vander... docs/: add a quote
2005-09-12 Jan Schmidtgst/: Remove the requirement for sub-classes to call...
2005-09-11 Stefan Kostdocs/gst/gstreamer-sections.txt: more doc cleanups
2005-09-11 Thomas Vander... doc build clean, hurray
2005-09-11 Thomas Vander... various doc fixes
2005-09-11 Thomas Vander... fix silly bug that caused build to fail when check...
2005-09-11 Thomas Vander... docs/gst/: rearrange gstvalue section
2005-09-11 Thomas Vander... debug fixes
2005-09-09 Jan Schmidtcheck/gst-libs/controller.c: Header include fix.
2005-09-09 Thomas Vander... object debugging is good
2005-09-09 Jan Schmidtcheck/elements/identity.c: Make the error a little...
2005-09-09 Steve Lhommefile gstcontrol.vcproj was initially added on branch...
2005-09-09 Thomas Vander... check/gst/gstpad.c: add tests for valid pad naming
2005-09-09 Thomas Vander... and the changelog
2005-09-09 Thomas Vander... configure.ac: say what CHECK flags we use
2005-09-09 Thomas Vander... check/: adding a test for pipelines and state changes
2005-09-08 Michael SmithVarious fixes for unseekable, unmmapable, and non-norma...
2005-09-08 Michael SmithUpdate the manual section on state changes for wingo...
2005-09-07 Jan Schmidtgst/gstplugin.c: Call g_module_close when we don't...
2005-09-07 Stefan Kostmore rename fixing ...
2005-09-07 Stefan Kostrenamed gsttag -> gsttaglist, gsttaginterface -> gsttag...
2005-09-07 Stefan Kostgst/: splitted gsttypefind into gsttypefind, gsttypefin...
2005-09-07 Andy Wingogst/base/gstbasesink.c (gst_base_sink_activate_pull...
2005-09-06 Jan Schmidtgst/gstpad.c: Catch misbehaving pad_alloc functions...
2005-09-06 Stefan Kostcheck/pipelines/simple_launch_lines.c: test for pipe...
2005-09-06 Thomas Vander... add a check for a ghostpad that doesn't have a target...
2005-09-06 Thomas Vander... back to head
2005-09-06 Thomas Vander... releasing 0.9.2 RELEASE-0_9_2
2005-09-06 Thomas Vander... update readme with explanation of modules
2005-09-06 Thomas Vander... changelog split
2005-09-05 Thomas Vander... maintenance updates
2005-09-05 Thomas Vander... adding -bad
2005-09-05 Andy Wingogst/registries/gstxmlregistry.*: and update to newer...
2005-09-05 Andy Wingogst/registries/gstxmlregistry.*: Um... resurrect...
2005-09-05 Andy Wingogst/registries/gstxmlregistry.*: Remove from CVS, they...
2005-09-05 Thomas Vander... maintenance updates
2005-09-05 Christian SchallerRever to 1.80 version of this file as GstUtils is not...
2005-09-05 Christian Schallerremove GstUtils mention as it is now gone
2005-09-04 Thomas Vander... need to add -lcheck to the pkgconfig file
2005-09-03 Thomas Vander... fix for a critical when a module returns NULL on opening
2005-09-03 Thomas Vander... add a source plugin description field, to represent...
2005-09-03 Thomas Vander... fix distcheck
2005-09-03 Thomas Vander... enable docs build for distcheck
2005-09-03 Thomas Vander... remove old plugins docs
2005-09-03 Thomas Vander... clean up docs build a little; have docdir be an overrid...
2005-09-02 Thomas Vander... whitespace cleanups
2005-09-02 Tim-Philipp... gst/base/gstbasesink.c: Add comment.
2005-09-02 Thomas Vander... whitespace fixes
2005-09-02 Stefan Kostrun the wingo-magic script against the docs
2005-09-02 Stefan Kostremoved file again
2005-09-02 Stefan Kostmerged elementdetails docs into elementfactory docs...
2005-09-02 Andy Wingogst/gstelement.h: Add magical pixie dust to make glib...
2005-09-02 Stefan Kostmore docs inlined
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-09-02 Thomas Vander... clean up spec some more
2005-09-02 Thomas Vander... gst/: fix a bunch of unchecked return values
2005-09-01 Stefan Kostupdated .cvsignore
2005-09-01 Wim Taymansgst/base/gstbasesink.*: Handle newsegments more correctly.
2005-09-01 Tim-Philipp... win32/gstenumtypes.*: Update
2005-08-31 Michael SmithRemove extraneous 'co' from cvs command in PWG, as...
2005-08-31 Stefan Kostlibs/gst/controller/gst-controller.c: fixed boolean...
2005-08-31 Thomas Vander... docs/faq/gst-uninstalled: add -good
2005-08-31 Stefan Kostinlined more docs, fixed double id-ref
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: Passthrough elements don...
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: Don't leak refcounts on...
2005-08-31 Wim Taymansgst/base/gstbasetransform.*: Handle the case where...
2005-08-31 Tim-Philipp... gst/elements/gstfilesrc.c: Set READONLY flag on mmap...
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: passthrough elements can...
2005-08-31 Stefan Kostcheck/gst-libs/controller.c: more tests (hehe I have...
2005-08-31 Wim Taymansgst/gstminiobject.c: Cannot assert that the refcount...
2005-08-31 Wim Taymansgst/gstpad.c: Revert change, need to first fix badly...
2005-08-30 Wim Taymanscheck/elements/: Activate pads before using them.
2005-08-30 Wim Taymansgst/base/gstadapter.c: Flushing out 0 bytes is ok for...
2005-08-30 Stefan Kostmore docs and two more inlined
2005-08-30 Wim Taymansgst/elements/gstfilesink.c: Don't sync to clock.
2005-08-30 Stefan Kostdocs/gst/gstreamer-sections.txt: ultral33t func10ns...
2005-08-29 Stefan Kostinlined and extended docs
next