summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-23Release 1.16.11.16.1Tim-Philipp Müller6-18/+1128
2019-09-23Update docsTim-Philipp Müller128-128/+128
2019-09-23Update translationsTim-Philipp Müller2-82/+96
2019-09-09hls: Make crypto dependency optional when hls-crypto is autoSeungha Yang4-49/+68
2019-09-06gst-player: fix bug with changing playback directionAskar Safin1-1/+1
2019-09-02decklinkaudiosink: Drop late buffersMatthew Waters1-7/+28
2019-09-02decklink: Allow VANC to be used for all modesSebastian Dröge3-6/+5
2019-09-02decklinkvideosrc: Also set the INTERLACED buffer flag on non-TFF buffersSebastian Dröge1-0/+2
2019-09-02decklinkvideosrc: Retrieve mode of the ancillary data from the frameSebastian Dröge2-5/+15
2019-09-01srt: Set latency property on SRT socketOlivier Crête1-0/+12
2019-09-01srt: Add sender side statisticsOlivier Crête1-35/+92
2019-09-01srtobject: Remove pointless GMainLoopOlivier Crête2-111/+107
2019-08-23dshowsrcwrapper: fix regression on device selectiongla1-2/+2
2019-08-21tsdemux: Limit the maximum PES payload sizeJan Schmidt1-9/+27
2019-08-21iqa: fix leak of map_meta.dataMathieu Duponchelle1-0/+1
2019-08-20ext/wayland: Define libdrm_dep in meson.buildThomas Coldrick1-0/+2
2019-08-20sctp: Fix crash on free() when using the MSVC binariesNirbheek Chauhan1-1/+5
2019-08-20webrtc: Fix signals documentationNiels De Graef1-3/+6
2019-08-20h264parse: don't critical on VUI parameters > 2^31Matthew Waters1-3/+3
2019-08-20rtmp: Fix crash inside free() with MSVC on WindowsNirbheek Chauhan1-0/+4
2019-08-16d3dvideosink: Fix crash on WinProc handlerSeungha Yang1-0/+5
2019-08-14amc: Fix crash when a sync_meta survives its sinkXavier Claessens1-1/+2
2019-08-14pitch: Fix race between putSamples() and setting soundtouch parametersDoug Nazar1-0/+2
2019-08-13webrtc: fix type of max-retransmits, make it workDavid Gunzinger1-1/+1
2019-08-13mxfdemux: Also allow picture essence element type 0x05 for VC-3Sebastian Dröge1-1/+2
2019-08-12decklinkaudiosrc/decklinkvideosrc: Do nothing in BaseSrc::negotiate() and alw...Sebastian Dröge2-131/+65
2019-08-12wasapi: fix symbol redefinition build errorIgnacio Casal Quinteiro2-3/+8
2019-08-12Revert "dtls: fix generated cert dtls agent leak"Tim-Philipp Müller1-1/+1
2019-08-11siren: fix a global buffer overflow spotted by asanFabrice Bellet1-0/+4
2019-08-11ext/hls/meson.build: fix dependency logicAdam Duskett1-2/+2
2019-08-11webrtc: Add various Since markers to new types after 1.14.0Sebastian Dröge1-2/+14
2019-08-11dtlsagent: Do not overwrite openssl locking callbacksJose Antonio Santos Cadenas1-1/+1
2019-08-11Fixed segtotal value being always 2 due to an unused variableMarcos Kintschner2-3/+1
2019-08-10adaptivedemux: remove some deadlocks using webkitwebsrc.Charlie Turner3-24/+46
2019-08-10webrtcbin: fix GInetAddress leakIlya Smelykh1-1/+4
2019-08-10dtls: fix generated cert dtls agent leakIlya Smelykh1-1/+1
2019-08-10dtls: fix dtls connection object leakIlya Smelykh1-0/+2
2019-08-10kmssink: Fix implicit declaration build errorSeungha Yang1-0/+1
2019-08-10Fix -Werror=return-type error in configure.Martin Liska1-2/+2
2019-08-10aiff: Fix infinite loop in header parsing.Martin Theriault1-5/+13
2019-08-09nvdec: Fix possible frame drop on EOSSeungha Yang1-0/+10
2019-08-09srt: Remove msg-size propertyOlivier Crête1-28/+0
2019-08-09srtsrc: Receive one frame per gstbufferOlivier Crête1-16/+2
2019-08-09srt: Fix listener crash if no URI is specifiedNicolas Dufresne1-0/+2
2019-08-09srt: Use macro instead of duplicating a default valueNicolas Dufresne1-1/+1
2019-08-09srt: Fix confusing typo in FIXME commentNicolas Dufresne1-1/+1
2019-08-09dtlsagent: Clear the certificate upon finalizeJuan Navarro1-0/+2
2019-08-09dtlsdec: Avoid duplicate ref when passing certificate propertyJuan Navarro1-4/+10
2019-08-09meson: bluez: Early terminate configure on WindowsSeungha Yang1-0/+4
2019-08-09decklink: Correctly ensure >=16 byte alignment for the buffers we allocateSebastian Dröge1-7/+30