obs-studio/libobs
jp9000 a79992eae9 libobs: Fix audio issue with scene items
When a scene is added as a scene item with the same audio sources that
are already in the current scene, it would cause the current scene to no
longer output audio due to audio.

To replicate the issue, you would create two separate audio device
captures in scene 1, use add existing in scene 2 and add one of those
audio sources, then go back to scene 1, add scene 2 as a source, then
make scene 1 invisible.
2018-01-09 18:13:32 -08:00
..
audio-monitoring linux-pulseaudio: Default sample format float32le 2018-01-08 19:31:09 +01:00
callback libobs/callback: Add global callback to signal handler 2018-01-03 17:04:02 -08:00
data libobs: Fix I420 shader for (width/2)%4 == 2 resolutions 2017-09-13 16:39:36 +02:00
graphics libobs: Exclude certain declarations from SWIG processing 2018-01-03 17:04:04 -08:00
media-io Merge pull request #1122 from SuslikV/patch-5 2018-01-05 16:00:54 -08:00
util libobs/util: Add THREAD_LOCAL macro 2018-01-03 17:04:02 -08:00
CMakeLists.txt libobs: Add wrapper function to query Windows registry 2017-10-14 00:31:41 -04:00
LibObsConfig.cmake.in
LibObsConfigVersion.cmake.in
obs-audio-controls.c UI: Rework volume-meters, adding more information 2018-01-05 11:01:25 +01:00
obs-audio-controls.h UI: Rework volume-meters, adding more information 2018-01-05 11:01:25 +01:00
obs-audio.c
obs-avc.c
obs-avc.h
obs-cocoa.c
obs-config.h libobs: Update to version 20.1.3 2017-11-17 04:32:23 -08:00
obs-data.c libobs: Fix bug where obs_data default might not be set 2017-06-26 17:10:20 -07:00
obs-data.h
obs-defs.h
obs-display.c
obs-encoder.c libobs: Fix height return value condition 2017-11-27 15:27:14 +02:00
obs-encoder.h
obs-ffmpeg-compat.h libobs: Fix FFmpeg constants 2017-11-16 21:38:37 -08:00
obs-hotkey-name-map.c
obs-hotkey.c libobs: Do not save hotkeys for private sources 2017-07-19 16:23:06 -07:00
obs-hotkey.h libobs: Fix function to be static inline 2018-01-03 17:04:04 -08:00
obs-hotkeys.h libobs: Add <> or \| on RT 102-key as hotkey 2017-06-27 21:35:52 -07:00
obs-interaction.h
obs-internal.h libobs: Add ability to disable source types 2018-01-03 17:04:02 -08:00
obs-module.c libobs: Add post-load module callback 2017-07-21 08:27:31 -07:00
obs-module.h libobs: Add post-load module callback 2017-07-21 08:27:31 -07:00
obs-nix.c Merge pull request #988 from ishitatsuyuki/xcb-segfault 2017-09-12 05:23:15 -07:00
obs-output-delay.c
obs-output.c libobs: When interleaving packets, make video come first 2017-10-02 07:36:02 -07:00
obs-output.h libobs: Add API to specify codec support on encoded outputs 2017-07-14 08:15:16 -07:00
obs-properties.c libobs: Add obs_property_set_modified_callback2 2018-01-03 17:04:04 -08:00
obs-properties.h libobs: Add obs_property_set_modified_callback2 2018-01-03 17:04:04 -08:00
obs-scene.c libobs: Fix audio issue with scene items 2018-01-09 18:13:32 -08:00
obs-scene.h libobs: Add private settings to scene items/sources 2017-09-13 21:17:44 -07:00
obs-service.c libobs: Add ability for service to specify its output type 2017-07-14 12:38:46 -07:00
obs-service.h libobs: Add ability for service to specify its output type 2017-07-14 12:38:46 -07:00
obs-source-deinterlace.c
obs-source-transition.c libobs: Add ability to transition to NULL source 2017-08-04 20:33:57 -07:00
obs-source.c libobs: Fix for int-in-bool-context-warning 2018-01-07 00:26:55 -02:00
obs-source.h libobs: Add ability to disable source types 2018-01-03 17:04:02 -08:00
obs-ui.h
obs-video.c libobs: Add video tick callback functions 2018-01-03 17:03:57 -08:00
obs-view.c
obs-win-crash-handler.c
obs-windows.c libobs: Log which security software is in use 2018-01-04 17:55:36 -08:00
obs.c libobs: Prevent access to OBS context during shutdown 2018-01-03 17:04:03 -08:00
obs.h libobs: Exclude certain declarations from SWIG processing 2018-01-03 17:04:04 -08:00
obs.hpp
obsconfig.h.in libobs: Fix ImageMagick header path 2017-09-15 08:23:32 -07:00