controller: add more error handling to example
[platform/upstream/gstreamer.git] / gst /
2009-05-22 Stefan Kostregistry: don't free node-date and deref again. Fixes...
2009-05-22 Stefan Kostregistry: don't free node-date and deref again. Fixes...
2009-05-22 Stefan Kostdocs: fix gtk-doc warnings
2009-05-22 Jan Schmidtdocs: Fix up some documentation warnings.
2009-05-21 Wim Taymansdocs: update docs for stream_time->running_time
2009-05-20 Hannes Bistryloadsave: fix requestpad handling and serialisation...
2009-05-18 Tim-Philipp Müllerdocs: mention that GST_FORMAT_{PERCENT|BUFFERS} are...
2009-05-17 Sebastian Drögegstclock: Fix ABI breakage on 32 bit architectures
2009-05-15 Thiago Santos[gstvalue] adds safety parenthesis to macros missing...
2009-05-15 Thiago Santos[gstutils] Adds more safety to GST_WRITE_* and GST_READ...
2009-05-15 Wim Taymansclock: use seqlocks to parallellize readers
2009-05-15 Edward HerveyMakefile.am: update for added/moved/removed files that...
2009-05-14 Sebastian Drögeelement: Set the originating pad as message source...
2009-05-14 Wim Taymanselement: add gst_element_lost_state_full()
2009-05-13 Stefan Kostdebugutils: show more pad-details
2009-05-12 Stefan Kostdebugutils: layout improvement
2009-05-12 Tim-Philipp MüllerInitialise some more types in gst_init(), esp. the...
2009-05-12 Tim-Philipp Müllersystemclock: 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 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 Taymanselement: fix posting of async-start messages
2009-05-12 José AlburquerqueAPI: Add gst_plugin_register_static_full()
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-11 Tim-Philipp Müllerxmlregistry: remove the old xml registry
2009-05-11 Tim-Philipp Müllertags: add a tag for the container format
2009-05-11 Tim-Philipp Müllerbin: fix debug message
2009-05-11 Wim TaymansGstTask: fix compilation
2009-05-11 Wim TaymansTaskPool: remove _set_func()
2009-05-11 Wim Taymanstaskpool: fix a comment
2009-05-11 Wim TaymansPad: post STREAM_STATUS_TYPE_CREATE
2009-05-11 Wim TaymansGstTask: add methods for configuring the pool
2009-05-11 Wim TaymansTask: remember pool
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 TaymansTask: add method to set the priority
2009-05-11 Wim TaymansGstTask: improve documentation
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 TaymansGstTask: allow setting callbacks
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 Jan Schmidtinfo: Support new printf extensions in glibc 2.10
2009-04-24 Wim TaymansGstBin: set PENDING_STATE correctly
2009-04-17 Stefan Kostgstdebug: compete stubs. Fixes #579177.
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 MüllerGstPlugin: fix compilation if both HAVE_WIN32 and HAVE_...
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 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 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 Müllerdocs: 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-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 MüllerAPI: 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 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_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 Herveygststructure: 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 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 Müllerdocs: improve API reference for gst_caps_get_structure()
next