obs-studio/plugins
Thulinma 244b6c92e6 obs-outputs: Fix RTMP restart not always working
Bug is caused by the internal connection variables not being reset on
reconnect, leading OBS to both be unable to parse valid packets from and
send valid packets to the remote end.  This commit splits RTMP_Init off
into a new RTMP_Reset function, which resets these internal variables
without re-initing the rest of the library.  The original RTMP_Init
calls the new function, perfectly preserving the old behaviour while
adding a new reset function to address the issue with.

Fixes obsproject/obs-studio#2865
2021-01-31 18:44:11 -08:00
..
coreaudio-encoder coreaudio-encoder: Fix cmake for mingw 2020-12-29 13:17:29 -08:00
decklink decklink: Fix automatic pixel format detection 2020-12-20 14:44:14 -08:00
enc-amf@89f7de349e enc-amf: Fix inability to set bitrate in latest AMD driver 2020-11-26 09:41:00 -08:00
image-source Merge pull request #2233 from VodBox/missing-files-dialog 2021-01-31 08:02:16 -08:00
linux-alsa Update translations from Crowdin 2020-12-14 00:29:44 +01:00
linux-capture linux-capture: Ensure locks are initialized 2021-01-28 13:11:16 -08:00
linux-jack linux-jack: fix deadlock when closing the client 2021-01-03 11:08:58 -08:00
linux-pulseaudio Update translations from Crowdin 2020-12-14 00:29:44 +01:00
linux-v4l2 linux-v4l2: Fix ignored return value 2021-01-30 00:25:25 -08:00
mac-avcapture Revert "mac-avcapture: Add additional capture presets" 2021-01-20 12:44:16 -08:00
mac-capture mac-capture: Support linear SRGB 2021-01-21 07:42:57 -08:00
mac-syphon Update translations from Crowdin 2020-12-14 00:29:44 +01:00
mac-virtualcam mac-virtualcam: Make DAL plugin filename case consistent 2021-01-18 08:57:26 +11:00
mac-vth264 Update translations from Crowdin 2020-12-14 00:29:44 +01:00
obs-browser@200f34d94c obs-browser: Fix panel build error on Windows and Linux 2021-01-27 10:31:20 +11:00
obs-ffmpeg Merge pull request #2233 from VodBox/missing-files-dialog 2021-01-31 08:02:16 -08:00
obs-filters obs-filters: Fix unused parameters 2021-01-29 21:50:32 -08:00
obs-libfdk Update translations from Crowdin 2020-12-14 00:29:44 +01:00
obs-outputs obs-outputs: Fix RTMP restart not always working 2021-01-31 18:44:11 -08:00
obs-qsv11 obs-qsv11: Fix bframe=0 not working 2021-01-11 11:52:07 -08:00
obs-text Merge pull request #2233 from VodBox/missing-files-dialog 2021-01-31 08:02:16 -08:00
obs-transitions obs-transitions: Linear SRGB, swipe 2021-01-21 07:42:57 -08:00
obs-vst@cca219fa36 Update translations from Crowdin 2020-09-27 23:07:27 +02:00
obs-x264 Update translations from Crowdin 2020-12-14 00:29:44 +01:00
oss-audio Update translations from Crowdin 2020-12-14 00:29:44 +01:00
rtmp-services rtmp-services: Fix unused parameter 2021-01-29 21:50:51 -08:00
sndio Update translations from Crowdin 2020-12-14 00:29:44 +01:00
text-freetype2 Merge pull request #2233 from VodBox/missing-files-dialog 2021-01-31 08:02:16 -08:00
vlc-video libobs: Add missing file API to sources 2021-01-17 10:31:58 +13:00
win-capture win-capture: Add WGC desktop capture 2021-01-26 17:11:12 -08:00
win-dshow win-dshow: Fix dshowcapture not linking audio of certain devices 2021-01-04 07:02:53 -08:00
win-ivcam Merge pull request #1944 from WizardCM/windows-rc-definition 2020-04-18 18:27:22 -05:00
win-mf Update translations from Crowdin 2020-12-14 00:29:44 +01:00
win-wasapi Update translations from Crowdin 2020-12-14 00:29:44 +01:00
CMakeLists.txt cmake: Make mac vcam optional (enabled by default) 2021-01-11 16:16:25 -08:00