platform/upstream/gstreamer.git
2016-03-24 Edward Herveyqueue: Use full running time for level calculation
2016-03-24 Stian Selnespad: Fix race between gst_element_remove_pad and state...
2016-03-24 Nicolas Dufresnecollectpads: Assume PTS is equal DTS if PTS is missing
2016-03-24 Sebastian DrögeBack to development
2016-03-24 Sebastian Drögetypefind: Remove redundant assignment
2016-03-24 Sebastian DrögeRelease 1.8.0
2016-03-24 Sebastian DrögeUpdate .po files
2016-03-23 Anthony G.... libcompat.h: strsignal() should be not be decleared...
2016-03-22 Sebastian Drögepreset: Use GST_PRESET_PATH as an extension of the...
2016-03-21 Aurélien Zanelliutils: add 'transfer full' annotation to gst_pad_peer_q...
2016-03-21 Aurélien Zanellipad: add 'transfer full' and 'nullable' annotations...
2016-03-18 Ben Iofelutils: fix gir annotation for gst_element_query_convert()
2016-03-18 Jan Schmidttests: Check multiqueue not-linked EOS handling
2016-03-18 Jan Schmidtmultiqueue: Fix not-linked pad handling at EOS
2016-03-15 Romain Picardtypefind: Allow caps query in "have-type" signal handlers
2016-03-15 Sebastian DrögeRelease 1.7.91
2016-03-15 Sebastian DrögeUpdate .po files
2016-03-15 Sebastian Drögepo: Update translations
2016-03-14 Sebastian Drögetypefind: Store caps on the pad before emitting have...
2016-03-14 Sebastian Drögebaseparse: Recheck after pre_push_frame() if there...
2016-03-14 Carlos Rafael... concat: Fix comment typo
2016-03-12 Sebastian DrögeRevert "typefind: Store caps on the pad before emitting...
2016-03-12 Sebastian Drögetypefind: Store caps on the pad before emitting have...
2016-03-10 Carlos Rafael... docs: Flesh out element and object macro accessor docs...
2016-03-09 Sebastian Drögenetclientclock: Remove some obsolete code that can...
2016-03-09 Sebastian Drögenetclientclock: Don't reset calibration of internal...
2016-03-07 Víctor Manuel... gstbuffer: fix GstParentBufferMeta GType name
2016-03-02 Sebastian Drögetracerrecord: Remove useless NULL check and add asserti...
2016-03-01 Tim-Philipp... element: minor docs fix
2016-03-01 Sebastian DrögeRelease 1.7.90
2016-03-01 Sebastian Drögepo: Update translations
2016-02-29 Sebastian DrögeRevert "bus: change GstBusSource to hold a weak ref...
2016-02-29 Sebastian DrögeRevert "bus: Make sure to remove the GPollFD from the...
2016-02-29 Sebastian Drögeelement: Remove GST_STATE_LOCK_FULL() / UNLOCK_FULL()
2016-02-29 Sebastian Drögebus: Make sure to remove the GPollFD from the GSources...
2016-02-29 Vineeth TMtests: ghostpad: Fix memory leaks
2016-02-28 Tim-Philipp... taglist: add guard to check writability when removing...
2016-02-28 Tim-Philipp... elements: use new gst_element_class_add_static_pad_temp...
2016-02-28 Tim-Philipp... element: add gst_element_class_add_static_pad_template()
2016-02-27 Tim-Philipp... typefind: fix indentation
2016-02-26 Sebastian DrögeAutomatic update of common submodule
2016-02-26 James Stevensonbus: Prevent gst_bus_add_watch_full_unlocked from a...
2016-02-25 Thiago Santosbus: change GstBusSource to hold a weak ref to GstBus
2016-02-25 Sebastian Drögeidentity: Add a " " after pts: in the silent=false...
2016-02-23 Edward Herveymanual: Fix examples to check for gst_buffer_map return...
2016-02-23 Edward Herveygstcheck: Check return value of gst_buffer_map
2016-02-23 Edward Herveyplugins: Check return values of gst_buffer_map()
2016-02-23 Edward Herveybuffer: Check return value of gst_memory_map()
2016-02-22 Adam Miartustaglist: add GST_TAG_CONDUCTOR
2016-02-22 Mark Nauwelaertsevent: add some more documentation on stream-id
2016-02-22 Thibault Sauniertracer: Initialize GstTracer _priv_tracers and quarks...
2016-02-20 Tim-Philipp... docs: manual: remove dead link from integration page
2016-02-20 Tim-Philipp... docs: manual: fix formatting
2016-02-20 Tim-Philipp... scripts: check for git in create-uninstalled-setup...
2016-02-20 Nirbheek ChauhanWhenever we include windows.h, also define WIN32_LEAN_A...
2016-02-20 Nirbheek Chauhanprintf: On MSVC, also define HAVE_STDINT_H_WITH_UINTMAX
2016-02-20 Nirbheek Chauhanptpclock: Only include unistd.h if found
2016-02-20 Nirbheek Chauhanplugin: Only check for S_IFBLK if it is defined
2016-02-20 Tim-Philipp... win32: update README and remove outdated build cruft
2016-02-20 George Yunaevmanual: Explain what happens if upstream elements are...
2016-02-19 Tim-Philipp... tests: fix indentation
2016-02-19 Sebastian DrögeBack to development
2016-02-19 Sebastian DrögeRelease 1.7.2
2016-02-19 Sebastian Drögepo: Update translations
2016-02-18 Julien Isorceuninstalled.pc: add support for non libtool build systems
2016-02-18 Sebastian DrögeRevert "pad: PULL probes are called without a buffer...
2016-02-18 Sebastian DrögeRevert "pad: Add test for blocking pull probe"
2016-02-18 Sebastian Drögebuffer: Protect against failing to map input memory...
2016-02-18 Matej Knopppad: Add test for blocking pull probe
2016-02-18 Sebastian Drögepad: PULL probes are called without a buffer so don...
2016-02-17 Sebastian DrögeRevert "element: Don't hold state lock all the time...
2016-02-17 Edward HerveyRevert "ghostpad: Do nothing in _internal_activate_push...
2016-02-17 Edward Herveycheck: Add test for checking scheduling reconfiguration...
2016-02-17 Havard Graffghostpad: add some tests for activation
2016-02-17 Stian Selnesghostpad: Do nothing in _internal_activate_push_default
2016-02-16 Thiago Santosregistrychunks: remove unused macro
2016-02-16 Sebastian DrögeRevert "queue2: add overrun signal"
2016-02-15 Evan Nemersondocs: annotate C examples as such
2016-02-15 Thiago Santosbenchmark: tracerserialize: add missing return statement
2016-02-15 Thiago Santosprotection/harness/systemclock: move declaration out...
2016-02-15 Havard Graffharness: always set our test-clock on the harnessed...
2016-02-13 Tim-Philipp... harness: fix compilation
2016-02-13 Tim-Philipp... harness: fix indentation
2016-02-13 Stian Selnesharness: Fix MT issues when forwarding event/query...
2016-02-13 Tim-Philipp... gst-uninstalled: add new -bad libraries audio, player...
2016-02-12 Martin Kellypushsrc: fix minor typos in header
2016-02-12 Stian Selnesharness: Add event stress test functions with callback
2016-02-12 Havard Grafftestclock: add crank method
2016-02-12 Havard Graffharness: enable empty harness creation and refactor...
2016-02-12 Stian Selnescheck: fix unused parameter compiler warning
2016-02-12 Mikhail Fludkovharness: fix the race in blocking push mode
2016-02-12 Stian Selnescheck: Add tcase_skip_broken_loop_test
2016-02-12 Stian Selnesharness: Fix docs for stress test functions
2016-02-12 Stian Selnesharness: Unset sink_forward_pad before tearing down...
2016-02-12 Havard Graffharness: fix up docs to reference functions properly
2016-02-11 Víctor Manuel... bufferpool: pass acquire params to alloc_buffer
2016-02-10 Stian Selnessystemclock: Fix wait/unschedule race
2016-02-10 Thiago Santossystemclock: handle unschedule of late entries
2016-02-05 Thiago Santostests: extend the AM_TESTS_ENVIRONMENT from check.mak
2016-02-05 Thiago SantosAutomatic update of common submodule
next