platform/upstream/gstreamer.git
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-28 Stefan Kostdocs: include annotation glossary to have working links.
2009-10-28 Stefan Kostannotations: add annotations to gst_init_check too
2009-10-28 Stefan Kostdocs: tell more about what happens in gst_init.
2009-10-28 Stefan Kostdocs: remove reference to OGI and rephrase sections...
2009-10-28 Tim-Philipp... Remove GST_DEBUG_FUNCPTR where they're pointless
2009-10-28 Tim-Philipp... capsfilter: sprinkle some GST_DEBUG_FUNCPTR
2009-10-27 Wim Taymansdesign: add some ideas for SKIP mode trickmodes
2009-10-27 Wim Taymansmultiqueue: buffering is implemented now
2009-10-27 Wim Taymansmultiqueue: make sure percent increases
2009-10-27 Wim Taymansmultiqueue: refactor buffering code
2009-10-27 Wim Taymansmultiqueue: add buffering support
2009-10-27 Wim Taymansmultiqueue: don't check visible items in buffering
2009-10-27 Wim Taymansmultiqueue: hook up low/high percent
2009-10-27 Wim Taymansmultiqueue: hook up property for buffering
2009-10-27 Wim Taymansmultiqueue: small cleanups
2009-10-27 Wim Taymansmultiqueue: add FIXME for wrong code
2009-10-27 Wim Taymansmultiqueue: fix debug output
2009-10-27 Wim Taymansmultiqueue: avoid shadowing function argument
2009-10-27 Wim Taymansmultiqueue: make queue arg explicit
2009-10-27 Wim Taymansmultiqueue: fix properties
2009-10-27 Stefan Kostdebugutils: allow to hide/show pad status with graphdet...
2009-10-24 Sebastian Drögetypefindhelper: Remove obsolete FIXME
2009-10-24 Sebastian Drögeregistry: private is a C++ keyword, don't use it
2009-10-24 Tim-Philipp... docs: add Since tag to docs for new API
2009-10-24 Edward Herveytypefind: Keep typefind factories sorted in the registr...
2009-10-24 Edward Herveyregistry: Cache element and typefind factories. Fixes...
2009-10-24 Edward Herveygstpluginfeature: API : new gst_plugin_feature_list_cop...
2009-10-24 Edward Herveygstregistry: Add a cookie for detecting feature list...
2009-10-23 Wim Taymansmessage: don't use typechecking cast macros
2009-10-23 Wim TaymansRevert "gstmessage: Avoid expensive src/type/timestamp...
2009-10-23 Edward Herveygstmessage: Avoid expensive src/type/timestamp fetch.
2009-10-23 Edward Herveygstcaps: Use inlined version of _is_any()/_is_empty()
2009-10-22 Wim TaymansTODO: add item to TODO list
2009-10-22 Jan Schmidtgstpipeline: Simplify base time checking slightly
2009-10-22 Edward Herveygsturi: Optimisation: Avoid type-checking in sorting...
2009-10-22 Edward Herveygsturi: Optimisation : Cast when we're sure of the...
2009-10-22 Edward Herveytests/fakesink: Add some debugging
2009-10-22 Edward Herveytests/faeksink: Lower the number of threads to avoid...
2009-10-22 Edward Herveygstregistry: Use hash table when finding a feature...
2009-10-21 Wim Taymanstee: implement custom acceptcaps function
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
next