platform/upstream/gstreamer.git
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
2014-06-26 Evan Nemersonbase: add (nullable) annotations to return values
2014-06-26 Tim-Philipp... tests: add another buffer list test case
2014-06-26 Tim-Philipp... tests: port and re-enable buffer list tests
2014-06-26 George Kiagiadakistests: enhance the gstcaps test_features to also test...
2014-06-26 George Kiagiadakiscaps: unset the parent refcount of the old features...
2014-06-25 Thiago Santosbaseparse: avoid returning _OK for _NOT_LINKED
2014-06-25 Tim-Philipp... elements: fix copyright and remove gtk-doc chunk
2014-06-23 Olivier Crêtefilesrc: Ignore seek error on non-seekable files
2014-06-22 Sebastian DrögeBack to development
2014-06-22 Sebastian DrögeRelease 1.3.3 1.3.3
2014-06-22 Sebastian DrögeUpdate .po files
2014-06-22 Sebastian Drögepo: Update translations
2014-06-22 Tim-Philipp... tests: add unit test for gst_caps_is_any() and _is_empty()
2014-06-22 Tim-Philipp... caps: gst_caps_is_any() should return TRUE or FALSE
2014-06-21 Tim-Philipp... device: rename "klass" and get_klass() to "device-class...
2014-06-21 Tim-Philipp... benchmarks: capsnego: add --loops command line option
2014-06-21 Tim-Philipp... benchmark: capsnego: use GOptionContext for option...
2014-06-21 Tim-Philipp... tests: fix compiler warnings in gstvalue tests
2014-06-21 Tim-Philipp... value: simplify GST_VALUE_HOLDS for our boxed and funda...
2014-06-20 Olivier CrêteGstDevice: Document GstDevice and related classes
2014-06-19 Srimanta PandaFix funnel EOS handling and wrong unittest
2014-06-19 Tim-Philipp... gstvalue: optimise checks for lists
2014-06-19 Tim-Philipp... gstvalue: use g_assert() in internal function for alrea...
2014-06-19 Tim-Philipp... gstvalue: add internal _can_compare_unchecked()
2014-06-19 Tim-Philipp... gstvalue: add internal _list_concat() that takes owners...
2014-06-19 Tim-Philipp... structure: simplify value type checks in getters
2014-06-19 Sebastian Drögevalue: Add a FIXME 2.0 for a fraction ranges optimization
2014-06-19 Sebastian Drögevalue: Make sure to cast int range values to guints...
2014-06-19 Tim-Philipp... win32: update exports
2014-06-19 Sebastian Drögevalue: Store integer ranges directly in a GValue withou...
next