platform/upstream/gstreamer.git
2014-02-08 Sebastian Drögegst-inspect: Make clang happy with our g_vprintf()...
2014-02-06 Chun-wei Fanwindows: Make GStreamer installation relocatable
2014-02-06 Brendan Longgst: clear floating references for GstTask, GstTaskPool...
2014-02-06 Brendan Longdocs: gst_pad_new_from_*_template and gst_buffer_pool_n...
2014-02-05 Edward Herveycheck: Remove a minor leak in unit test
2014-02-04 Sebastian Drögemanual: Fix build by using the correct C file name
2014-02-04 Sebastian Drögemanual: Clean up code a bit to be suitable for the...
2014-02-04 Todd Agulnickmanual: Replace manual's effectswitch.c with newer...
2014-02-04 Matthieu Bourontests: add caps features unit tests
2014-02-04 Sebastian Drögecaps: When getting capsfeatures and none are there...
2014-02-04 Sebastian Drögecaps: Don't get us sysmem capsfeatures if we just check...
2014-02-04 Sebastian Drögecapsfeatures: Make sure that the static ANY/EMPTY capsf...
2014-02-01 Stefan Sauerdocs: fix more gtk-doc warnings
2014-01-31 Stefan Sauerdocs: unhide docs for allocator
2014-01-31 Stefan Sauerbufferpool: more tests and small doc fixes
2014-01-30 Sebastian Drögetools: Support non-ASCII tags
2014-01-30 Thiago Santosoutputselector: respect the 'negotiation-mode' property
2014-01-30 Stefan Sauerpoolstress: print speedup
2014-01-30 Stefan Sauerbufferpool: misc cleanups
2014-01-30 Stefan Sauerbufferpool: add a new testsuite or the pool
2014-01-30 Wim Taymansbufferpool: avoid excessive GstPoll activity
2014-01-30 Wim Taymanspoll: improve debug
2014-01-30 Edward HerveyAutomatic update of common submodule
2014-01-29 Stefan Sauerpart-toc: emphasize that the later chapters are design...
2014-01-29 Stefan Sauerpart-toc: add format specific information
2014-01-29 Stefan Sauerpoolstress: code cleanups
2014-01-29 Nicola Murinogst-uninstalled: use print as function
2014-01-29 Thiago Santostests: capsfilter: add test for pending_events pushing
2014-01-29 Thiago Santoscapsfilter: do not forget to push pending events
2014-01-27 Arnaud Vracmultiqueue: do not reduce single queue below current...
2014-01-24 Thiago Santosbasesrc: do not forget to clear the forced_eos flag
2014-01-24 Thiago Santosbasesrc: preserve seqnum of eos events sent by the...
2014-01-24 Thiago Santosdocs: design: add part-seqnums
2014-01-24 Sebastian Drögemultiqueue: Break the loop immediately if we found...
2014-01-24 Per x Johanssonmultiqueue: Allow growing a queue if all other queues...
2014-01-22 Sebastian Drögepad: Minor code cleanup
2014-01-20 Fabian Kirschparse: Additional tests for parser
2014-01-18 Sebastian Drögeiterator: Properly copy mutexes around when creating...
2014-01-18 Sebastian Drögeiterator: Add unit tests for filtering, recursive filte...
2014-01-18 Stewart Brodieiterator: Preserve the master lock when creating recurs...
2014-01-18 Thiago Santospad: fix sticky event leak after sticky_events_foreach
2014-01-16 Stefan Sauerinfo: move some env-var checks from gst to gstinfo...
2014-01-16 Sebastian Drögecapsfilter: Only set caps on the srcpad if it's activat...
2014-01-16 Fabian Kirschparse: Some minor fixes
2014-01-15 Thiago Santosinputselector: removing duplicate field position
2014-01-15 Thiago Santosmultiqueue: prevent buffering forever with playbin
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...
next