platform/upstream/gstreamer.git
2009-05-13 Wim Taymansadapter: small cleanups
2009-05-13 Stefan Kostdebugutils: show more pad-details
2009-05-12 Stefan Kostdebugutils: layout improvement
2009-05-12 Tim-Philipp... checks: check for enum types not class_ref'ed in gst_in...
2009-05-12 Tim-Philipp... Initialise some more types in gst_init(), esp. the...
2009-05-12 Tim-Philipp... systemclock: remove duplicate _get_type() function...
2009-05-12 Stefan Kostghostpad: remove deprecated API
2009-05-12 Stefan Kostparse-launch: allow specifying GstElement properties...
2009-05-12 Wim Taymansdocs: add some docs about buffer lists
2009-05-12 Wim Taymansbufferlist: make objects opaque
2009-05-12 Wim Taymansbufferlist: fix a comment
2009-05-12 Jonas Holmbergbufferlist: hook up the pad functions
2009-05-12 Jonas Holmbergbufferlist: add docs/build/debug/unittest
2009-05-12 Jonas Holmbergbufferlist: add bufferlist code
2009-05-12 Edward Herveygstbuffer: copy new buffer flags when copying metadata.
2009-05-12 Wim Taymansadapter: optimize taking the headbuffer
2009-05-12 Arnout Vandecappelletypefind: don't leak the force-caps property
2009-05-12 Wim Taymanselement: fix posting of async-start messages
2009-05-12 Sebastian DrögeAdd new functions to the win32 exports
2009-05-12 Marc-Andre... Run libtoolize before aclocal
2009-05-12 José AlburquerqueAPI: Add gst_plugin_register_static_full()
2009-05-12 Sebastian Drögefilesrc: Improve debugging a bit on invalid URIs
2009-05-12 Sebastian Drögedocs: Add new functions to the docs
2009-05-12 Sebastian Drögetags: API: Add functions to add single tags to GstTagLi...
2009-05-12 Sebastian DrögeGstURIHandler: Use get_type_full() vmethod if specified...
2009-05-12 Tim-Philipp... po: update .po files for new strings from container...
2009-05-12 Tim-Philipp... docs: small update to release docs
2009-05-12 Tim-Philipp... configure: rename CVS -> git in a couple of places
2009-05-11 Tim-Philipp... configure: bump the GLib requirement to GLib >= 2.16
2009-05-11 Tim-Philipp... xmlregistry: remove the old xml registry
2009-05-11 Tim-Philipp... tags: add a tag for the container format
2009-05-11 Tim-Philipp... bin: fix debug message
2009-05-11 Wim TaymansGstTask: fix compilation
2009-05-11 Wim Taymanstests: set the latency-time to something low
2009-05-11 Wim Taymanstests: improve the example
2009-05-11 Wim TaymansTaskPool: remove _set_func()
2009-05-11 Wim Taymanstests: add example of custom taskpools
2009-05-11 Wim Taymanstaskpool: fix a comment
2009-05-11 Wim Taymanstests: cleanup some code
2009-05-11 Wim TaymansPad: post STREAM_STATUS_TYPE_CREATE
2009-05-11 Wim Taymansdefs: add new task methods
2009-05-11 Wim TaymansGstTask: add methods for configuring the pool
2009-05-11 Wim TaymansTask: remember pool
2009-05-11 Wim Taymansdefs: update .defs file with taskpool methods
2009-05-11 Wim Taymanstask: fix deadlock due to typo
2009-05-11 Wim TaymansGstTask: use GstTaskPool for managing threads
2009-05-11 Wim Taymanstaskpool: fix docs, make push/join generic
2009-05-11 Wim Taymanstaskpool: add new object to manage threads
2009-05-11 Wim Taymansexamples: set bus handler before state change
2009-05-11 Wim Taymanstests: add example app for stream-status
2009-05-11 Wim TaymansTask: add method to set the priority
2009-05-11 Wim Taymanstests: add a unit-test for the stream-status
2009-05-11 Wim TaymansGstTask: improve documentation
2009-05-11 Wim Taymanstests: fix unit-tests for new stream-status
2009-05-11 Wim TaymansGstPad: install thread callbacks of the task
2009-05-11 Wim Taymansmessage: clarify some docs
2009-05-11 Wim TaymansTask: call leave_thread before signaling
2009-05-11 Wim TaymansGstMessage: Add STREAM_STATUS message methods
2009-05-11 Wim Taymansquark: add "object" quark
2009-05-11 Wim TaymansTask: remove create/join methods
2009-05-11 Wim TaymansGstTask: add private data, fix parent_class
2009-05-11 Wim TaymansGstTask: hook up enter/leave/notify callbacks
2009-05-11 Wim Taymansdefs: add new symbol to defs file
2009-05-11 Wim TaymansGstTask: allow setting callbacks
2009-05-11 Wim Taymansbasesrc: don't ignore pad_start return value
2009-05-11 Wim Taymansdesign: more STREAM_STATUS updates
2009-05-11 Wim Taymansdesign: update stream-status document some more
2009-05-11 Wim Taymansdesign: add first version of stream-status
2009-05-11 Wim TaymansGstTask: add some more docs
2009-05-11 Wim TaymansGstPad: use new task function
2009-05-11 Wim TaymansGstTask: unify task state functions
2009-05-11 Wim TaymansMessage: small indentation change.
2009-05-11 Wim TaymansAvoid unneeded type checks
2009-05-11 Wim Taymansregistry: avoid calling _get_name() too much
2009-05-11 Wim TaymansUse new _ref_sink when we can
2009-05-11 Wim Taymansgstobject: add gst_object_ref_sink
2009-05-11 Wim Taymansgstobject: avoid type checks
2009-05-11 Wim Taymansgstbuffer: avoid typechecks in finalize
2009-05-11 Wim Taymansfakesink: avoid typecheck
2009-05-11 Wim Taymans-launch: connect to deep-notify with right name
2009-05-11 Jan Schmidtinfo: Support new printf extensions in glibc 2.10
2009-05-11 Jan Schmidtdocs: Fix a typo in the release script
2009-05-11 Jan SchmidtBack to development -> 0.10.23.1
2009-05-10 Jan SchmidtRelease 0.10.23 RELEASE-0.10.23
2009-05-10 Jan SchmidtUpdate .po files
2009-05-06 Jan Schmidt0.10.22.4 pre-release
2009-04-24 Wim TaymansGstBin: set PENDING_STATE correctly
2009-04-21 Jan Schmidt0.10.22.3 pre-release
2009-04-21 Jan SchmidtAutomatic update of common submodule
2009-04-17 Tim-Philipp... win32: define __MSVCRT_VERSION__ when compiling with...
2009-04-17 Stefan Kostgstdebug: compete stubs. Fixes #579177.
2009-04-17 Yaakov Selkowitzconfigure.ac: fork() during registry scanning is unsafe...
2009-04-17 Yaakov Selkowitzgst_init: relocatability is unnecessary on Cygwin
2009-04-17 Brian Camerongstinfo: don't assume G_HAVE_ISO_VARARGS implies ISO C99
2009-04-17 Tim-Philipp... GstPlugin: fix compilation if both HAVE_WIN32 and HAVE_...
2009-04-16 Wim Taymans-launch: disable CLOCK_LOST message handling
2009-04-15 Jan Schmidtrelease: Bump version to 0.10.22.2 for pre-release
2009-04-15 Jan Schmidtwin32: Update win32 build files
2009-04-15 Jan Schmidtpo: Update translations from TP
2009-04-15 Jan SchmidtChangeLog: regenerate changelog with the gen-changelog...
next