0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs
2014-01-26 05:25:54 +01:00
..
callback Added some return-style functions to calldata.h 2014-01-04 13:28:27 -07:00
graphics A few changes concerning wxGTK. 2014-01-09 21:04:52 -06:00
media-io Add preliminary ffmpeg plugin (still testing) 2014-01-19 03:16:41 -07:00
util Fix some formatting issues and fix cmake file 2014-01-25 12:34:37 -07:00
CMakeLists.txt Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00
makefile.am Add preliminary output/encoder interface 2014-01-16 22:34:51 -07:00
obs-cocoa.c Remove 64bit directory reference from osx plugin path 2014-01-26 05:25:54 +01:00
obs-data.h Fix render issues with main preview widget 2014-01-23 17:00:42 -07:00
obs-defs.h Add preliminary ffmpeg plugin (still testing) 2014-01-19 03:16:41 -07:00
obs-display.c With the permission of my fellow contributors, I'm switching obs-studio back to GPL v2+ to prevent issues between this project and the original OBS project, and for personal reasons to avoid legal ambiguity (not political reasons, I admittedly would prefer GPL v3+) 2013-12-02 22:24:38 -07:00
obs-encoder.c Use macros to improve safety loading callbacks 2014-01-17 06:24:34 -07:00
obs-encoder.h Updated comments for outputs/encoders 2014-01-17 00:00:21 -07:00
obs-module.c Add preliminary output/encoder interface 2014-01-16 22:34:51 -07:00
obs-module.h With the permission of my fellow contributors, I'm switching obs-studio back to GPL v2+ to prevent issues between this project and the original OBS project, and for personal reasons to avoid legal ambiguity (not political reasons, I admittedly would prefer GPL v3+) 2013-12-02 22:24:38 -07:00
obs-nix.c Adjust file finding functions to also search the install root dir on Windows 2014-01-26 02:04:37 +01:00
obs-output.c Use macros to improve safety loading callbacks 2014-01-17 06:24:34 -07:00
obs-output.h Add preliminary ffmpeg plugin (still testing) 2014-01-19 03:16:41 -07:00
obs-scene.c Added add/remove signals to scenes 2014-01-04 13:47:48 -07:00
obs-scene.h forgot to lock the mutex when destroying a scene item 2014-01-01 10:28:37 -07:00
obs-service.h add names to sources, use 'id' for the internal source identifier names rather than 'name' 2013-12-20 17:23:19 -07:00
obs-source.c Add preliminary ffmpeg plugin (still testing) 2014-01-19 03:16:41 -07:00
obs-source.h Use macros to improve safety loading callbacks 2014-01-17 06:24:34 -07:00
obs-video.c Fix render issues with main preview widget 2014-01-23 17:00:42 -07:00
obs-windows.c Adjust file finding functions to also search the install root dir on Windows 2014-01-26 02:04:37 +01:00
obs.c Fix render issues with main preview widget 2014-01-23 17:00:42 -07:00
obs.h Add preliminary ffmpeg plugin (still testing) 2014-01-19 03:16:41 -07:00
obs.hpp move libobs C++ bindings to libobs 2013-12-22 17:42:02 -07:00