platform/upstream/gstreamer.git
2009-10-21 Wim Taymansmultiqueue: avoid lock for taking the counter
2009-10-21 Wim Taymansregistry: hash the plugin basename
2009-10-21 Wim Taymansregistry: speed up _strlen
2009-10-21 Wim Taymansregistry: name is never NULL
2009-10-21 Wim Taymansregistry: refactor plugin lookup
2009-10-21 Wim Taymansregistry: do quick check for . files
2009-10-20 Michael SmithRemove executable bits on xml unit test.
2009-10-20 Benjamin Ottedocs: Fix docs for gst_caps_set_simple()
2009-10-19 Jan Schmidtdocs: Modify docs string slightly.
2009-10-19 Jan Schmidtpluginloader: When a plugin is blacklisted, output...
2009-10-19 Edward Herveytools/gst-inspect: Check we're not handling NULL pointers.
2009-10-19 Edward Herveytools/gst-inspect: Remove dead assignment
2009-10-19 Peter Kjellerstedttrace: Do not poison gst_trace_add_entry()
2009-10-18 Stefan Kostcontroller: just cast in internal API where we have...
2009-10-18 Stefan Kostcontroller: use g_slice for controlled property structures
2009-10-18 Edward Herveylibs/base/typefindhelper: Remove useless typechecking...
2009-10-16 Wim Taymanscaps: fix typo in docs
2009-10-16 Edward Herveywin32: Add new API symbol
2009-10-16 Stefan KostAutomatic update of common submodule
2009-10-15 Benjamin OtteImprove caps setters API
2009-10-15 Benjamin OtteAdd XML_LIBS when building tests that use xml-specific...
2009-10-15 Jan Schmidtpo: Don't create backup .po files
2009-10-15 Wim Taymansbasesrc: fix race in PLAYING->PAUSED->PLAYING
2009-10-15 Stefan Kostdocs: clarify preset api docs
2009-10-14 Stefan Kostdocs: fix controller sections docs
2009-10-14 Edward HerveyAutomatic update of common submodule
2009-10-14 Peter Kjellerstedtiterator: Fix a documentation typo
2009-10-14 Sebastian Drögebuild: ...and add missing endif
2009-10-14 Sebastian Drögebuild: Also don't run make check-exports if debugging...
2009-10-14 Peter Kjellerstedtbuild: Only run make check-exports if no public API...
2009-10-14 Sebastian Drögegstobject: Replace recursive gst_object_has_ancestor...
2009-10-14 Sebastian Drögegstobject: Add simple unit test for gst_object_has_ance...
2009-10-13 Tommi Myöhänennetclientclock: fix timestamp comparission, Fixes ...
2009-10-12 Jan Schmidtcheck: Disable the test_fail_abstract_new() test entire...
2009-10-12 Jan Schmidtdebug: Mark the GST_POLL symbol as extern to avoid...
2009-10-12 Jan SchmidtUpdate common to 6380d4b370f078f0cca7240428ea9f6639571ff5
2009-10-12 Jan Schmidtgstpoll: Make the new GST_POLL debug completely private
2009-10-12 Jan Schmidtchecks: Disable a fairly silly gstobject test on OS/X
2009-10-12 Edward Herveylibs/gst/check: Make writing threadsafe. Backported...
2009-10-12 Edward Herveylibs/gst/check: Run gst-indent on libcheck.
2009-10-12 Edward Herveygstpluginloader: Don't wait forever on gst_poll_wait.
2009-10-12 Edward Herveygstpoll: Only take into account active fds
2009-10-12 Edward Herveygstpoll: Add some debugging statements
2009-10-12 Edward Herveygstpoll: Use the error fdset when using select/pselect.
2009-10-12 Edward Herveygstpoll: Don't use poll on systems with broken poll
2009-10-12 Edward Herveygst: Add debugging category GST_POLL for gstpoll
2009-10-12 Edward Herveyconfigure.ac: Detect broken poll()
2009-10-09 Stefan Kostbasesink: lets keep -1 for segmenst as they are guint64...
2009-10-09 Stefan Kostbasesink: use GST_CLOCK_TIME_NONE and GST_CLOCK_TIME_IS...
2009-10-08 Jan Schmidtpluginloader: Fix valgrind warnings by zeroing padding...
2009-10-08 Jan Schmidtcheck: Hopefully fix an 'may be used uninitialized...
2009-10-08 Jan Schmidtregistrychunks: Fix a debug format string harder to...
2009-10-08 Jan Schmidtregistrychunks: Fix format string for debug error message.
2009-10-08 Jan Schmidtpluginloader: Move stdin and stdout out of harm's way
2009-10-08 Jan Schmidtplugin docs: Add GST_PLUGIN_SCANNER env var to the...
2009-10-08 Jan SchmidtAutomatic update of common submodule
2009-10-08 Jan Schmidtgitignores: Ignore the bytewriter check binary
2009-10-08 Jan Schmidtregistry: Fix error handling in the registry loader
2009-10-08 Jan Schmidtcheck: Fix test run in tests/examples/manual
2009-10-08 Tim-Philipp... gstinfo: add back fix that shouldn't have been reverted
2009-10-08 Stefan Kostqueue: more queue optimizations
2009-10-08 Stefan Kostmultiqueue: split gst_multi_queue_item_new
2009-10-08 Edward Herveyplugins/gstfilesrc: Make a fast-path for length ==...
2009-10-08 Edward Herveygst/check/consistencychecker: Check type of miniobject...
2009-10-08 Edward Herveygst/base/basesink: Remove dead assignment.
2009-10-08 Edward Herveygstobject: Remove dead assignment.
2009-10-08 Edward Herveygstindex: Make sure writer is non-NULL.
2009-10-08 Edward Herveybenchmarks: Clean up gstbufferstress.
2009-10-08 Jan Schmidtbenchmarks: Fix the complexity and mass-elements benchmarks
2009-10-08 Jan Schmidtchecks: Fix string leaks in the new childproxy test
2009-10-08 Jan Schmidtplugin: Ignore an empty dependency list.
2009-10-08 Jan Schmidtregistrychunks: Fix off-by-one error. Improve debug.
2009-10-07 Michael Smithfilesink: Use _wfopen on win32 to open files with non...
2009-10-07 Tim-Philipp... docs: fix Since: tags in docs for newly-added API
2009-10-07 Stefan Kostinfo: revert two of the changes
2009-10-07 Stefan Kostinfo: use a "%s" format string when printing the memory...
2009-10-07 Rob Clarkparse: don't format the string twice
2009-10-07 Stefan Kostpad: add variants of gst_pad_get_caps() that don't...
2009-10-07 Stefan Kosttests: add ghostpad test for setting target again after...
2009-10-07 Stefan Kosttests: remove empty lines from wrong indent run
2009-10-07 Jan Schmidtcheck: Fix compilation of the bytewriter test
2009-10-07 Tim-Philipp... win32: add new byte writer and reader API to .def file
2009-10-07 Michael Smithelementfactory: fix spelling in comment
2009-10-07 Mark Nauwelaertsmultiqueue: flush queue upon fatal flowreturn and relea...
2009-10-07 Mark Nauwelaertsdataqueue: fix API documentation typo
2009-10-07 Sebastian Drögebytewriter: Add to the docs
2009-10-07 Sebastian Drögebytewriter: Add unit test
2009-10-07 Sebastian Drögebytewriter: Add a generic byte writer
2009-10-07 Sebastian Drögebitreader/bytereader: API: Add gst_(bit|byte)_reader_ge...
2009-10-07 Sebastian Drögebytereader,bitreader: Remove FIXME 0.11 to remove non...
2009-10-07 Jan Schmidtcheck: Attempt to fix type-punning warning in the gstit...
2009-10-07 Jan Schmidtcheck: Make sure to init the dataprotocol lib.
2009-10-07 Jan Schmidtcheck: Use GST_DEBUG instead of g_message in the gdp...
2009-10-07 Jan Schmidtcheck: Add GST_PLUGIN_SCANNER env var to the check...
2009-10-07 Tim-Philipp... registry: improve plugin loader failure message for...
2009-10-07 Jan Schmidtconfigure: Beef up the test for __uint128_t on GCC
2009-10-07 Tim-Philipp... win32: add new API to .def file
2009-10-07 Tim-Philipp... benchmarks: add bufferstress binary to .gitignore
2009-10-07 Tim-Philipp... configure: bump GLib requirement to 2.18
2009-10-07 Wim Taymansmessage: whitespace fixes
next