summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.18.01.18.0Tim-Philipp Müller2020-09-087-72/+2192
* meson: dist pot file in tarballTim-Philipp Müller2020-09-073-0/+47
* video: Rename gst_video_color_transfer_*() to gst_video_transfer_function_*()...Sebastian Dröge2020-09-075-18/+18
* meson: Fix gstreamer-gl-prototypes pkgconfig file on WindowsNirbheek Chauhan2020-09-021-1/+5
* audio/video: Copy more metas by default in the codec base classesSebastian Dröge2020-08-304-12/+54
* videoscale: make local quark vars staticTim-Philipp Müller2020-08-281-2/+2
* gl/build: build with implicit_include_directories : falseMatthew Waters2020-08-272-10/+72
* compositor: fix off-by-1 error in blending ARGBJan Schmidt2020-08-262-373/+454
* videorate/videoscale/audioresample: Ensure that the caps returned from fixate...Sebastian Dröge2020-08-263-2/+4
* encoding-profile: minor fix in documentationMarcin Kolny2020-08-251-1/+1
* Release 1.17.901.17.90Tim-Philipp Müller2020-08-205-42/+815
* videoscale: Don't call NULL GstMeta transform functionSebastian Dröge2020-08-181-1/+3
* tags: update to latest iso-code and support more languagesMathieu Duponchelle2020-08-123-217/+890
* pbutils: Add latest H.264 level valuesNicolas Dufresne2020-08-111-0/+10
* appsrc: Post a bus error if a segment can't be appliedJan Schmidt2020-08-111-2/+10
* build/gl: add top-level include files for sub-librariesMatthew Waters2020-08-114-3/+91
* Add required dependencies of cocoa GL example for linking.Josh Matthews2020-08-101-2/+3
* pkg-config: Fix dependency typo in uninstalled gstreamer-gl-* pc filesSebastian Dröge2020-08-103-3/+3
* audioaggregator: Add support for new sample selection APISebastian Dröge2020-08-071-3/+75
* videoaggregator: Update for additional info parameter to the "samples-selecte...Sebastian Dröge2020-08-073-3/+5
* Fix incorrect pkgconfig description.Josh Matthews2020-08-061-1/+1
* gl: move each gl platform specific API to its own girGuillaume Desmottes2020-08-0631-61/+280
* gl: egl: add missing gir annotationsGuillaume Desmottes2020-08-061-2/+2
* videoaggregator: update to new samples selection APIMathieu Duponchelle2020-08-053-6/+12
* tests/check/elements/audioresample.c: avoid implict int ot float conversionJordan Petridis2020-08-041-2/+2
* alsamidisrc: fix compiler warning with clang 10Jordan Petridis2020-08-041-2/+1
* Meson: find_program() will return gst-tester from subprojectXavier Claessens2020-08-041-19/+3
* meson: Only look for Objective-C compiler on macOS/iOSNirbheek Chauhan2020-08-041-2/+8
* examples: compositor: fix build with older GLib versionsTim-Philipp Müller2020-07-311-5/+9
* compositor: Frames where we introduce alpha can't obscure anythingThibault Saunier2020-07-311-13/+10
* videoaggregator: implement samples selection APIMathieu Duponchelle2020-07-314-3/+277
* encoding: Support more topologies in profile_from_discoverer()Thibault Saunier2020-07-311-49/+63
* glwindow/winrt: Increase timeout value to 15 secondsSeungha Yang2020-07-301-2/+7
* audioaggregator: Only check downstream caps when handling CAPS events if we d...Sebastian Dröge2020-07-281-21/+23
* audioaggregator: Check all downstream allowed caps structures if they support...Sebastian Dröge2020-07-271-5/+9
* meson: add a plugin summaryStéphane Cerveau2020-07-231-0/+15
* encodebin: Fix and refactor smart encodingThibault Saunier2020-07-224-506/+780
* streamsplitter: Forward STREAM_START to all branchsThibault Saunier2020-07-221-0/+3
* streamsplitter/combiner: Drain encoder before switching branchThibault Saunier2020-07-223-1/+59
* encodebin: Rebuilt internal state when swicthing to avoid-reencodingThibault Saunier2020-07-221-0/+6
* rtpbasepayload: place twcc-ext-id behind environment variableMatthew Waters2020-07-212-10/+23
* videorate: Error out on streams with no way to guess framerateOlivier Crête2020-07-202-26/+11
* videorate: Assert on invalid result from internal codeOlivier Crête2020-07-201-4/+6
* videorate: Add test that reproduces infinite loopOlivier Crête2020-07-201-0/+77
* alsadeviceprovider: Remove redundant start functionOlivier Crête2020-07-201-21/+0
* Revert "gstgldisplay: Add public foreign_display property"Matthew Waters2020-07-205-65/+1
* audioutilsprivate: restore thread priority before endingSilvio Lazzeretti2020-07-184-8/+53
* audioutilsprivate: Don't try to load avrt for UWP applicationSeungha Yang2020-07-171-19/+34
* build/gl: remove unused cocoa/win32 header variablesMatthew Waters2020-07-161-4/+1
* test/rtp: use the proper _INIT for initializing rtp/rtcp buffer structs.Havard Graff2020-07-151-9/+9