platform/upstream/gstreamer.git
2008-06-05 Jan SchmidtPut pre-release chaneglog entry where it actually happened
2008-06-05 Jan Schmidtconfigure.ac: 0.10.19.2 pre-release
2008-06-05 Tim-Philipp... gst/gsterror.c: Fix typo (spotted by Fabricio Godoy...
2008-06-04 Wim Taymanslibs/gst/base/gstbasesink.c: Add some debug.
2008-06-04 Wim Taymansgst/gstevent.c: Add some assert and docs for invalid...
2008-05-30 Wim Taymanslibs/gst/base/gstbasesink.c: The reported position...
2008-05-30 Rob Bradfordgst/gstregistry.c: Don't recurse into .debug directorie...
2008-05-29 Wim Taymanslibs/gst/base/gstbasesink.c: Fix position query range...
2008-05-29 Sebastian Drögegst/gstelement.*: Deprecated gst_element_get_pad()...
2008-05-28 José Alburquerquegst/gstelementfactory.c: Small doc fix. Fixes #535285.
2008-05-28 Bjarne Rosengrenlibs/gst/base/gstbasesrc.c: Make sending an EOS event...
2008-05-28 Sebastian Drögetools/gst-inspect.c: If possible print the element...
2008-05-28 Sebastian Drögegst/gstiterator.c: Remove an unused field from the...
2008-05-27 Stefan Kostlibs/gst/controller/gstcontroller.c: Add parameter...
2008-05-27 Stefan Kosttests/check/gst/gstpipeline.c: Revert test change and...
2008-05-27 Stefan Kosttests/check/gst/gstpipeline.c: Extending the test a...
2008-05-27 Tim-Philipp... gst/gstpreset.c: Add Since: markers to docs blurbs.
2008-05-27 Stefan Kostconfigure.ac: Add DATADIR for storing presets.
2008-05-27 Wim Taymansgst/gstpad.c: The default event function on a sinkpad...
2008-05-27 Wim Taymansplugins/elements/gsttypefindelement.c: Use faster and...
2008-05-27 Tim-Philipp... API: add gst_bin_find_unlinked_pad()
2008-05-26 Peter Kjellerstedtgst/: Fixed a bunch of typos.
2008-05-25 Tim-Philipp... gst/: 'unconnected pad' -> 'unlinked pad' for consisten...
2008-05-25 Tim-Philipp... docs/pwg/advanced-tagging.xml: Small docs update, can...
2008-05-25 Tim-Philipp... gst/gstevent.h: Clarify docs for GST_SEEK_TYPE_CUR...
2008-05-25 Tim-Philipp... gst/parse/grammar.y: Remove unneeded casts.
2008-05-25 Tim-Philipp... Get all missing elements from a parse launch string...
2008-05-24 Tim-Philipp... tests/check/: Add some unit tests for the new gst_parse...
2008-05-24 Tim-Philipp... API: gst_parse_launch_full()
2008-05-23 Suresh Kumar Pdocs/faq/gst-uninstalled: Also support ffmpeg in gst...
2008-05-22 Sebastian Drögeconfigure.ac: After discussion on IRC use the binary...
2008-05-22 Tim-Philipp... gst/: More guards against bad input; typo fix; some...
2008-05-22 Sjoerd Simonslibs/gst/base/gstbasesink.c: If nothing else can be...
2008-05-21 Tim-Philipp... gst/gstpad.c: Move size sanity check to the right place...
2008-05-21 Wim Taymansplugins/elements/: Small cleanups. Add note adbout...
2008-05-21 Wim TaymansDon't use gst_element_get_pad().
2008-05-21 Felipe Contrerasdocs/Makefile.am: Fix installing plugin documentation...
2008-05-21 Wim Taymansdocs/manual/: Avoid using a bad function in the example...
2008-05-21 Wim Taymansgst/gstclock.c: Fix debug of the new clock rate.
2008-05-21 Sebastian Drögewin32/common/libgstbase.def: Add gst_base_sink_wait_clo...
2008-05-20 Tim-Philipp... libs/gst/base/gstbasetransform.c: Unref events that...
2008-05-19 Wim TaymansExpose a method that was previously used internally...
2008-05-19 Tim-Philipp... gst/gstpad.c: Add sanity check to make sure we don...
2008-05-19 Wim Taymanslibs/gst/base/gstbasesink.c: Refactor adjusting the...
2008-05-19 Tim-Philipp... API: add gst_type_find_suggest_simple(), #533740.
2008-05-19 Tim-Philipp... libs/gst/base/gstbasesrc.c: Use right error code when...
2008-05-19 Wim Taymanslibs/gst/base/gstbasesrc.c: When the subclass did not...
2008-05-18 Tim-Philipp... gst/gsttypefind.h: Tabs to spaces, oh yes!
2008-05-18 Tim-Philipp... ChangeLog surgery
2008-05-18 Tim-Philipp... tests/check/gst/gstcaps.c: Add David's and Benjamin...
2008-05-18 Tim-Philipp... gst/gstevent.c: Document that gst_event_new_tag() and...
2008-05-17 Jan Schmidtdocs/Makefile.am: Don't descend into the plugins dir...
2008-05-17 Sebastian Drögegst/gstmessage.*: Mark the debug string parameters...
2008-05-16 Sebastian Drögelibs/gst/base/gsttypefindhelper.c: Sort buffer cache...
2008-05-14 Stefan Kostgst/gstinfo.c: Explain why we copy the list.
2008-05-14 Stefan Kosttests/check/gst/gstinfo.c: Add a test for removing...
2008-05-14 Wim Taymansgst/gstpad.c: Release pad lock before calling out to...
2008-05-14 Wim Taymansgst/parse/grammar.y: Remove unneeded value unset.
2008-05-13 Sebastian Drögeplugins/elements/: Use custom marshalers that take...
2008-05-13 Sebastian Drögeplugins/elements/gsttypefindelement.c: Clean up on...
2008-05-13 Sebastian Drögeplugins/elements/gsttypefindelement.c: Forward FLUSH_ST...
2008-05-13 Sjoerd Simonslibs/gst/base/gstbasetransform.c: Check the caps of...
2008-05-09 Tim-Philipp... No, let's not use g_slice_{dup|copy} here, since they...
2008-05-09 Tim-Philipp... gst/gstutils.h: Try to fix 'dereferencing type-punned...
2008-05-09 Jan Schmidtplugins/elements/gstmultiqueue.c: Add documentation...
2008-05-08 Ole André Vadla... gst/gstinfo.h (GST_FUNCTION): Reverted GST_FUNCTION...
2008-05-08 Sebastian Drögegst/gstutils.h: Intern the type name string, similar...
2008-05-08 Sebastian Drögegst/gstutils.h: Make GST_BOILERPLATE thread-safe if...
2008-05-08 Sjoerd Simonslibs/gst/base/gstbasetransform.c: Don't passthrough...
2008-05-07 Ole André Vadla... gst/gstinfo.c (gst_debug_log_valist): Improved the...
2008-05-07 Ole André Vadla... libs/gst/base/gstbasesrc.c (gst_base_src_default_query...
2008-05-07 Ole André Vadla... win32/common/config.h.in: Don't define GST_FUNCTION...
2008-05-07 Ole André Vadla... gst/gstinfo.h (GST_FUNCTION): Made GST_FUNCTION an...
2008-05-07 Wim Taymanslibs/gst/base/gstadapter.c: Small code cleanup.
2008-05-07 Wim Taymansplugins/elements/gstfakesrc.*: Added format property...
2008-05-06 Sebastian Drögewin32/common/libgstreamer.def: Add gst_pad_has_name...
2008-05-06 Sebastian DrögeDon't allow negative sizes when allocating new buffers.
2008-05-05 Sjoerd Simonsgst/gstbus.c: Don't print a warning if the queue is...
2008-05-05 Tim-Philipp... plugins/elements/gstmultiqueue.c: Small docs fix.
2008-05-05 Sebastian Drögetests/check/gst/gstvalue.c: Add unit test for deseriali...
2008-05-04 Sebastian Drögetools/gst-inspect.c: Use "%s" as format string instead...
2008-05-04 Sebastian Drögegst/gstclock.c: Make some checks actually useful.
2008-05-03 Tim-Philipp... gst/gstminiobject.c: Fix 'Since:' version in gst_value_...
2008-05-03 Tim-Philipp... gst/gstregistry.c: Only print one log message per non...
2008-05-03 Tim-Philipp... gst/gstinfo.c: Fix alignment of debug log columns on...
2008-05-03 Tim-Philipp... docs/libs/: Ignore private controller headers for docs.
2008-05-03 Sebastian Drögelibs/gst/controller/: Move some private declarations...
2008-05-02 Sebastian Drögegst/gstdebugutils.c: Remove some code that is unused...
2008-05-01 Tim-Philipp... gst/gstregistry.c: Run g_str_has_suffix() only on the...
2008-04-30 Tim-Philipp... plugins/elements/gstqueue.c: Since we're not called...
2008-04-30 Jonas Holmbergplugins/elements/gstqueue.c: When changing thr max...
2008-04-30 Stefan Kostgst/gstdebugutils.c: Refactor code and fix handling...
2008-04-29 Wim TaymansAdd method to conveniently check the name of a custom...
2008-04-28 Michael Smithlibs/gst/check/Makefile.am: Don't add an explicit link...
2008-04-28 Sebastian Drögegst/gst.c: Register GstClock type from a type-safe...
2008-04-26 Edward Herveytools/gst-run.c: Include <unistd.h> conditionally on...
2008-04-25 Antoine Tremblaygst/gstbin.c: Use the GLib stuff to create a private...
2008-04-25 Stefan Kostlibs/gst/base/: Fix doc typos and unify caps a bit.
2008-04-25 Stefan Kosttools/gst-launch.1.in: Forgot to also add the envvar...
2008-04-25 Tim-Philipp... Ref some more classes in gst_init() to work around...
next