platform/upstream/gstreamer.git
2013-02-12 David Schleefupdate exports for baseparse API changes
2013-02-12 David Schleefbaseparse: Fix doc typo
2013-02-12 David Schleefbaseparse: add gst_base_parse_set_ts_at_offset()
2013-02-12 David Schleefadapter: Add gst_adapter_prev_[pd]ts_at_offset()
2013-02-12 Philippe Normandbin: query sink elements and source pads of the bin
2013-02-12 Alexander Schrabbin: Let gst_bin_send_event() send events to ghost...
2013-02-11 Stefan Sauercompat: kill more uses of gst_pad_set_caps()
2013-02-11 Tim 'mithro... gstvalue: Adding offset to GstSegment serialize/deseria...
2013-02-09 Mark Nauwelaertsbaseparse: improve PTS interpolating
2013-02-08 Stefan Sauerdocs: add more porting details
2013-02-08 Stefan Sauercontrolbinding: error handling for binding controlsourc...
2013-02-07 Wim Taymanselement: remove old docs about iterators
2013-02-07 Wim Taymansbin: remove old comment
2013-02-07 Wim Taymansbin: reset GValue from iterator after usage
2013-02-05 Wim Taymanstests: add basesink test
2013-02-05 Wim Taymansbasesink: handle sync of EOS after item without duration
2013-02-05 Nate Bogdanowiczgstpipeline: fix failed assertion caused by seeking...
2013-02-05 Wim Taymansstructure: change argument name for docs
2013-02-04 Stefan Sauerdebugutils: fix order of caps on an unnegotiated link
2013-02-01 Stefan Sauerdocs: update the controller docs
2013-02-01 Stefan Sauerporting: a few updates for the porting guide
2013-01-30 Tim-Philipp... dataqueue: can't pass a GType through GINT_TO_POINTER
2013-01-30 Alexander Schrabtests: unit test to trigger the queue/flushing race...
2013-01-30 Alexander Schrabqueue: remove query from queue if queue is flushing
2013-01-30 Tim-Philipp... queuearray: make _find() find the value if no compare...
2013-01-30 Tim-Philipp... tests: check return value of gst_queue_array_drop_eleme...
2013-01-30 Tim-Philipp... tests: one more test for gst_queue_array_drop_element()
2013-01-30 Alexander Schrabqueuearray: fix gst_queue_array_find()
2013-01-30 Alexander Schrabqueuearray: fix gst_queue_array_drop_element()
2013-01-29 Sreerenj Balachandrandocs: align the comments correctly with the declaration...
2013-01-29 Wim Taymansbasesrc: handle renegotiation correctly
2013-01-28 Stefan SauerAutomatic update of common submodule
2013-01-28 Wim Taymansexample: fix FIXME in example
2013-01-27 Simon Feltmang-i: add built enumtypes headers and sources to gir...
2013-01-27 B.Prathibhatests: use g_timeout_add_seconds in pipeline stress...
2013-01-24 Olivier Crêtedocs: Put the right path for the gstttestclock include...
2013-01-24 Wim Taymanspwg: rename variable
2013-01-24 Niv Sardigst_pad_check_reconfigure: only remove flag if set.
2013-01-24 Niv Sardibasesrc: set NEED_RECONFIGURE flag if negotiate fails
2013-01-19 Tim-Philipp... pad: add gst_pad_get_stream_id() utility function
2013-01-18 Tim-Philipp... tools: minor addition to gst-launch-1.0 man page
2013-01-18 Tim-Philipp... tools: update gst-launch-1.0 man page for new debug...
2013-01-17 Daniel Díaztests: fix ABI check struct sizes for ARM
2013-01-16 Tim-Philipp... docs: add a note to the gst_adapter_take_buffer() docs...
2013-01-16 Tim-Philipp... tests: disable ABI checks for architectures where the...
2013-01-15 Tim-Philipp... Automatic update of common submodule
2013-01-15 Tim-Philipp... Use GST_*_1_0 environment variables everywhere
2013-01-15 Tim-Philipp... po: update for new translated string
2013-01-15 Tim-Philipp... pipeline: add allow-none annotation for gst_pipeline_ne...
2013-01-14 Tim-Philipp... docs: minor GstBaseParse docs fixes
2013-01-14 Wim Taymanstypefind: handle map failure
2013-01-14 Wim Taymansbasesrc: handle map failure
2013-01-14 Wim Taymansadapter: handle map failure
2013-01-13 Tim-Philipp... baseparse: add vfuncs to intercept queries
2013-01-12 Tim-Philipp... baseparse: fix up name of default event vfuncs
2013-01-10 Stefan Sauercontrolbinding: hide one unused typedef
2013-01-10 Stefan Sauerdocs: improve api docs for controlsource and -binding
2013-01-05 Tim-Philipp... tests: fix leak in ghostpad unit test
2013-01-04 Tim-Philipp... docs: minor systemsclock doc fix
2013-01-03 Sebastian Drögebasesink: Initialize uninitialized variable
2013-01-02 Thijs Vermeiradapter: return gssize from gst_adapter_masked_scan_...
2013-01-01 Sebastian Drögebasesink: Check if buffers are too late before calling...
2012-12-30 Tim-Philipp... configure: replace deprecated AM_CONFIG_HEADER with...
2012-12-22 Tim-Philipp... caps, structure, taglist: micro-optimisations
2012-12-22 Tim-Philipp... gstvalue: some micro-optimisations
2012-12-22 Thijs Vermeirscripts: fix location of repository with ssh
2012-12-21 Wim Taymansbin: add flag to disable resync state change
2012-12-21 Wim Taymansdocs: update synchronization document a little
2012-12-20 Wim Taymanssystemclock: add OTHER clock type
2012-12-20 Branko Subasicmultiqueue: correct overrun handling
2012-12-20 Wim Taymansqueue2: implement buffering query for all modes
2012-12-20 Wim Taymansqueue2: refactor buffering percent and stats
2012-12-17 Arnaud Vracbaseparse: fix invalid output timestamps in some cases
2012-12-14 Wim TaymansNEWSEGMENT -> SEGMENT
2012-12-14 Tim-Philipp... docs: update plugin docs
2012-12-14 Wim Taymansadd debug category
2012-12-14 Wim Taymanselement: improve debug
2012-12-13 Wim Taymansbasesrc: call _stop when start failed
2012-12-12 Sebastian Drögelibs: Use foo/foo.h as single-include header consistent...
2012-12-11 Wim Taymansbaseparse: pass DTS and PTS to handle_buffer
2012-12-11 Wim Taymansbaseparse: improve debug
2012-12-10 Andrzej Bieniekgst-launch: report execution time in GST_TIME_FORMAT
2012-12-10 Wim Taymansplugin: protect against NULL filename in debug
2012-12-06 Wim Taymansbufferpool: clarify docs
2012-12-05 Wim Taymanscaps: fix docs
2012-12-05 Wim Taymansadapter: fix 0.10 docs to make more sense in 1.0
2012-12-05 Wim Taymansadapter: fix docs for 1.0
2012-11-30 Wim Taymansmessage: add reset-time type string
2012-11-30 Wim Taymansbin: remove some casts
2012-11-28 Tim-Philipp... docs: add link to python porting doc and app dev manual...
2012-11-28 Edward Herveyconfigure.ac: Update libtool versioning
2012-11-26 Luis de Bethencourtadd gst-editing-services to PKG_CONFIG_PATH
2012-11-26 Tim-Philipp... docs: clean up sections file for pad probe defines...
2012-11-26 Tim-Philipp... gst: don't require gthread-2.0
2012-11-25 Tim-Philipp... gstreamer-1.0.pc: move gmodule-no-export-2.0 dependency...
2012-11-25 Tim-Philipp... docs: remove all mention of g_thread_init()
2012-11-25 Tim-Philipp... dataqueue: reduce debug log spam a bit
2012-11-23 Alessandro... event: fix annotation for gst_event_parse_stream_start
2012-11-23 Tim-Philipp... pad: document more pad probe values
2012-11-23 Tim-Philipp... testclock: remove unnecessary include
next