summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.16.31.16.31.16Tim-Philipp Müller2020-10-216-63/+960
* Update docsTim-Philipp Müller2020-10-21134-160/+151
* Update translationsTim-Philipp Müller2020-10-214-278/+262
* Automatic update of common submoduleTim-Philipp Müller2020-10-202-53/+52
* codecparsers: h264parser: guard against ref_pic_markings overflowAndrew Wesie2020-10-161-3/+7
* dtlsconnection: do not set keys_exported flag if actually not exportedMiguel Paris2020-09-291-2/+7
* wasapi: Fix possible deadlock while downwards state changeSeungha Yang2020-09-284-7/+62
* lv2: Namespace global variables and explicitly make them privateThibault Saunier2020-09-284-185/+215
* lv2: Make it build with -fno-commonDebarshi Ray2020-09-282-31/+64
* audiobuffersplit: Specify in the template caps that only interleaved audio is...Sebastian Dröge2020-09-281-2/+4
* h264parser: Do not allocate too large size of memory for registered user data...Seungha Yang2020-09-252-7/+23
* audiobuffersplit: Perform discont tracking on running timeSebastian Dröge2020-09-252-53/+80
* audiobuffersplit: Keep incoming and outgoing segments separateSebastian Dröge2020-09-252-11/+35
* modplug: avoid division by zeroJonathan Matthew2020-09-251-5/+9
* musepackdec: Don't fail all queries if no sample rate is known yetSebastian Dröge2020-09-251-3/+6
* proxysink: event_function needs to handle the event when it is disconnecetd f...Jose Quaresma2020-09-251-1/+3
* wasapi: added missing lock release in case of error in gst_wasapi_xxx_resetSilvio Lazzeretti2020-09-252-4/+6
* audiobuffersplit: Unset DISCONT flag if not discontinuousSebastian Dröge2020-09-251-1/+6
* amcvideodec: fix sync meta copying not taking a referenceMatthew Waters2020-09-251-1/+1
* vulkan: Drop use of VK_RESULT_BEGIN_RANGEJan Alexander Steffens (heftig)2020-09-251-3/+1
* autoconvert: fix compiler warnings with g_atomic on recent GLib versionsTim-Philipp Müller2020-09-251-1/+1
* meson: build with neon 0.31worldofpeace2020-09-251-1/+1
* dtls/connection: fix EOF handling with openssl 1.1.1eMatthew Waters2020-09-251-1/+1
* openslessink: Allow openslessink to handle 48kHz streams.Matthew Read2020-06-071-4/+1
* msdkdec: Fix GstMsdkContext leakSeungha Yang2020-02-151-0/+2
* msdk: Clear reference counted object in dispose() methodSeungha Yang2020-02-153-8/+17
* ladspa: only multiply bounded rate properties by sample rateTim-Philipp Müller2020-02-081-2/+4
* ladspa: fix unbounded integer propertiesTim-Philipp Müller2020-02-081-1/+1
* fdkaacdec: add support for mpegversion=2Stéphane Cerveau2020-02-081-1/+1
* waylandsink: Clear window when pipeline is stoppedGuillermo Rodríguez2020-02-051-6/+10
* msdkdec: Do not use video memory on WindowsSeungha Yang2020-01-201-0/+7
* msdk: Fix increasing memory usage in dynamic pipelinesNirbheek Chauhan2020-01-207-0/+42
* msdk: Reorganize context preparation codeNirbheek Chauhan2020-01-205-71/+129
* msdk: Fix warning about unused variable on WindowsNirbheek Chauhan2020-01-202-0/+4
* msdk: Use gst_clear_object()Nirbheek Chauhan2020-01-173-20/+15
* pkgconfig: Remove unused substitution in uninstalled.pc.inNirbheek Chauhan2020-01-151-1/+1
* tests: Fix minor bugs in usage of config.hNirbheek Chauhan2020-01-156-7/+11
* ipcpipeline: Minimal fixes that allow building with MSVCNirbheek Chauhan2020-01-152-4/+11
* ipcpipeline: Rework compiler checksNirbheek Chauhan2020-01-152-26/+21
* hls: Check nettle version to ensure AES128 supportSeungha Yang2020-01-131-1/+1
* WebRTC: Support non-trickle ICE candidates in the SDPJan Schmidt2020-01-131-0/+41
* webrtc: Unmap all non-binary buffers received via the datachannelSebastian Dröge2020-01-081-0/+2
* opencv: allow compilation against 4.2.xNicola Murino2020-01-011-1/+1
* autoconvert: Fix lock-less exchange or free conditionNicolas Dufresne2020-01-011-1/+1
* avfvideosrc: element requests camera permissions even with capture-screen pro...Roman Shpuntov2019-12-111-0/+4
* interlace: Store unsigned integers in unsigned integer typesSebastian Dröge2019-12-061-6/+10
* interlace: Increment phase_index before checking if we're at the end of the p...Sebastian Dröge2019-12-061-3/+3
* Release 1.16.21.16.2Tim-Philipp Müller2019-12-036-21/+568
* Update docsTim-Philipp Müller2019-12-03131-130/+132
* Update translationsTim-Philipp Müller2019-12-031-26/+47