platform/upstream/gstreamer.git
2019-02-18 Seungha Yangbuffer: Don't miss return value on Windows build
2019-02-15 Sebastian Drögebus: Make removing of signal/bus watches thread-safe
2019-02-15 Sebastian Drögebus: Don't allow removing signal watches with gst_bus_r...
2019-02-13 Lawrence Trouppad: Document that pad unlink function is called with...
2019-02-12 Tim-Philipp... buffer: store sequence number for metas
2019-02-09 Sebastian Drögedeviceprovider: It's (transfer none) not (transfer...
2019-02-08 Thibault Saunierdevice-provider: Allow notifying application of device...
2019-02-08 Nirbheek Chauhanmeson: Extract flex version using a regex inside a...
2019-02-05 Nirbheek Chauhanmisc: Fix various compiler warnings on MinGW
2019-01-29 Sebastian Drögedatetime: new() and new_local_time() constructors are...
2019-01-29 Sebastian Drögepad: Constructors are all not nullable
2019-01-29 Sebastian Drögepadtemplate: Constructors are all nullable as they...
2019-01-29 Edward Herveytest: Set PTS on proper variable
2019-01-28 Mathieu Duponchellegstinfo: add Windows stacktraces support
2019-01-26 Nicolas Dufresnepad: Remove unneeded 64bit upcast in debug trace
2019-01-25 Nicolas Dufresnegst-inspect: Re-add DEFAULT_LESS_OPTS with initial...
2019-01-24 Sebastian Drögetaglist: Remove (scope call) annotation from gst_tag_re...
2019-01-24 Seungha Yangtests: info: Fix spurious validation
2019-01-23 Mathieu Duponchellemeson: improve flex version parsing
2019-01-22 Seungha Yangmeson: Correct minimum required GLib version
2019-01-17 Seungha Yanggst-inspect: Don't setup pager too early
2019-01-17 Seungha Yanggst-inspect: Port to Glib's spawn API
2019-01-17 Tim-Philipp... Release 1.15.1
2019-01-17 Tim-Philipp... Update docs
2019-01-17 Tim-Philipp... Update translations
2019-01-16 Nirbheek Chauhangst-inspect: Fix ANSI escape sequence usage on Windows
2019-01-15 Sebastian Drögepad: Fix printf format when printing hook id
2019-01-14 Daniel Drakedeviceprovider: fix counting number of times started
2019-01-11 Jordan Petridistests: gstdatetime: move gst_date_time_new* and time...
2019-01-10 Sebastian DrögeRevert "bin: Hold the state lock while removing element...
2019-01-09 Jan Alexander... tests: Add more int range fixation tests
2019-01-09 Jan Alexander... structure: Support stepped ranges when fixating
2019-01-09 Jan Alexander... structure: Use GLib's CLAMP macro for fixating ranges
2019-01-09 Sebastian Drögeelement: Add note about racyness to gst_element_set_loc...
2019-01-07 Sebastian Drögebin: Hold the state lock while removing elements from...
2019-01-05 Tim-Philipp... aggregator: fix typo in docs
2019-01-03 Sebastian Drögepipeline: Call gst_task_cleanup_all() before checking...
2019-01-03 Sebastian Drögepipeline: Use the test clock in all unit tests
2018-12-31 Michael Olbrichgdb: implement 'gst-dot' and 'gst-print' commands
2018-12-31 Michael Olbrichgdb: make the code PEP-8 compliant
2018-12-31 Tim-Philipp... tests: remove unused gststream.h file
2018-12-19 Nicolas Dufresnegst-inspect: Disable colors when piped
2018-12-19 Nicolas Dufresnegst-inspect: Fix pager color with less
2018-12-19 Tim-Philipp... basesrc: ensure submitted buffer list is writable
2018-12-18 Jonny Lambidentity: fixes to the eos-after and error-after properties
2018-12-17 Michael Grunergst-uninstalled: include prefix in the plugins path
2018-12-17 Seungha Yangtests: datetime: Fix failure on Windows
2018-12-17 Edward Herveyqueue2: Add details of query in debug log
2018-12-15 Edward Herveyparse: Move variable to block where it's used
2018-12-15 Edward Herveyexamples: Remove dead assignments
2018-12-15 Edward Herveyharness: assert on result of gst_pad_push_event()
2018-12-15 Edward Herveygst-inspect: Remove dead assignment
2018-12-14 Sebastian Drögepad: Let threads in the test take ownership of a strong...
2018-12-14 Sebastian Drögepad: Print some debug information about pad probe hooks...
2018-12-11 Jonny Lambidentity: add eos-after property
2018-12-11 Guillaume Desmottesgstcaps: add gst_caps_set_features_simple()
2018-12-06 Roman Sivrivergst: fixed the install command for gdb python macros...
2018-12-05 Dardo D Kleinerbuffer: Add more exhaustive test for gst_buffer_foreach...
2018-12-05 Dardo D Kleinerbuffer: Fix memory corruption in gst_buffer_foreach_met...
2018-12-05 Thibault SaunierAutomatic update of common submodule
2018-11-30 Nicolas Dufresnelibdw support is optional
2018-11-29 Zeeshan Aligst-inspect: Fix colors for "URI handling" section
2018-11-28 Zeeshan Aligst-inspect: Avoid use of non-bright blue color
2018-11-28 KimTaeSoobaseparse: Add unit test for short reads
2018-11-28 KimTaeSoobaseparse: Use buffer from short reads instead of pulli...
2018-11-28 Philippe Normandinput-selector: Let context queries pass through
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-11-27 Zeeshan Aligst-inspect: Use only original 16 colors
2018-11-27 Mathieu DuponchelleRevert "harness: Take ownership of floating references...
2018-11-26 Sebastian Drögeharness: Take ownership of floating references (pads...
2018-11-24 Zeeshan Aligst-inspect: Tell `less` to parse color codes
2018-11-23 Zeeshan Aligst-inspect: Colored output
2018-11-23 Zeeshan Aligst-inspect: Remove redundant plugin name from output
2018-11-23 Nirbheek Chauhangst-inspect: Use less -F -X everywhere as the pager
2018-11-12 Jordan PetridisAdd Gitlab CI configuration
2018-11-12 Seungha Yangtests: caps: Add more broken caps test case
2018-11-12 Seungha Yanggst: Fix string leak when G_VALUE_COLLECT_INIT() was...
2018-11-10 Sebastian Drögedebugutils: Make sure that GST_DEBUG_GRAPH_SHOW_VERBOSE...
2018-11-10 Havard Grafftests: fix tests when compiling with glib_checks=disabled
2018-11-10 Havard Grafftest/datetime: fix test for windows
2018-11-10 Havard Grafftests/uri: fix test after GHashTable changes in GLib...
2018-11-09 Zeeshan Aligst-inspect: Pipe stderr to pager as well
2018-11-09 Niels De Graeftypefind: cleanup (un)reffing of several objects.
2018-11-08 Tim-Philipp... Fix distcheck
2018-11-08 Michael Olbrichgst: add some gdb python macros
2018-11-08 Sebastian Drögeclock: Move clock GWeakRef to a private GstClockEntry...
2018-11-07 Matthew Watersquery: add a new bitrate query
2018-11-07 Matthew Watersqueue2: avoid ping-pong between 0% and 100% buffering...
2018-11-06 Nicolas Dufresnetracers: log: Fix post query trace
2018-11-06 Havard Graffdocs: add new GstTestClock API
2018-11-06 Havard Graffharness: improve _wait_for_clock_id_waits performance
2018-11-06 Havard Graffsystemclock: pre-calculate the ratio for multiplying...
2018-11-06 Havard Graffgstpad: use hook_id instead of hook in called_probes...
2018-11-06 Matthew Watersgst/buffer: add a new function for wrapping GBytes
2018-11-05 Matthew Watersmeson: generate pkg-config files for our plugins
2018-11-05 Jan Alexander... gst_clear_*: Remove volatile from arguments
2018-11-05 Jan Alexander... gst_clear_*: Cast to GstMiniObject** when needed
2018-11-05 Niels De Graefdocs: update gstreamer-sections.txt with new API
2018-11-05 Niels De Graefquery: add gst_query_take()
2018-11-05 Niels De Graefmessage: add gst_message_take()
next