obs-studio/libobs
jp9000 0941a9c13d libobs: Add ability to preload async frames
Prevents any delay when starting up certain async video sources.
Additionally prevents old frames from being presented as well.
2017-03-28 09:39:47 -07:00
..
audio-monitoring libobs: Apply sync offset to win32 audio monitoring 2017-03-05 14:29:59 -08:00
callback Fix various null pointer issues detected by Coverity 2017-02-25 16:45:45 +01:00
data libobs: Add optional ultrawide -> wide scaling techniques 2017-01-30 05:59:17 -08:00
graphics libobs/graphics: Fix the 2D vector dot product func 2016-12-18 06:20:24 -08:00
media-io libobs: Increase maximum audio tracks to 6 2016-12-21 17:13:19 -08:00
util libobs/util: Use a mutex with config files 2017-02-21 23:03:18 -08:00
CMakeLists.txt libobs: Implement audio monitoring 2017-02-06 11:44:02 -08:00
LibObsConfig.cmake.in
LibObsConfigVersion.cmake.in
obs-audio-controls.c
obs-audio-controls.h libobs: Remove unimplemented exports 2017-03-25 09:51:45 -07:00
obs-audio.c libobs: Delay stop detection of audio source 2017-03-28 09:19:00 -07:00
obs-avc.c libobs: Fix bug in AVC encoder packet allocation 2016-12-24 03:44:13 -08:00
obs-avc.h
obs-cocoa.c
obs-config.h libobs: Update to 18.0.1 2017-03-06 03:54:52 -08:00
obs-data.c
obs-data.h
obs-defs.h
obs-display.c Fix various null pointer issues detected by Coverity 2017-02-25 16:45:45 +01:00
obs-encoder.c libobs: Use reference counting for encoder packets 2016-12-08 03:27:39 -08:00
obs-encoder.h
obs-ffmpeg-compat.h
obs-hotkey-name-map.c
obs-hotkey.c
obs-hotkey.h
obs-hotkeys.h
obs-interaction.h
obs-internal.h libobs: Add ability to preload async frames 2017-03-28 09:39:47 -07:00
obs-module.c libobs: Add function to log currently loaded modules 2016-08-05 18:59:33 -07:00
obs-module.h libobs: Add obs_module_get_string helper function 2016-09-06 22:01:49 -07:00
obs-nix.c
obs-output-delay.c libobs: Use reference counting for encoder packets 2016-12-08 03:27:39 -08:00
obs-output.c libobs: Add ability to get output congestion 2017-01-24 15:31:44 -08:00
obs-output.h libobs: Add ability to get output congestion 2017-01-24 15:31:44 -08:00
obs-properties.c Fix various null pointer issues detected by Coverity 2017-02-25 16:45:45 +01:00
obs-properties.h libobs: Add property functions to mod. int/double limits 2016-09-19 07:04:00 -07:00
obs-scene.c libobs: Fix bug where scenes would not properly mix audio 2017-02-26 08:20:54 -08:00
obs-scene.h
obs-service.c libobs: Reduce unnecessary logging (info -> debug) 2016-08-05 18:59:32 -07:00
obs-service.h
obs-source-deinterlace.c libobs: Mark last video ts even when buffering off 2017-02-06 11:43:59 -08:00
obs-source-transition.c
obs-source.c libobs: Add ability to preload async frames 2017-03-28 09:39:47 -07:00
obs-source.h libobs: Implement audio monitoring 2017-02-06 11:44:02 -08:00
obs-ui.h
obs-video.c libobs: Add obs_get_active_fps function 2016-08-22 12:05:57 -07:00
obs-view.c
obs-win-crash-handler.c libobs: Add Windows bitness/arch to crash handler 2016-11-09 12:44:10 -08:00
obs-windows.c libobs: Log correct amount of memory on 32bit (windows) 2017-01-24 11:28:52 -08:00
obs.c libobs: Allow source to fully control source flags (for now) 2017-03-28 09:19:01 -07:00
obs.h libobs: Add ability to preload async frames 2017-03-28 09:39:47 -07:00
obs.hpp
obsconfig.h.in libobs: Add ability to insert captions into frames 2016-12-23 10:37:09 -08:00