summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-12gst-inspect: add mode to output RPM requires formatrhel-8.2.0Wim Taymans1-16/+263
2019-09-23Release 1.16.1Tim-Philipp Müller6-16/+751
2019-09-23Update docsTim-Philipp Müller2-2/+2
2019-09-23Update translationsTim-Philipp Müller6-1192/+2739
2019-09-15element: Enforce that elements created by gst_element_factory_create/make() a...Sebastian Dröge1-0/+6
2019-09-15device: Enforce that elements created by gst_device_create_element() are floa...Sebastian Dröge1-3/+10
2019-09-15device: gst_device_create_element() is `transfer floating`, not `transfer full`Sebastian Dröge1-1/+1
2019-09-08consolidated IOV_MAX/UIO_MAXIOV handling per GLib + legacy behaviour for osx/iosJim Mason1-12/+17
2019-09-08gst_writev: respect IOV_MAX for the writev iovec array #439Jim Mason1-3/+11
2019-09-08miniobject: free qdata array when the last qdata is removedDavid Svensson Fors1-1/+6
2019-09-03bin: Fix minor race when adding to a binNicolas Dufresne1-5/+9
2019-08-15meson: fix warning about configure_file() install kwargTim-Philipp Müller1-1/+0
2019-08-14aggregator: Actually handle NEED_DATA return from update_src_caps()Sebastian Dröge1-0/+5
2019-08-14aggregator: Assert if the sink/src pad type that is to be used is not a GstAg...Sebastian Dröge1-0/+2
2019-08-14aggregator: Ensure that the source pad is created as a GstAggregatorPad if no...Sebastian Dröge1-1/+8
2019-08-14latency: fix custom event leaksGuillaume Desmottes1-8/+6
2019-08-14tracers: set MAY_BE_LEAKED on tracer recordsGuillaume Desmottes3-0/+16
2019-08-14latency: display event pointer in logsGuillaume Desmottes1-8/+13
2019-08-11downloadbuffer: Check for flush after seekAlicia Boya García1-1/+7
2019-08-09registry: Use plugin directory from the build system for relocateable Windows...Sebastian Dröge3-5/+21
2019-08-09message: fix up enum value for GST_MESSAGE_DEVICE_CHANGEDTim-Philipp Müller1-1/+1
2019-08-09info: Fix deadlock in gst_ring_buffer_logger_logDoug Nazar1-36/+37
2019-08-08identity: Non-live upstream have no max latencyNicolas Dufresne1-1/+5
2019-08-08identity: Fix the ts-offset property getterPhilippe Normand1-1/+1
2019-08-08aggregator: Make parsing of explicit sink pad names more robustSebastian Dröge1-4/+12
2019-08-08bufferpool: Fix the buffer size reset codeNicolas Dufresne2-3/+6
2019-08-08gstelements_private: sync gst_buffer_get_flags_string() with new flagsGuillaume Desmottes1-2/+2
2019-08-08multiqueue: never unref queries we do not ownThibault Saunier1-1/+1
2019-08-08concat: Reset last_stop on FLUSH_STOP tooSebastian Dröge1-0/+1
2019-08-08concat: Improve debug output a bitSebastian Dröge1-3/+20
2019-08-08aggregator: fix flow-return boolean return type mismatchTim-Philipp Müller1-1/+1
2019-08-08gstpad: Probes that return HANDLED can reset the data info fieldEdward Hervey2-1/+33
2019-08-08meson: Link to objects instea of static helper libraryNirbheek Chauhan1-1/+1
2019-08-08meson: Pass -DGST_STATIC_COMPILATION for static buildsNirbheek Chauhan1-0/+6
2019-08-07meson: set correct install path for gdb helperMichael Olbrich1-1/+1
2019-08-07gst: Add support for g_autoptr(GstPromise)Niels De Graef1-0/+4
2019-08-07Make get_flex_version.py script executableNiklas Hambüchen1-0/+0
2019-08-07gst-inspect: fix unused-const-variable error in windowsAndoni Morales Alastruey1-1/+1
2019-08-06base: Include gstbitwriter.h in the single-include headerSebastian Dröge1-0/+1
2019-08-06bitwriter: Fix inclusion of header in C++ codeSebastian Dröge1-1/+1
2019-08-06bitwriter: Mark the whole type as Since: 1.16Sebastian Dröge1-0/+2
2019-08-06caps: Add Since: 1.16 marker to gst_caps_copy()Sebastian Dröge1-0/+2
2019-08-06aggregator: Mark all public structs as Since: 1.14Sebastian Dröge1-0/+7
2019-08-06libs: Fix various Since markersSebastian Dröge4-6/+6
2019-08-06gst: Fix various Since markersSebastian Dröge20-48/+48
2019-05-02ci: use template from 1.16 branchTim-Philipp Müller1-1/+1
2019-04-19Release 1.16.0Tim-Philipp Müller7-87/+294
2019-04-19Update docsTim-Philipp Müller2-2/+2
2019-04-19Update translationsTim-Philipp Müller1-136/+451
2019-04-18basesrc: Downgrade EOS warningOlivier Crête1-1/+1