platform/upstream/gstreamer.git
2011-12-02 Wim Taymansbasesink: clean up event handling
2011-12-02 Wim Taymansbasesink: small cleanup
2011-12-02 Wim Taymansbasesink: remove clip_segment
2011-12-02 Wim Taymansbasesink: more cleanups
2011-12-02 Wim Taymansbasesink: remove obsolete code
2011-12-01 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-12-01 Wim Taymanstaglist: make some tags of type GstSample
2011-12-01 Wim Taymanssample: remove const
2011-12-01 Wim Taymansbasesink: last-buffer -> last-sample
2011-12-01 Wim Taymanssample: add new sample miniobject
2011-12-01 Stefan Sauerbus: use GST_MESSAGE_SOURCE_NAME() which also takes...
2011-12-01 Wim Taymansbasetrans: add some more debug
2011-12-01 Wim Taymansbasesrc: add some more debug
2011-12-01 Wim Taymansbuffer: add copy flag for meta
2011-11-30 Wim Taymansbasesink: remove old property
2011-11-30 Sebastian Drögebasetransform: Always intersect the suggested sink...
2011-11-30 Tim-Philipp... info: move FIXME log level after WARNING
2011-11-30 Tim-Philipp... event: warn and fail instead of creating newsegment...
2011-11-29 Wim Taymansbin: keep the element flags up-to-date
2011-11-29 Edward Herveyqueue: source and sink pads proxy caps
2011-11-28 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Wim Taymansupdate for indexable change
2011-11-28 Wim Taymanselement: add indexable flag
2011-11-28 Wim Taymansdefs: update
2011-11-28 Wim Taymanselement: use flags for require/provide clock
2011-11-28 Wim Taymanselement: clean up element flags
2011-11-28 Wim Taymansevent: add sticky custom quark
2011-11-28 Wim Taymanscaps: _CAPS_FLAGS_ -> CAPS_FLAG_
2011-11-28 Vincent Penquerc'hgstelement: add gst_element_class_add_pad_template_from...
2011-11-28 Wim Taymanspad: Handle sticky event errors
2011-11-28 Wim Taymanstests: don't return FALSE from events
2011-11-28 Wim Taymanstest: fix refcount error
2011-11-28 Edward Herveygstmeta: Some more docs
2011-11-28 Wim Taymansevent: add custom downstream sticky event
2011-11-28 Tim-Philipp... queue2: fix up comment after merge from 0.10
2011-11-28 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp... queue2: fix refactoring of draining-on-eos, munge flow...
2011-11-28 Tim-Philipp... queue2: fix up new bufferlist code for 0.11
2011-11-28 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp... queue2: add bufferlist support
2011-11-28 Tim-Philipp... queue2: split out draining of queue on FLOW_UNEXPECTED...
2011-11-28 Tim-Philipp... queue2: pass item type enum to _enqueue instead of...
2011-11-27 Matej Knoppcaps: fix compilation warning
2011-11-27 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-27 Stefan Sauerwarnings: avoid set-but-unused warnings with load-save...
2011-11-26 Matej Knoppbaseparse: fix broken default caps query
2011-11-26 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp... uri: fix wrong G_GNUC_MALLOC
2011-11-26 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp... libs: sprinkle some G_GNUC_MALLOC
2011-11-26 Tim-Philipp... gst: sprinkle some G_GNUC_MALLOC
2011-11-25 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-25 Stefan Sauerdocs: update porting docs.
2011-11-25 Tim-Philipp... buffer: add gst_buffer_{set,get}_qdata()
2011-11-25 Wim Taymanspad: fix blocking probe emission
2011-11-25 Matej KnoppAdd test for PAD_PROBE_TYPE_BLOCK and PAD_PROBE_TYPE_BL...
2011-11-25 Wim Taymansutils: fix debug of query result
2011-11-24 René Stadlerquery: fix typo in doc
2011-11-24 René Stadlercheck: drop caps argument from gst_check_setup_{src...
2011-11-24 René Stadlerdefs: update for byte_writer_put_buffer
2011-11-24 Sebastian DrögeMerge branch 'master' into 0.11
2011-11-24 Sebastian Drögepad: Remove g_warning() if pad accepted caps that are...
2011-11-24 Vincent Penquerc'hmultiqueue: check filled state of queues even if anothe...
2011-11-24 Edward Herveytests: Check for dataflow with incompatible caps
2011-11-24 Edward Herveytests: Add comments to gstpad tests
2011-11-24 Edward Herveytests: Remove "#if 0" block for behaviour that now...
2011-11-24 Edward Herveytests: Remove commented block
2011-11-24 Tim-Philipp... tools: make gst-inspect print a nasty debug message...
2011-11-23 Wim Taymansevent: add STICKY_MULTY events
2011-11-23 Wim Taymansbus: handle NULL message src in debug
2011-11-23 Wim Taymansbufferlist: avoid reading past the array
2011-11-23 Sebastian Drögebaseparse: Return template caps instead of other side...
2011-11-23 René Stadlerbytewriter: add method to write out a buffer
2011-11-23 Wim Taymanspad: take peerpad correctly
2011-11-22 Wim Taymanspad: rework sticky events
2011-11-22 Wim Taymansbaseparse: also let caps events go through
2011-11-22 Wim Taymansgst: add new flags
2011-11-22 Matej Knoppadapter: fix return type of _map() to gconstpointer
2011-11-22 Wim Taymansdefs: update defs files
2011-11-22 Wim Taymanspadd return value from _mini_object_replace()
2011-11-22 Matej KnoppFix printf format compiler warnings on OSX/64bit
2011-11-21 Wim Taymanstests: improve pad tests
2011-11-21 Wim Taymanspad: fix locking order error
2011-11-21 Wim Taymansghostpad: fix print format
2011-11-21 Wim Taymanspad: Add destroy notify to pad functions
2011-11-21 Wim Taymanspad: Merge pad mode activation functions
2011-11-18 Wim Taymansdocs: update design doc
2011-11-18 Wim Taymansquery: improve scheduling query
2011-11-18 Wim Taymansquery: move flags closer to buffering query
2011-11-18 Wim Taymanspad: add parent to activate functions
2011-11-18 Wim Taymanspad: fix scheduling mode enums
2011-11-17 Wim Taymanstypefind: fix for new getrange method signature
2011-11-17 Wim Taymanspad: add parent to other functions
2011-11-17 Stefan Sauercollectpads: move fields out of reserved and restore...
2011-11-16 Wim Taymansadd parent to internal links
2011-11-16 Wim Taymanspad: add parent to the query function
2011-11-16 Wim TaymansGstPadFlags: rename flags GST_PAD_* -> GST_PAD_FLAG_*
2011-11-16 Wim Taymansplugins: remove obsolete parent checks
2011-11-16 Wim Taymanspad: keep the parent alive when requested
2011-11-16 Wim Taymansdon't require parent element to proxy
next