summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-21Release 1.16.31.16.31.16Tim-Philipp Müller6-63/+960
2020-10-21Update docsTim-Philipp Müller134-160/+151
2020-10-21Update translationsTim-Philipp Müller4-278/+262
2020-10-20Automatic update of common submoduleTim-Philipp Müller2-53/+52
2020-10-16codecparsers: h264parser: guard against ref_pic_markings overflowAndrew Wesie1-3/+7
2020-09-29dtlsconnection: do not set keys_exported flag if actually not exportedMiguel Paris1-2/+7
2020-09-28wasapi: Fix possible deadlock while downwards state changeSeungha Yang4-7/+62
2020-09-28lv2: Namespace global variables and explicitly make them privateThibault Saunier4-185/+215
2020-09-28lv2: Make it build with -fno-commonDebarshi Ray2-31/+64
2020-09-28audiobuffersplit: Specify in the template caps that only interleaved audio is...Sebastian Dröge1-2/+4
2020-09-25h264parser: Do not allocate too large size of memory for registered user data...Seungha Yang2-7/+23
2020-09-25audiobuffersplit: Perform discont tracking on running timeSebastian Dröge2-53/+80
2020-09-25audiobuffersplit: Keep incoming and outgoing segments separateSebastian Dröge2-11/+35
2020-09-25modplug: avoid division by zeroJonathan Matthew1-5/+9
2020-09-25musepackdec: Don't fail all queries if no sample rate is known yetSebastian Dröge1-3/+6
2020-09-25proxysink: event_function needs to handle the event when it is disconnecetd f...Jose Quaresma1-1/+3
2020-09-25wasapi: added missing lock release in case of error in gst_wasapi_xxx_resetSilvio Lazzeretti2-4/+6
2020-09-25audiobuffersplit: Unset DISCONT flag if not discontinuousSebastian Dröge1-1/+6
2020-09-25amcvideodec: fix sync meta copying not taking a referenceMatthew Waters1-1/+1
2020-09-25vulkan: Drop use of VK_RESULT_BEGIN_RANGEJan Alexander Steffens (heftig)1-3/+1
2020-09-25autoconvert: fix compiler warnings with g_atomic on recent GLib versionsTim-Philipp Müller1-1/+1
2020-09-25meson: build with neon 0.31worldofpeace1-1/+1
2020-09-25dtls/connection: fix EOF handling with openssl 1.1.1eMatthew Waters1-1/+1
2020-06-07openslessink: Allow openslessink to handle 48kHz streams.Matthew Read1-4/+1
2020-02-15msdkdec: Fix GstMsdkContext leakSeungha Yang1-0/+2
2020-02-15msdk: Clear reference counted object in dispose() methodSeungha Yang3-8/+17
2020-02-08ladspa: only multiply bounded rate properties by sample rateTim-Philipp Müller1-2/+4
2020-02-08ladspa: fix unbounded integer propertiesTim-Philipp Müller1-1/+1
2020-02-08fdkaacdec: add support for mpegversion=2Stéphane Cerveau1-1/+1
2020-02-05waylandsink: Clear window when pipeline is stoppedGuillermo Rodríguez1-6/+10
2020-01-20msdkdec: Do not use video memory on WindowsSeungha Yang1-0/+7
2020-01-20msdk: Fix increasing memory usage in dynamic pipelinesNirbheek Chauhan7-0/+42
2020-01-20msdk: Reorganize context preparation codeNirbheek Chauhan5-71/+129
2020-01-20msdk: Fix warning about unused variable on WindowsNirbheek Chauhan2-0/+4
2020-01-17msdk: Use gst_clear_object()Nirbheek Chauhan3-20/+15
2020-01-15pkgconfig: Remove unused substitution in uninstalled.pc.inNirbheek Chauhan1-1/+1
2020-01-15tests: Fix minor bugs in usage of config.hNirbheek Chauhan6-7/+11
2020-01-15ipcpipeline: Minimal fixes that allow building with MSVCNirbheek Chauhan2-4/+11
2020-01-15ipcpipeline: Rework compiler checksNirbheek Chauhan2-26/+21
2020-01-13hls: Check nettle version to ensure AES128 supportSeungha Yang1-1/+1
2020-01-13WebRTC: Support non-trickle ICE candidates in the SDPJan Schmidt1-0/+41
2020-01-08webrtc: Unmap all non-binary buffers received via the datachannelSebastian Dröge1-0/+2
2020-01-01opencv: allow compilation against 4.2.xNicola Murino1-1/+1
2020-01-01autoconvert: Fix lock-less exchange or free conditionNicolas Dufresne1-1/+1
2019-12-11avfvideosrc: element requests camera permissions even with capture-screen pro...Roman Shpuntov1-0/+4
2019-12-06interlace: Store unsigned integers in unsigned integer typesSebastian Dröge1-6/+10
2019-12-06interlace: Increment phase_index before checking if we're at the end of the p...Sebastian Dröge1-3/+3
2019-12-03Release 1.16.21.16.2Tim-Philipp Müller6-21/+568
2019-12-03Update docsTim-Philipp Müller131-130/+132
2019-12-03Update translationsTim-Philipp Müller1-26/+47