summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rtpbasedepayload: test warning fixesHavard Graff2020-07-151-4/+4
* doc: Update cache with new raw pixel formatNicolas Dufresne2020-07-141-17/+17
* video: Add support for linear 32x32 NV12 tilesNicolas Dufresne2020-07-146-12/+36
* doc: Update cache after adding a new pixel formatNicolas Dufresne2020-07-141-17/+17
* rawvideoparse: Fix tiling supportNicolas Dufresne2020-07-141-4/+13
* video: Add NV12_4L4 tile formatNicolas Dufresne2020-07-148-11/+54
* video: allow frame copy destination to have dimensions smaller than sourceAaron Boxer2020-07-141-2/+5
* examples/gl/qt: silence compiler warningsMatthew Waters2020-07-1411-8/+48
* rtcpbuffer: Notify error in case packet can not be added to an RTCP compound ...Santiago Carot-Nemesio2020-07-102-1/+193
* video-converter: Add scaling fast-path for GBRA formatSebastian Dröge2020-07-101-0/+2
* glwindow/winrt: Add warning message if window is being closed from a UI threadSeungha Yang2020-07-101-1/+55
* glwindow/winrt: Add window resize event handlerSeungha Yang2020-07-103-5/+569
* glwindow/winrt: Move to c++Seungha Yang2020-07-102-1/+2
* appsrc: Fix annotationsSeungha Yang2020-07-101-20/+19
* tests: appsrc: Add unit test for custom segmentSeungha Yang2020-07-101-0/+417
* appsrc: Add support for custom GstSegmentSeungha Yang2020-07-102-3/+111
* pbutils: Do not restrict number of similar profiles in a containerThibault Saunier2020-07-091-7/+0
* videoconverter: Relax frame size checksNicolas Dufresne2020-07-091-4/+4
* audioaggregator: Fix negotiation with downstream if there is no peer yetSebastian Dröge2020-07-091-1/+5