platform/upstream/gstreamer.git
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...
2009-04-15 Jan Schmidtdocs: remove errant gtk-doc comment marker triggering...
2009-04-15 Jan Schmidtparamspecs: revert gst_param_spec_is_mutable() for...
2009-04-15 Stefan Kostlogging: fix unused variable warning when disabling...
2009-04-15 Stefan Kostgstdebug: show enabled/disabled in configure and fix...
2009-04-15 Sebastian DrögeUse g_once_init_*() instead of GOnce for the enum types
2009-04-15 Sebastian Drögestaticpadtemplate: Update docs of gst_static_pad_templa...
2009-04-14 Stefan Kostdocs: use real <note> tags as they look nice in new...
2009-04-14 David SchleefFix locking in gst_param_spec_is_mutable
2009-04-14 Stefan Kostcontroller: factor out duplicated code and add a descri...
2009-04-14 Wim Taymansdocs: add simple doc blurb
2009-04-14 Wim Taymansparamspecs: add note about racyness
2009-04-14 LRNinfo: use mutex to do console colors on windows
2009-04-13 Tim-Philipp... docs: add Since: tags to gtk-doc chunks for new param...
2009-04-13 David SchleefAdd param spec flags for when a property can be changed
2009-04-10 Wim Taymans-launch: handle clock-lost messages
2009-04-09 Olivier Cretetee: add property to control the alloc pad
2009-04-09 Wim Taymansbin: always mark pending_async_done
2009-04-09 Wim Taymansinfo: fix compilation, %08x needs an unsigned int
2009-04-08 Tim-Philipp... API: add FIXME and DUMPMEM log levels and convenience...
2009-04-08 Stefan Kostdocs: xref more
2009-04-08 Stefan Kosttests: remove the hacks to workaround the pad-leak
2009-04-08 Stefan Kostpadtemplate: enable code to fix the leak, now that...
2009-04-04 Felipe ContrerasAutomatic update of common submodule
2009-04-04 Edward HerveyAutomatic update of common submodule
2009-04-04 Edward Herveygst-inspect: remove dead assignment
2009-04-04 Edward Herveybasesink: Remove dead assignments.
2009-04-04 Edward Herveybasesrc: remove dead assignment.
2009-04-04 Edward Herveygsttaglist: Remove unused variable.
2009-04-04 Edward Herveygststructure: Only use methods used in g_* checks if...
2009-04-04 Sebastian Drögegst: Use g_once_init* or G_DEFINE_TYPE
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and don't call g_thread_init...
2009-04-03 Mark NauwelaertsUse g_slice_copy instead of g_slice_dup.
2009-04-03 Edward Herveycontroller: remove dead assignment.
2009-04-03 Edward Herveygststructure: Remove dead assignment.
2009-04-03 Edward Herveyadapter: remove dead assignment.
2009-04-03 Edward Herveygstbin: Remove unused variable.
2009-04-03 Edward Herveypipeline: remove redundant assignment.
2009-04-03 Edward Herveygstregistrybinary: remove variable only used for a...
2009-04-03 Edward Herveybasesink : Remove unused variable.
2009-04-03 Edward Herveybasetransform: move unused variable in the #if 0 block.
2009-04-03 Edward HerveyRemove unused increments as detect by LLVM's CLang...
2009-04-03 Edward HerveyRemove unused variables detected by LLVM's Clang static...
2009-04-03 Tim-Philipp... docs: improve API reference for gst_caps_get_structure()
2009-04-02 Thomas Vander... docs: explain ref ownership for handle_message implemen...
2009-04-02 Sebastian Drögegstcheck: Call gst_check_init() before creating the...
next