platform/upstream/gstreamer.git
2015-12-28 Sebastian Drögenet: Add NTP and PTP clock types to the docs
2015-12-27 Stefan Sauercheck: don't memcmp twice
2015-12-24 Sebastian DrögeBack to development
2015-12-24 Sebastian DrögeRelease 1.7.1
2015-12-24 Sebastian DrögeUpdate .po files
2015-12-24 Sebastian Drögepo: Update translations
2015-12-21 Koop Mastconfigure: Make -Bsymbolic check work with clang.
2015-12-16 Sebastian Drögedocs: update to git
2015-12-14 Xavier Claessenscore: Add g_autoptr() support to all types
2015-12-14 Sebastian Drögetee: Check if parsing the name template with sscanf...
2015-12-14 Sebastian Drögequeue/multiqueue: Don't special-case CAPS events in...
2015-12-14 Sebastian DrögeRevert "queue: Illegal memory access of sink event"
2015-12-14 Vineeth TMqueue: Illegal memory access of sink event
2015-12-14 Sebastian Drögeelement: Unref event if GstElement::send_event() is...
2015-12-14 Sebastian Drögemanual: Fix dynamic pipeline example
2015-12-13 Luis de Bethencourtdocs: typo in the location of make_element tool
2015-12-12 Reynaldo H... downloadbuffer: drop unneeded macros for G_OS_WIN32
2015-12-12 Reynaldo H... fdsrc: drop unneeded macros for G_OS_WIN32
2015-12-12 Reynaldo H... fdsrc: enable large file support in Android
2015-12-12 Reynaldo H... fdsink: enable large file support in Android
2015-12-12 Reynaldo H... queue2: fix some typos
2015-12-12 Reynaldo H... queue2: enable large file support on Android
2015-12-12 Reynaldo H... downloadbuffer: fix some typos
2015-12-12 Reynaldo H... downloadbuffer: enable large file support on Android
2015-12-12 Reynaldo H... sparsefile: drop bogus reference to file descriptor
2015-12-12 Reynaldo H... sparsefile: enable large file support on Android
2015-12-10 Aurélien Zanellielement: unref message in _post_message when there...
2015-12-10 Sebastian Drögeelement: Don't hold state lock all the time while sendi...
2015-12-09 Reynaldo H... filesrc: enable large file support in Android
2015-12-09 Reynaldo H... filesink: enable large file support on Android
2015-12-09 Reynaldo H... filesink: indentation fixes
2015-12-09 Edward Herveymultiqueue: Don't use random segment.position from...
2015-12-09 Sebastian Drögebin: Post a LATENCY message with async-handling=TRUE...
2015-12-08 Athanasios... baseparse: post tag list when avg bitrate changes at...
2015-12-07 Nicolas DufresneAutomatic update of common submodule
2015-12-07 Sebastian Drögeelement: Check for an activated pad before adding,...
2015-12-04 Thiago Santostests: funnel: remove state change from stress tests
2015-12-04 Nicolas Dufresnegst-launch: Fix process return value on error
2015-12-04 Nicolas DufresneRevert "tools: gst-launch: return non-0 exit code on...
2015-12-04 Tim-Philipp... tools: gst-launch: return non-0 exit code on async...
2015-12-04 Ross Burtonhelpers: really fix install race
2015-12-04 Wim Taymansquery: fix docs
2015-12-02 Reynaldo H... Drop usage of deprecated g-ir-scanner --strip-prefix...
2015-12-02 Edward Herveymultiqueue: Fix set/get property
2015-12-02 Edward Herveypad: Implement GstPadEventFullFunction
2015-12-02 Edward Herveymultiqueue: Use signed clock values for running time...
2015-12-02 Edward Herveymultiqueue: Add an extra cache time for unlinked streams
2015-12-02 Edward Herveymultiqueue: Optimize multiqueue sizes based on interleave
2015-12-02 Vincent Penquerc'hmultiqueue: use new stream-start event sparse flag...
2015-12-02 Edward Herveymultiqueue: Fix high_time computation
2015-12-02 Jan Schmidtqueue2: Don't report 0% unless empty
2015-12-01 Edward Herveygstclock: Fix GST_STIME_ARGS
2015-11-30 Thibault Sauniercontrolsource: Annotate get_value[_array] as (method)
2015-11-25 Nicolas Dufresneplugin: Add prefix support to dependencies
2015-11-25 Nicolas Dufresneplugin: Allow device nodes as dependency
2015-11-25 Nicolas Dufresneplugin: Don't do lossy shift on hash
2015-11-24 Lukasz Forynskiinfo: fix compiler warning with -Wpedantic and gcc 5
2015-11-20 Tim-Philipp... controller: fix annotation to make g-ir-scanner happy
2015-11-20 Ravi Kiran K Ntags: add GST_TAG_PRIVATE_DATA
2015-11-19 Thiago SantosRevert "baseparse: do not overwrite header buffer times...
2015-11-19 Thiago SantosRevert "baseparse: simplify code a bit"
2015-11-18 Tim-Philipp... queue2: don't print criticals when receiving custom...
2015-11-18 Sebastian Drögeptp-helper: Disable multicast loopback
2015-11-17 Vineeth TMdebugutils: Fix string memory leak
2015-11-16 Thiago Santosbaseparse: simplify code a bit
2015-11-14 Thiago Santoscollectpads: handle buffer with dts-only when mapping...
2015-11-14 Thiago Santosbaseparse: do not overwrite header buffer timestamps
2015-11-13 Aleix Conchillo... identity: add drop-buffer-flags property
2015-11-13 Ross Burtonhelpers: fix install race
2015-11-13 Heinrich Finksystemclock: Add test for gst_clock_get_resolution
2015-11-13 Heinrich Finksystemclock: Use mach_time on Apple platforms
2015-11-12 Thiago Santostracers: log: add missing hooks
2015-11-12 Thiago Santostracer: add element-change-state-pre/post hook
2015-11-11 Miguel París... pad: test for checking the order of the probe calls
2015-11-10 Thiago Santoscontext: fix some copy and paste leftover in docs
2015-11-10 Thiago Santoscontext: add some more documentation
2015-11-09 Tim-Philipp... utils: use 'static inline' instead of 'inline static...
2015-11-09 Tim-Philipp... docs: remove dummy function declarations with G_INLINE_...
2015-11-06 Duncan Palmerqueue2: Add the avg-in-rate property.
2015-11-06 Philippe Normandqueue2: add overrun signal
2015-11-06 Thiago Santospad: tests for accept-caps handling with proxy pads
2015-11-06 Thiago Santospad: check template caps for proxy pads in accept-caps
2015-11-06 Thibault SaunierFix build with -Werror=maybe-uninitialized
2015-11-06 Thibault Saunierpreset: Add a GST_PRESET_PATH env variable for presets...
2015-11-05 Anton Bondarenkofilesink: continue element cleanup even if fclose fails
2015-11-01 Jan Schmidtpad: Mark sticky events as sent on not-linked
2015-10-30 Jan Schmidtghostpad: Allow deactivation with no peer.
2015-10-29 Thiago Santoselement: emit tracer's element-new hook from 'constructed'
2015-10-29 Thiago Santosstats: log the element-new hook properly
2015-10-29 Sebastian Drögepad: Unblock blocking pad probes when receiving FLUSH_S...
2015-10-28 Sebastian Drögepad: Document the order in which pad probes are called
2015-10-28 Sebastian Drögepad: Append hooks instead of prepending to call them...
2015-10-27 Stian Selnesnetaddressmeta: gst_buffer_get_net_address_meta() as...
2015-10-27 Nirbheek Chauhanbuffer: flesh out docs for gst_buffer_make_writable...
2015-10-27 Nirbheek Chauhancaps: clarify docs for a few functions that they don...
2015-10-27 Edward Herveyqueue/queue2: Use GST_BUFFER_DTS_OR_PTS
2015-10-27 Edward Herveymultiqueue: Use buffer DTS if present, else PTS
2015-10-27 Edward Herveycollectpads: Use GST_BUFFER_DTS_OR_PTS
2015-10-27 Edward Herveybuffer: Add a GST_BUFFER_DTS_OR_PTS macro
2015-10-26 Guillaume Desmottesdoc: add GST_{PTR,SEGMENT}_FORMAT
next