platform/upstream/gstreamer.git
2016-06-10 Edward Herveyadapter: Add methods to query current offset
2016-06-09 Tim-Philipp... gstconfig.h.in: indent #if #else jungle for better...
2016-06-08 Sebastian Drögeutils: Add gst_pad_link_maybe_ghosting() for consistency
2016-06-07 Edward Herveybaseparse: Make sure DISCONT flags are properly propagated
2016-06-04 Tim-Philipp... deviceprovider: remove base_class_finalize function
2016-06-04 Tim-Philipp... element: remove base_class_finalize_func which is never...
2016-06-03 Tim-Philipp... tracers: leaks: some micro-optimisations
2016-06-02 Guillaume Desmottestracers: add leaks tracer
2016-06-02 Guillaume DesmottesUse MAY_BE_LEAKED_FLAG
2016-06-02 Guillaume Desmottestracing: add hooks when objects or miniobjects are...
2016-06-02 Guillaume Desmottesgst_deinit: move down tracers cleaning
2016-06-02 Guillaume Desmottestests: plugin: remove feature refcount assert
2016-06-02 Guillaume Desmottestracerrecord: allow G_TYPE_POINTER for field types
2016-05-30 Stefan Sauergstobject: split up name tests
2016-05-30 Stefan Sauerdesign: update design doc
2016-05-30 Stefan Sauerdocs: xref the free function and expand allocation...
2016-05-26 Nicolas Dufresneobject: Add _set_name() test on parented object
2016-05-26 Nicolas Dufresneobject: Check that name change are notified once
2016-05-26 Nicolas Dufresneobject: Notify name change when using _set_name()
2016-05-25 Edward Herveygst_private: Fix gstconfig include
2016-05-25 Tim-Philipp... gst: make sure to include gstconfig.h also in gst_private.h
2016-05-23 Tim-Philipp... g-i: pass compiler env to g-ir-scanner
2016-05-23 Tim-Philipp... gst: g-i: pass compiler with quotes
2016-05-23 Ray Strodegst: attempt to fix/track-down mysterious gnome-continu...
2016-05-23 Tim-Philipp... iterator: only unset GValue if it was inited
2016-05-23 Nirbheek Chauhangst/parse: Also pass -DGST_EXPORTS here
2016-05-23 Nirbheek Chauhangstconfig.h: Always use dllexport/import on Windows
2016-05-20 Danilo Cesar... scripts: make git-update.sh build with all cores available
2016-05-20 Guillaume Desmottes(mini)object: add MAY_BE_LEAKED flag
2016-05-16 Tim-Philipp... bin: emit deep-element-{added,removed} for children...
2016-05-16 Tim-Philipp... bin: add "deep-element-added" and "deep-element-removed...
2016-05-15 Sebastian Drögepad: Improve IDLE probe docs
2016-05-15 Sebastian Drögedocs: Update for git master
2016-05-15 Sebastian Drögequeue: Only unblock upstream waiting for the query...
2016-05-15 Sebastian Drögebasesink/src: Post an error message if ::start() fails
2016-05-14 Jan Schmidtbin: Fix EOS forwarding on PLAYING->PLAYING
2016-05-13 Edward Herveypad: Don't drop LATENCY queries with default implementation
2016-05-13 Jan SchmidtUpdate the examples in the gst-launch-1.0 manpage
2016-05-13 Jan Schmidtdebug: Instantiate GType when dumping debug categories.
2016-05-11 Sebastian Drögetypefind: Only push a CAPS event downstream if the...
2016-05-11 Wonchul Leedebugutils: fix warning on enum properties printing
2016-05-10 Sebastian Drögepad: Fix pad state when deactivating from one mode...
2016-05-07 Anthony G.... libcompat.h: strsignal() should be not be decleared...
2016-05-05 Tim-Philipp... flowcombiner: add debug category
2016-05-05 Tim-Philipp... flowcombiner: fix docs for gst_flow_combiner_reset()
2016-05-05 Guillaume Desmottesparse-launch: fix factory leak in test
2016-05-05 Guillaume Desmottesminiobject: fix ref count leaks in tests
2016-05-04 Guillaume Desmottesutils: fix element leak in find_common_root()
2016-05-04 Guillaume Desmottesinspect: fix feature leak
2016-05-04 Guillaume Desmottesuri: unref instead of using _gst_uri_free() directly
2016-05-03 Guillaume Desmottespipeline: fix bus leak in seek test
2016-05-03 Guillaume Desmottesstreamiddemux: fix list and event leaks in test
2016-05-03 Guillaume Desmottesselector: fix pad leaks in tests
2016-05-03 Guillaume Desmottesfilesrc: fix buffer leaks in tests
2016-05-03 Guillaume Desmottesfakesink: fix pipeline leak in test
2016-05-03 Guillaume Desmotteselementfactory: fix factory leak in test
2016-05-03 Guillaume Desmottesdeviceproviderfactory: fix factory leak
2016-05-02 Tim-Philipp... query: fix compiler warning
2016-05-02 Guillaume Desmottesbin: fix leaks in unit tests
2016-05-02 Guillaume Desmottespad: fix buffer leaks in tests
2016-04-30 Tim-Philipp... Fix some nonsensical g-i annotations
2016-04-29 Matej Knoppmultiqueue: Ignore time when determining whether sparse...
2016-04-27 Sebastian Drögeelement: Add gst_element_call_async()
2016-04-27 Sebastian Drögemanual: Fix buffer memory leak in appsrc example
2016-04-26 Guillaume Desmottescaps: add cleanup priv function
2016-04-26 Guillaume Desmottescapsfeature: add cleanup priv function
2016-04-21 Alex Ashleytestclock: add clock-type property
2016-04-21 Sebastian Drögedatetime: Sanity check year, month and day when parsing...
2016-04-20 Sebastian Drögebaseparse: Remember if we interpolated DTS from PTS...
2016-04-20 Sebastian Drögetypefindhelper: Fix gobject-introspection warning about...
2016-04-18 Guillaume Desmottesallocator: add cleanup method
2016-04-17 Francisco Velazqueztests: plugin: improve debug message
2016-04-15 Carlos Rafael... multiqueue: Recheck buffering status after changing...
2016-04-15 Carlos Rafael... multiqueue: Recalculate fill level after changing high...
2016-04-15 Sebastian Drögebaseparse: When initializing DTS from PTS, remember...
2016-04-14 Julien IsorceAutomatic update of common submodule
2016-04-14 Vincent Penquerc'hmultiqueue: catch errors and flushing case after lock
2016-04-13 Tim-Philipp... tools: gst-launch: fix up caps printing in verbose...
2016-04-13 Guillaume Desmottesrusage: properly free the queue memory
2016-04-13 Sebastian Drögemeta: Warn if a meta implementation is registered witho...
2016-04-12 Sebastian DrögeRevert "basesink: Take PREROLL_LOCK in wait_event()"
2016-04-12 Sebastian Drögebasesink: Take PREROLL_LOCK in wait_event()
2016-04-11 Julien Isorcetests: add PTHREAD_CFLAGS for make check to pass on...
2016-04-11 Tim-Philipp... tests: baseparse: make work with CK_FORK=no
2016-04-11 Tim-Philipp... tests: transform1: make test work with CK_FORK=no
2016-04-10 Tim-Philipp... tests: collectpads: fix for CK_FORK=no
2016-04-10 Tim-Philipp... tests: streamiddemux: fix with CK_FORK=no
2016-04-10 Tim-Philipp... tests: bufferpool: fix wrong assumptions about pointers...
2016-04-10 Tim-Philipp... docs: pwg: remove broken references to example code
2016-04-08 Tim-Philipp... tests: don't run tracerrecord in valgrind for now
2016-04-08 Tim-Philipp... tools: gst-launch: use new async property change notifi...
2016-04-08 Tim-Philipp... element: add API to get property change notifications...
2016-04-07 Sebastian Drögetests: Add C++ tests for the other INIT macros we have
2016-04-06 Tim-Philipp... tests: gstcpp: flesh out C++ test so we can add more...
2016-04-06 Tim-Philipp... tests: use catch-all includes for c++ gst libs include...
2016-04-06 Tim-Philipp... memory: fix C++ compiler warnings with GST_MAP_INFO_INIT
2016-04-06 Matthew Watersutils: check the correct element's state on ghosting...
2016-04-06 Matthew Watersutils: expose pad_link_maybe_ghosting
2016-04-04 Reynaldo H... docs/design/part-states.txt: spelling fix
2016-04-02 Mark CombellackGST_REFCOUNTING: Add logging of pointer address for...
next