platform/upstream/gstreamer.git
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
2009-10-07 Stefan Kostpad: flip the G_UNLIKELY
2009-10-07 Stefan Kostdocs: add new queue api to the docs to fix the build
2009-10-07 Edward Herveyplugins/multiqueue: Avoid instance check
2009-10-07 Edward Herveyplugins/multiqueue: Cache input/output time, avoid...
2009-10-07 Stefan Kostbuild: sprintf, sscanf need stdio.h
2009-10-07 Stefan Kostchildproxy: initialize gvalue in _valist function....
2009-10-07 Stefan Kostpad: don't intersect with any in proxy_pad_get_caps
2009-10-07 Stefan Kostdocs: rename aggregator to adder in the docs.
2009-10-07 Stefan Kostman: fix copy and past mistake for -q option
2009-10-07 Sebastian Drögegst-uninstalled: Extend environment variables to allow...
2009-10-07 Edward Herveyplugins/multiqueue: Use new GstDataQueue constructor
2009-10-07 Edward Herveygstdataqueue: new constructor which takes callbacks.
2009-10-07 Edward Herveyplugins/multiqueue: Use cached value instead of expensi...
2009-10-07 Edward Herveyplugins/queue: Use previous knowledge of data type...
2009-10-07 Edward Herveyplugins/queue: Avoid useless segment_to_running_time...
2009-10-07 Edward Herveyplugins/queue: Just cast to the object parent instead...
2009-10-07 Edward Herveybenchmark: New benchmark for testing contention when...
2009-10-07 Edward Herveygst-launch: Don't activate tracing if not requested.
2009-10-07 Edward Herveytests: init more variables to avoid compiler warning...
2009-10-07 Sebastian Drögemultiqueue: Improve iterate internal links function
2009-10-07 Johan Bilienintrospection: Add annotations for gst_element_query_...
2009-10-06 Tim-Philipp... bytereader: add inline version of gst_byte_reader_skip
2009-10-06 Tim-Philipp... po: update translation files for new and changed strings
2009-10-06 Wim Taymansghostpad: take locks around smaller section
2009-10-06 Tim-Philipp... tests: init variable to avoid compiler warning on osx
2009-10-06 Tim-Philipp... gst: remove more unnecessary cast when using g_signal_*()
2009-10-06 Tim-Philipp... dataqueue, elements: avoid unnecessary runtime type...
2009-10-06 Jan Schmidtdocs: Update the release script
2009-10-06 Jan Schmidtpluginloader: Add a magic number and maximum size limit.
2009-10-06 Jan Schmidtregistry: Also check the binary registry chunk version...
2009-10-06 Jan Schmidtregistry: Support installed/uninstalled plugin-scanner...
2009-10-06 Jan SchmidtRemove checking for and mentions of fork where possible.
2009-10-06 Jan SchmidtRe-enable and fix disabled bit of the registry test
2009-10-06 Jan SchmidtOnly load the registry cache once per process.
2009-10-06 Jan SchmidtAdd some more debug the registry.
2009-10-06 Jan SchmidtAdd restarting of the plugin loader and blacklisting...
2009-10-06 Jan SchmidtPlugin loader phase 2
2009-10-06 Jan Schmidtregistry: Add registry helper phase 1
2009-10-06 Jan Schmidtregistry: Rearrange some things.
2009-10-06 Jan SchmidtBack to development -> 0.10.25.1
2009-10-05 Jan SchmidtRelease 0.10.25 RELEASE-0.10.25
2009-10-05 Jan SchmidtUpdate .po files
2009-10-01 Jan Schmidt0.10.24.4 pre-release
2009-09-30 Jan Schmidtlibgstcheck: Don't use character classes in sed expressions
2009-09-17 Jan Schmidt0.10.24.3 pre-release
2009-09-15 Sebastian Drögeutils: Fix GMP scaling unit test
2009-09-14 David SchleefFix out-of-tree build
2009-09-14 Stefan Kostdocs: GST_MESSAGE_STREAM_STATUS is implemented nowadays.
2009-09-12 Sebastian Drögeintrospection: Build pkgconfig before all libraries...
2009-09-12 Sebastian Drögeintrospection: Don't typedef GstTagList to GstStructure...
2009-09-11 Jan Schmidt0.10.24.2 pre-release
2009-09-11 Jan SchmidtDon't use C++ style comments
2009-09-11 Jan Schmidtmessage: Disable restriction that structure changes...
2009-09-11 Jan Schmidtcheck: Fix version check tests
2009-09-11 Stefan Kostbinaryregistry: don't crash in cleaning up on error.
next