platform/upstream/gstreamer.git
2014-08-27 Sebastian Drögeconcat: Allow seeking on the currently playing stream
2014-08-23 Tim-Philipp... pad: add g-i 'transfer full' annotations to chain and...
2014-08-23 Guillaume Desmottespad: annotate GstPadEventFunction event with 'transfer...
2014-08-23 Linus Svenssontests: add test that triggers deadlock in state change...
2014-08-23 Tim-Philipp... queue: fix race when flush-stop event comes in whilst...
2014-08-15 Tim-Philipp... bytereader: add gst_byte_reader_peek_sub_reader() and...
2014-08-15 Aurélien Zanellidocs: make explicit that the caps passed to gst_base_sr...
2014-08-14 Thiago Santosinputselector: always proxy caps query
2014-08-14 Tim-Philipp... base: and fix build with new g-i again
2014-08-14 Tim-Philipp... base: remove g-i annotation that makes older g-ir-scann...
2014-08-13 Philippe Normandbus: destroy signal watch from the context it was mapped to
2014-08-13 Thibault Sauniermultiqueue: Not post BUFFERING message if one of the...
2014-08-13 Sebastian Drögemultiqueue: Only handle flow returns < EOS as errors...
2014-08-13 Sebastian Drögebin: Use allow-none instead of nullable until we depend...
2014-08-13 Sebastian Drögebin: gst_bin_new() can accept NULL as name
2014-08-13 Sebastian Drögeelement: Clarify docs about gst_element_get_request_pad...
2014-08-13 Sebastian Drögequeue2: Post errors if we receive EOS after downstream...
2014-08-13 Sebastian Drögequeue: Post errors when receiving EOS after downstream...
2014-08-13 Sebastian Drögemultiqueue: Post errors ourselves if they are received...
2014-08-12 Arun Raghavandocs: Trivial pad documentation fix
2014-08-12 Sebastian Drögeconcat: Add unit tests for concat element
2014-08-12 Sebastian Drögeconcat: Add documentation and integrate into documentat...
2014-08-12 Sebastian Drögeconcat: Add new element that concatenates multiple...
2014-08-09 Thiago Santostests: caps: add check for caps with features intersection
2014-08-07 Tim-Philipp... examples: controller: fix typo in comments
2014-08-06 Tim-Philipp... bytereader: use unchecked inline variant for get_remain...
2014-08-06 Sebastian Drögeutils: Ghostpads can be request pads too but check...
2014-08-06 Sebastian Rasmussentests: Add missing unrefs of objects after use
2014-08-06 Sebastian Drögeutils: Fix unititialized variable compiler warning
2014-08-06 Sebastian Rasmussentests: Add test verifying gst_element_link_pads_full()
2014-08-06 Sebastian Rasmussenutils: Unref/release pads in error cases when linking...
2014-08-02 Tiago Cesar... gstcheck: add docs for gst_check_setup_src_pad_by_name()
2014-07-31 Edward HerveyMakefile: Add usage of build-checks step
2014-07-30 Mohammed Sameerbufferpool: Add missing error checking to default_alloc...
2014-07-29 Thiago Santosmultiqueue: avoid using infinite buffers limit if finit...
2014-07-28 Sebastian Rasmussenparse: Unref reference to enclosing bins
2014-07-28 Руслан Ижбулатовgst-launch: Support SIGINT (Ctrl+C) on W32
2014-07-28 Руслан Ижбулатовpoll: Prevent false-negative from WAKE_EVENT() on W32
2014-07-26 Tim-Philipp... gst: include atomicqueue.h again in gst.h
2014-07-25 Tim-Philipp... typefindelement: remove prototype for function that...
2014-07-24 Thiago Santosbytereader: add gst_byte_reader_masked_scan_uint32_peek
2014-07-24 Tim-Philipp... bufferlist: pre-allocate buffer array in one go with...
2014-07-23 Stefan Sauerprivate: allow internal access to the debug base-time
2014-07-22 Arun Raghavanscripts: Use git pull --rebase
2014-07-21 Thiago SantosRevert "tests: taglist: add basic test for taglists...
2014-07-21 Thiago Santostests: tag: add the empty taglist serialization test
2014-07-21 Thiago Santostests: taglist: add basic test for taglists serialization
2014-07-21 Thiago Santostests: gststructure: serialization of tag event structure
2014-07-21 Thiago Santosgstvalue: add GstTagList compare function
2014-07-21 Srimanta Pandafunnel: Fix for racy EOS event handling
2014-07-21 Sebastian Drögepipeline: Add unit test for resetting of the start...
2014-07-21 Sebastian Drögepipeline: Reset the start time when going from PAUSED...
2014-07-21 Sebastian Drögepipeline: Reset start time in READY->PAUSED before...
2014-07-19 Tim-Philipp... elements: improve buffer flags to string utility function
2014-07-19 Sebastian DrögeBack to development
2014-07-19 Sebastian DrögeRelease 1.4.0 1.4.0
2014-07-19 Sebastian DrögeUpdate .po files
2014-07-19 Sebastian Drögepo: Update translations
2014-07-17 Thibault Saunierbaseparse: Return FLOW_FLUSHING when pushing a frame...
2014-07-17 Edward Herveytypefindelement: Propagate input buffer PTS and DTS
2014-07-16 Sebastian Rasmussendebugutils: Unref pad template after use
2014-07-14 Thiago Santosgst: init taglist gtype to use it in gstvalue
2014-07-11 Sebastian DrögeRelease 1.3.91 1.3.91
2014-07-11 Sebastian DrögeUpdate .po files
2014-07-11 Sebastian Drögepo: Update translations
2014-07-09 Sebastian Rasmussendocs: Fix documentation typos and inconsistencies
2014-07-09 Sebastian Rasmussendocs: Cleanup interface references in docs
2014-07-08 Sebastian Drögedocs: There is no decodebin2 anymore, don't pretend...
2014-07-07 Thiago Santosfdsrc: fix error setting when uri is invalid
2014-07-06 Tim-Philipp... libs: gstcheck: check that mutex is locked before g_con...
2014-07-06 Tim-Philipp... libs: gstcheck: init and clear global mutex and cond...
2014-07-06 Tim-Philipp... tests: fix locking in gstpoll unit test
2014-07-05 Matthieu Bourongst-uninstalled: add video and base library paths from...
2014-07-04 Tim-Philipp... tools: suppress GLib warnings when gst-inspecting depre...
2014-07-03 Sebastian Drögemessage: Work around g-i/pygobject/gjs bug with ~0...
2014-07-02 Tim-Philipp... tests: don't use post-GLib 2.32 API in bufferlist test
2014-07-01 Göran Jönssonpad: Don't unlock while iterating over all sticky event...
2014-07-01 Sebastian Drögeidentity: Proxy the accept-caps query
2014-07-01 Vincent Penquerc'hbasesink: reset QoS on segment event
2014-07-01 Evan Nemersonintrospection: Assorted minor introspection and documen...
2014-06-30 Guillaume Desmottesdevicemonitor: Stop using g_clear_pointer()
2014-06-29 Sebastian Drögesparsefile: Initialize memory in unit test to make...
2014-06-28 Sebastian DrögeRelease 1.3.90 1.3.90
2014-06-28 Sebastian DrögeUpdate .po files
2014-06-27 Tim-Philipp... devicemonitor: don't fail when started without any...
2014-06-27 Tim-Philipp... deviceproviderfactory: handle NULL classes argument...
2014-06-27 Olivier Crêtedevice: Add unit tests
2014-06-27 Olivier Crêtedevicemonitor: Improve documentation
2014-06-27 Olivier Crêtedevicemonitor: Make it possible to add multiple filters
2014-06-26 Olivier Crêtedevice: Add pre-conditions
2014-06-26 Olivier CrêteGstDeviceMonitor: Rename from GstGlobalDeviceMonitor
2014-06-26 Olivier CrêteDeviceProvider: Rename from DeviceMonitor
2014-06-26 Sebastian Drögedataqueue: Hide from bindings
2014-06-26 Sebastian Drögequeuearray: Hide from bindings
2014-06-26 Philip Withnallminiobject: Add missing (nullable) annotations
2014-06-26 Sebastian Drögemessage: Application and element messages should not...
2014-06-26 Evan Nemersonintrospection: add some missing allow-none annotations...
2014-06-26 Evan Nemersonintrospection: add nullability annotations to out and...
2014-06-26 Evan Nemersonintrospection: add missing (nullable) annotations to...
2014-06-26 Evan Nemersonbase: assorted introspection fixes and additions
next