platform/upstream/gstreamer.git
2014-04-03 Sebastian Drögebaseparse: Make sure to set the DISCONT flag on the...
2014-04-03 Thiago Santosbasesrc: removing duplicated inner if
2014-04-03 Edward Herveygst-launch.1: Playbin2 is dead, long live playbin
2014-04-02 Sebastian Drögegst-inspect: Add missing \n in output
2014-04-01 Tim-Philipp... scripts: gst-uninstalled: gst-plugins-gl libs got merge...
2014-03-29 Sebastian Drögepad: Include event type in debug output when delaying...
2014-03-29 Sebastian Drögebaseparse: Fix splitting and reversing of GOPs in rever...
2014-03-25 Wim Taymanslaunch: place the deep-notify on the right pipeline
2014-03-24 Wim Taymansbasesink: copy last_sample on DRAIN
2014-03-24 Wim Taymansbuffer: don't clear TAG on NULL buffer
2014-03-24 Vincent Penquerc'hqueue2: fix event/preroll deadlock
2014-03-23 Tim-Philipp... tests: make netclientclock test faster and less flaky
2014-03-21 Wim Taymansgst: init new flag types to pass make check
2014-03-19 Sebastian Drögequeue2: Update buffering status and maybe post bufferin...
2014-03-19 Sebastian Drögemultiqueue: Update buffering status and maybe post...
2014-03-18 Sebastian Drögefakesink: Update positions we're checking for after...
2014-03-18 Sebastian Drögebasesink: Update start time when we lose our state
2014-03-18 Sebastian Drögebasesink: Don't clip the reported position in PAUSED...
2014-03-17 Edward Herveywin32: Update exports for GstToc loop
2014-03-17 Edward Herveywin32: Update export for gst*device symbols
2014-03-17 Edward Herveydevicemonitor: Use local includes and use gst_private...
2014-03-17 Olivier Crêtegst-inpect: Print device monitor
2014-03-16 Olivier Crêtedevice: Add "klass" to GstDevices
2014-03-16 Olivier Crêtedevicemonitor: Make classes into pure strings
2014-03-16 Jan SchmidtFix extended message handling with gst_bus_pop_timed_fi...
2014-03-16 Jan Schmidtgstbin: Avoid pointless object lock forwarding messages.
2014-03-16 Mathieu Duponchellecollectpads: When seek flushed, immediately set eospads...
2014-03-16 Sebastian Drögecollectpads: Unref peer pad
2014-03-16 Mathieu Duponchellecollectpads: Forward seek events to the peer directly
2014-03-16 Stefan Sauertoc: expand GstTocEntry with loop fields
2014-03-16 Tim-Philipp... globaldevicemonitor: update for new message API
2014-03-16 Olivier Crêteglobaldevicemonitor: Add device monitor aggregator
2014-03-16 Tim-Philipp... tests: add test for extended message types and gst_bus_...
2014-03-16 Tim-Philipp... message, bus: do extended message types slightly differ...
2014-03-16 Tim-Philipp... gst: fix indentation
2014-03-16 Olivier Crêtedevicemonitor: Add GstDeviceMonitor and related
2014-03-16 Olivier Crêtemessage: Add GST_MESSAGE_EXTENDED
2014-03-16 Stefan Sauerpad: actually return data.ret
2014-03-15 Stefan Sauerpad: forward return value from gst_pad_forward
2014-03-15 Thiago Santoswin32: fix make-check by running 'make update-exports'
2014-03-15 Thiago Santostests: multiqueue: fix eos count on test for not-linked...
2014-03-15 Sebastian Rasmussenadapter: Adapt gst_adapter_copy() for bindings
2014-03-14 Tim-Philipp... docs: fix multiqueue docs for new template names foo_...
2014-03-11 Tim-Philipp... docs: update plugin docs
2014-03-11 Tim-Philipp... pad: simplify gst_pad_link_get_name() and fix Since...
2014-03-11 Stefan Sauerpad: add debug helper for GstPadLinkReturn names
2014-03-11 Stefan Sauertee: use store_sticky events add add more logging
2014-03-10 Thiago Santosqueue2: if buffering is disabled while buffering, post...
2014-03-10 Thiago Santosqueue2: remove unused variable
2014-03-10 Thiago Santosqueue: queue2: preserve last flow result when pushing...
2014-03-10 Thiago Santosmultiqueue: if buffering is disabled while buffering...
2014-03-10 Thiago Santosmultiqueue: do not reset last push result when pushing...
2014-03-07 Tim-Philipp... buffer: invert meaning of GST_BUFFER_FLAG_TAG_MEMORY
2014-03-06 Stefan Sauerpad: fix gst_pad_add_probe() return value docs
2014-03-06 Tim-Philipp... fakesink, identity, fakesrc: fix debug printing if...
2014-03-06 George Kiagiadakisghostpad: use gst_pad_get_peer to acquire a reference...
2014-03-06 George Kiagiadakisghostpad: hold a reference to the target pad while...
2014-03-02 Sebastian Rasmussen.gitignore: Ignore gcov intermediate files
2014-03-02 Sebastian Rasmussendocs: Fix typos and remove unknown annotations
2014-02-28 Stefan Sauerdocs: use the new markdown for ordered list.
2014-02-28 Sebastian DrögeAutomatic update of common submodule
2014-02-28 Reynaldo H... docs: fix problems introduced by c068b225fef5a9bf0
2014-02-27 Stefan Sauerbuffer: add return values to g_return_if_fail
2014-02-27 Stefan Sauerdocs: convert the examples to use gtk-doc markup, inste...
2014-02-27 Wim Taymansdocs: add some more new API do docs
2014-02-27 Wim Taymansbufferpool: only release buffers with writable memory
2014-02-27 Wim Taymansbuffer: add function to check writability of memory
2014-02-27 Wim Taymansbufferpool: Use TAG_MEMORY to check memory before releasing
2014-02-27 Wim Taymansbuffer: add a new flag to track memory changes
2014-02-27 Wim Taymansbuffer: remove wrong comment
2014-02-27 Wim Taymansbufferpool: refactor free_buffer
2014-02-26 Stefan SauerAutomatic update of common submodule
2014-02-26 Stefan Sauerdebugutils: add a legend to pipeline dumps
2014-02-26 Olivier Crêtedebugutils: Print if there is a task started from a pad
2014-02-25 Sebastian Drögestructure: Use get_uint64() in gst_structure_get_clock_...
2014-02-25 Sebastian Drögestructure: Add getters for int64 and uint64 values
2014-02-24 Thiago Santosbasesrc: Do not send eos when seeking after last buffer
2014-02-21 Tim-Philipp... gst-uninstalled: remove insanity and the old gst-openmax
2014-02-20 Thibault Sauniergst-uninstalled: Add paths to gst-devtools/validate
2014-02-20 Sebastian Drögemultiqueue: If we only have a single pad, don't conside...
2014-02-19 Stefan Sauercheck: also use the glob on GST_CHECKS when forcing...
2014-02-18 Wim Taymansqueue2: don't truncate the temp file on shutdown
2014-02-18 Wim Taymansqueue2: Fix merging of ranges
2014-02-18 Wim Taymansbasesrc: in automatic_eos mode, don't modify the size
2014-02-17 Jan Alexander... pwg: Update raw properties
2014-02-17 Tim-Philipp... scripts: create-uninstalled-setup: remove dead http...
2014-02-15 Stefan Sauerdocs: add the boxed types to the .types.in
2014-02-15 Stefan Sauerdocs: gtkdoc is not good at parsing inline functions...
2014-02-13 Sebastian Drögebasesrc: Add gst_base_src_set_automatic_eos() API
2014-02-11 William Manleydocs: Fix location of plugins and registry in home...
2014-02-11 Sebastian Drögeerror: GST_RESOURCE_ERROR_NOT_AUTHORIZED will be availa...
2014-02-11 Sebastian Drögeerror: Add RESOURCE_NOT_AUTHORIZED error
2014-02-10 Sebastian Drögegst-inspect: Fix yet another compiler warning
2014-02-10 Sebastian Rasmussendocs: add missing seqnum file for distribution
2014-02-09 Tim-Philipp... docs: document GST_TAG_*ENCODING environment variables
2014-02-09 Tim-Philipp... docs: enable parallel build of subdirectories
2014-02-09 Tim-Philipp... check: add support for blacklisting checks via GST_CHEC...
2014-02-09 Tim-Philipp... tests: fix leak in baseparse test
2014-02-08 Tim-Philipp... tests: fix leak in systemclock test
2014-02-08 Sebastian Drögegst-inspect: Make clang happy with our g_vprintf()...
next