summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-01inspect: Add RPM output formatrawhideWim Taymans1-15/+262
2019-02-26Release 1.15.2Tim-Philipp Müller6-100/+531
2019-02-26meson: dist get_flex_version.pyTim-Philipp Müller1-0/+1
2019-02-26Update docsTim-Philipp Müller2-2/+2
2019-02-26Update translationsTim-Philipp Müller41-1163/+1023
2019-02-25plugin: add 0BSD as valid licensePhilipp Zabel1-1/+5
2019-02-25plugin: fix link to 3-clause BSD licensePhilipp Zabel1-1/+1
2019-02-20gstmacros.h: Fix restrict definition on MSVCNirbheek Chauhan1-1/+3
2019-02-20gstmacros.h: Fix check for 'restrict' keywordNirbheek Chauhan1-1/+2
2019-02-18buffer: Don't miss return value on Windows buildSeungha Yang1-1/+1
2019-02-15bus: Make removing of signal/bus watches thread-safeSebastian Dröge1-5/+12
2019-02-15bus: Don't allow removing signal watches with gst_bus_remove_watch()Sebastian Dröge1-2/+8
2019-02-13pad: Document that pad unlink function is called with pad lock heldLawrence Troup2-0/+7
2019-02-12buffer: store sequence number for metasTim-Philipp Müller6-8/+160
2019-02-09deviceprovider: It's (transfer none) not (transfer-none)Sebastian Dröge1-2/+2
2019-02-08device-provider: Allow notifying application of device changesThibault Saunier8-4/+144
2019-02-08meson: Extract flex version using a regex inside a scriptNirbheek Chauhan2-6/+14
2019-02-05misc: Fix various compiler warnings on MinGWNirbheek Chauhan3-2/+5
2019-01-29datetime: new() and new_local_time() constructors are not nullableSebastian Dröge1-2/+2
2019-01-29pad: Constructors are all not nullableSebastian Dröge1-6/+3
2019-01-29padtemplate: Constructors are all nullable as they check the template nameSebastian Dröge1-2/+2
2019-01-29test: Set PTS on proper variableEdward Hervey1-1/+1
2019-01-28gstinfo: add Windows stacktraces supportMathieu Duponchelle3-7/+111
2019-01-26pad: Remove unneeded 64bit upcast in debug traceNicolas Dufresne1-2/+1
2019-01-24gst-inspect: Re-add DEFAULT_LESS_OPTS with initial valueNicolas Dufresne1-5/+7
2019-01-24taglist: Remove (scope call) annotation from gst_tag_register()Sebastian Dröge1-4/+4
2019-01-24tests: info: Fix spurious validationSeungha Yang1-6/+6
2019-01-23meson: improve flex version parsingMathieu Duponchelle1-1/+1
2019-01-22meson: Correct minimum required GLib versionSeungha Yang1-1/+1
2019-01-17gst-inspect: Don't setup pager too earlySeungha Yang1-21/+21
2019-01-17gst-inspect: Port to Glib's spawn APISeungha Yang1-76/+65
2019-01-17Release 1.15.1Tim-Philipp Müller6-57/+3887
2019-01-17Update docsTim-Philipp Müller4-5/+37
2019-01-17Update translationsTim-Philipp Müller41-3432/+2735
2019-01-17gst-inspect: Fix ANSI escape sequence usage on WindowsNirbheek Chauhan1-0/+8
2019-01-15pad: Fix printf format when printing hook idSebastian Dröge1-2/+2
2019-01-14deviceprovider: fix counting number of times startedDaniel Drake1-0/+1
2019-01-11tests: gstdatetime: move gst_date_time_new* and time() calls closerJordan Petridis1-2/+2
2019-01-10Revert "bin: Hold the state lock while removing elements from a bin"Sebastian Dröge1-15/+0
2019-01-09tests: Add more int range fixation testsJan Alexander Steffens (heftig)1-6/+56
2019-01-09structure: Support stepped ranges when fixatingJan Alexander Steffens (heftig)1-1/+8
2019-01-09structure: Use GLib's CLAMP macro for fixating rangesJan Alexander Steffens (heftig)1-7/+6
2019-01-09element: Add note about racyness to gst_element_set_locked_state()Sebastian Dröge1-0/+4
2019-01-07bin: Hold the state lock while removing elements from a binSebastian Dröge1-0/+15
2019-01-05aggregator: fix typo in docsTim-Philipp Müller1-1/+1
2019-01-03pipeline: Call gst_task_cleanup_all() before checking reference counts after ...Sebastian Dröge1-0/+6
2019-01-03pipeline: Use the test clock in all unit testsSebastian Dröge1-200/+123
2018-12-31gdb: implement 'gst-dot' and 'gst-print' commandsMichael Olbrich1-1/+845
2018-12-31gdb: make the code PEP-8 compliantMichael Olbrich1-30/+36
2018-12-31tests: remove unused gststream.h fileTim-Philipp Müller1-53/+0