jp9000 9948eee6c2 libobs/util: Add function to get path extension 9 years ago
..
callback 92bbb8e8b1 libobs/callback: Allow ability to use calldata_t with stack 9 years ago
data 84ce1076f1 libobs: Fix field order of retro/linear 2x shaders 9 years ago
graphics e3847109be libobs/graphics: Add SSE intrinsics for matrix4_transpose 9 years ago
media-io c3629eacb5 libobs: Add Y800 color format support 9 years ago
util 9948eee6c2 libobs/util: Add function to get path extension 9 years ago
CMakeLists.txt 07c644c581 libobs: Add deinterlacing API functions 9 years ago
LibObsConfig.cmake.in 8841ea8a6f cmake: Export plugin data destination 11 years ago
LibObsConfigVersion.cmake.in 38594fff9e Export libobs cmake target, so external plugins can be built without ugly hacks 11 years ago
obs-audio-controls.c 03b2ca65cf libobs: Only lock audio meter/fader when accessing data 9 years ago
obs-audio-controls.h 669da7ba36 libobs: Do not use signals with audio capture/controls 9 years ago
obs-audio.c 31496ec363 libobs: Lower max audio tick count to 45 (approx >1 sec) 9 years ago
obs-avc.c 1a38d779c9 libobs: Add function to extract AVC header/sei 9 years ago
obs-avc.h 1a38d779c9 libobs: Add function to extract AVC header/sei 9 years ago
obs-cocoa.c 74e4c33756 libobs: Use IOKit error code when polling hotkeys (OSX) 10 years ago
obs-config.h c5008e9c65 libobs: Update version to 0.14.2 9 years ago
obs-data.c 14bfa07168 libobs: Fix unsigned expression warning 10 years ago
obs-data.h 0b3fcb8b6e libobs: Add obs_data wrappers for media_frames_per_second 10 years ago
obs-defs.h c52b954b8e libobs: Add output stop error for "no space left" 10 years ago
obs-display.c 27a0749d8d libobs: Add func to set display background color 10 years ago
obs-encoder.c caa5723c21 libobs: Don't parse sei if sei callback returns 0/NULL 9 years ago
obs-encoder.h e38a5c61d3 libobs: Add encoder caps (with deprecated flag) 9 years ago
obs-ffmpeg-compat.h 17a9fcaafb Use propper ffmpeg compatiblity instead of relying on deprecated functions 11 years ago
obs-hotkey-name-map.c 8472857521 libobs: Fix warning from mingw 10 years ago
obs-hotkey.c 1bcbaf8e75 libobs: Use byte sequence for non-breaking spaces 10 years ago
obs-hotkey.h 23a2228142 libobs: Add scene item hotkeys 10 years ago
obs-hotkeys.h 5ad553d06d libobs: Add global hotkey support 10 years ago
obs-interaction.h 26cf4688c2 Add interaction support to libobs 11 years ago
obs-internal.h 96d848f3d2 libobs: Add premultiplied alpha base effect 9 years ago
obs-module.c da2f9f732e libobs: Do not require get_width/height for filters/transitions 9 years ago
obs-module.h 0d30d1229f libobs: Add API func to get module config path 10 years ago
obs-nix.c 3a5d7b1168 libobs: Fix mouse button hotkeys on linux 10 years ago
obs-output-delay.c 6f98bd9fed libobs: Use calldata with stack for simple signals 9 years ago
obs-output.c 82a7d795db libobs: Always prune excessive starting audio packets 9 years ago
obs-output.h 6285a47726 (API Change) libobs: Pass type data to get_name callbacks 10 years ago
obs-properties.c 07a26b1720 libobs: Add more editable list types 9 years ago
obs-properties.h 07a26b1720 libobs: Add more editable list types 9 years ago
obs-scene.c acd8b612ee libobs: Reset projection transform when cropping 9 years ago
obs-scene.h eb1ee87f38 libobs: Add functions to crop individual scene items 9 years ago
obs-service.c a73b09c74e libobs: Remove various dead code found by static analysis 9 years ago
obs-service.h 6285a47726 (API Change) libobs: Pass type data to get_name callbacks 10 years ago
obs-source-deinterlace.c 3cb36bbd51 libobs: Fix deinterlacing discarding flipped status 9 years ago
obs-source-transition.c aa88b323aa libobs: Do not draw transitions if size 0 9 years ago
obs-source.c b5df4537a9 libobs: Fix null pointer dereference w/ null private sources 9 years ago
obs-source.h 9e15e3d8fd libobs: Remove need for DrawMatrix technique in effects 9 years ago
obs-ui.h 7920668e56 libobs: Add private data to definition structures 10 years ago
obs-video.c a5c9350be5 libobs: Remove "presentation volume" and "base volume" (skip) 9 years ago
obs-view.c ab520cab25 libobs: Hide sources when an obs_view is destroyed 10 years ago
obs-win-crash-handler.c c629bbe50f libobs: Always write crashing thread first 10 years ago
obs-windows.c 2f6a10c93f libobs: Fix log message about max memory on 32bit 9 years ago
obs.c 822ffb8519 libobs: Add obs_obj_invalid function 9 years ago
obs.h ff99ba7818 libobs: Allow filter processing function to return false 9 years ago
obs.hpp 2bd8ab7c09 (API Change) libobs: Add global module config path 10 years ago
obsconfig.h.in d78d0072a0 libobs/util: Add functions to inhibit sleep 10 years ago