platform/upstream/gstreamer.git
2014-01-15 Sebastian Drögesegment: gst_segment_offset_running_time() will be...
2014-01-14 Nicolas Dufresnedoc: Update sections with the new rounding macros
2014-01-14 Nicolas Dufresneutil: Add GST_ROUND_UP_N and GST_ROUND_DOWN_N
2014-01-14 Sebastian Drögetee: Add unit test for requesting pad names
2014-01-14 Sebastian Drögetee: Make sure to give pads the name that was requested
2014-01-14 Sebastian Drögeparse: Make sure to create and link chains in the order...
2014-01-14 Sebastian Drögeparse: Remove some C99-style comments
2014-01-14 Sebastian Drögeparse: Use GSlice for allocating and freeing links...
2014-01-14 Sebastian Drögeparse: Add comment about why we disable the "tracing"
2014-01-14 Sebastian Drögeparse-launch: Add some more failing pipelines
2014-01-14 Fabian Kirschparse: Refactor grammar, make it more consistent and...
2014-01-13 Stefan Sauerdocs: ensure GstBufferPools shows up as with GObject...
2014-01-13 Thiago Santostests: baseparse: add test for reverse playback on...
2014-01-13 Thiago Santostests: baseparse: add basic test for baseparse
2014-01-13 Thiago Santosbaseparse: do not accumulate buffers on passthrough...
2014-01-09 Stefan Sauerbasesrc: don't confuse GST_PAD_MODE_NONE and PULL
2014-01-09 Stefan Sauergstobject: add FIXME and docs for the disabled notify...
2014-01-08 Thiago Santosbaseparse: do not ignore TIME segments
2014-01-08 Wim Taymanstests: improve check, also check stream-time
2014-01-08 Wim Taymanstests: add unit test for segment _offset_running_time()
2014-01-08 Wim Taymanssegment: take offset into account in _to_position()
2014-01-08 Wim Taymanspad: use new segment offset method to apply the offset
2014-01-08 Wim Taymanssegment: add method to offset the segment running-time
2014-01-08 Wim Taymanscollectpads: take offset into account for expected...
2014-01-08 Wim Taymansinfo: debug segment offset field as well
2014-01-08 Sebastian Drögemultiqueue: Allow growing a queue if all other queues...
2014-01-07 Wim Taymansfilesrc: don't try to seek to -1 offset
2014-01-06 Stefan Sauerbasesrc: demote error to warning
2014-01-03 YanpingZhangmultiqueue: Fix hanging if shut down while handling...
2014-01-02 Thiago Santosbaseparse: remove pending_segment as it was being misused
2014-01-02 Thiago Santosbaseparse: push pending events before GAP event
2014-01-02 Thiago Santosbaseparse: refactor pending events pushing
2014-01-02 Stefan Sauerdesign/part-toc.txt: update design docs
2014-01-02 Sebastian Drögepad: Add unit test for adding/removing blocking probes...
2014-01-02 Sebastian Drögepad: Check if new probes need to be called when adding...
2014-01-02 Sebastian Drögetee: Remove dyn lock
2014-01-02 Sebastian Drögetee: Keep another ref to our one and only srcpad around...
2013-12-30 Sebastian Drögepad: Keep an extra ref of the pad when calling an IDLE...
2013-12-30 Sebastian Drögepad: Only call IDLE probes if we are actually idle
2013-12-30 Tim-Philipp... nettimeprovider: remove unnecessary NULL check
2013-12-30 Tim-Philipp... Revert "nettimeprovider: Remove dead code"
2013-12-30 Edward Herveyqueue: Remove unneeded checks
2013-12-30 Edward Herveynettimeprovider: Remove dead code
2013-12-30 Stefan Sauertaglist: fix since marker again (1.3 -> 1.4)
2013-12-30 Stefan Sauertaglist: fix since-marker in docs (we're in 1.3.X)
2013-12-30 Stefan Sauertaglist: add a tag for midi base note numbers
2013-12-30 Sebastian Drögepad: Don't ignore probe callback return value when...
2013-12-29 Pedro Côrte... scripts: git-update.sh: fix for non-master branches
2013-12-27 Sebastian Drögeparse: Use GLib malloc/free/realloc functions
2013-12-26 Tim-Philipp... scripts: create-uninstalled-setup: re-use existing...
2013-12-26 Erik Andresendocs: fix memory leak of appsink example in manual
2013-12-22 Tim-Philipp... Automatic update of common submodule
2013-12-22 Tim-Philipp... po: update for string changes
2013-12-22 Tim-Philipp... po: set gettext domain in Makevars so we don't have...
2013-12-20 Wim Taymansutils: Add round down 128 macro for completeness
2013-12-20 Nicolas Dufresneutils: Add round up 128 macro
2013-12-20 Sebastian Drögefunnel: Setting the PROXY_CAPS flag on the srcpad does...
2013-12-20 Sebastian Drögefunnel: Proxy CAPS and ALLOCATION queries
2013-12-20 Thiago Santosmultiqueue: post 100% buffering if single queue is...
2013-12-18 William Jon... docs: fix project links
2013-12-17 David Svensson... basesrc: use segment start if DTS for first buffer...
2013-12-16 Matthieu Bourongst-uninstalled: add gstreamer-vaapi paths
2013-12-14 Tim-Philipp... tests: add unit test for bitreader, bytereader and...
2013-12-14 Tim-Philipp... bytereader: add inline variant of gst_byte_reader_init()
2013-12-14 Tim-Philipp... docs: fix docs for gst_queue_array_peek_head()
2013-12-14 Sebastian Drögeparse: Don't define yyscan_t twice
2013-12-13 Tim-Philipp... docs: moving plugins: minor 0.10 -> 1.0 fix
2013-12-11 Wim Taymansqueue: don't ignore event return value
2013-12-10 Edward Herveygst-launch: Handle taglist copy failure
2013-12-10 Edward Herveygst-inspect: Index features are no more
2013-12-10 Edward Herveygstvalue: Fix comparision of double range
2013-12-10 Edward Herveycontroller: Fix out-of-bounds detection
2013-12-07 Tim-Philipp... tests: add unit test for registering the same category...
2013-12-07 Víctor Manuel... info: return existing category if a debug category...
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-12-07 Sebastian RasmussenFix some typos in code comments and debug messages
2013-12-06 Stewart Brodiedocs: clarify encoding of strings in GstStructures...
2013-12-05 Olivier Crêtebasesrc: Set format to TIME if do-timestamp is TRUE
2013-12-05 Tim-Philipp... tools: gst-launch: don't try to remove already-removed...
2013-12-04 Olivier Crêteinfo: Make sure the same category is not added twice
2013-12-04 Olivier Crêteinfo: Protect __categories list in get_category with...
2013-12-03 Sebastian Rasmussendocs: add missing files for distribution
2013-12-03 Wim Taymanspad: add ACCEPT_INTERCEPT flag
2013-12-03 Olivier Crêtemultiqueue: Wake up on reconfigure event
2013-12-03 Sebastian Rasmussendocs: add missing docs, fixing doc errors
2013-12-02 Sebastian Rasmussendocs: cosmetic changes in references/decriptions
2013-11-29 Olivier Crêteparse: Manually insert priv_gst_parse_yyget/set_column...
2013-11-29 Thiago Santosgstpad: drop assertion on gst_pad_peer_query_position
2013-11-29 Thiago Santosinputselector: handle gap events
2013-11-29 Wim TaymansRevert "ghostpad: copy sticky events to SRC ghostpads"
2013-11-29 Fabian Kirschparse: fix segfaulting prototype-mismatch
2013-11-27 Jan Schmidtnetclock: Fix docstring for round-trip-limit and uninit...
2013-11-27 Carlos Rafael... netclock: Add round-trip-limit parameter
2013-11-26 Olivier Crêtequery: Fix gi annotations of gst_structure_new_custom()
2013-11-25 Jan Schmidtnetclock: Fix C99 comment
2013-11-25 Jan Schmidtnetclock: Implement rolling-average filter on observations.
2013-11-25 Jan Schmidtbasesink: Add debug into gst_base_sink_default_query...
2013-11-25 Philippe Normandgst-launch: exit with an error code when an error occured
2013-11-22 Sebastian Rasmussengstutils: Escape stream id format in comments
2013-11-21 Tim-Philipp... gst: g_memmove() is deprecated
next