0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs
jp9000 806ab5a022 libobs: Mark encoders that support dynamic bitrate
(This commit also modifies mac-vth264, obs-ffmpeg, obs-qsv11, and
obs-x264)
2019-08-18 03:14:38 -07:00
..
audio-monitoring clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
callback clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
data libobs: Remove unnecessary divides from Lanczos 2019-08-14 21:36:23 -07:00
graphics Merge pull request #1992 from Xaymar/patch-tidy-up-1 2019-08-17 08:16:46 -07:00
media-io Merge pull request #2021 from jpark37/yuva-format 2019-08-11 20:38:17 -07:00
util Apply clang-format to objective c code 2019-07-09 13:39:13 -05:00
CMakeLists.txt cmake: Install 'libobs.pc' under the correct 'libdir' 2019-06-21 21:27:53 +03:00
libobs.pc.in cmake: Install 'libobs.pc' under the correct 'libdir' 2019-06-21 21:27:53 +03:00
LibObsConfig.cmake.in cmake: Export plugin data destination 2014-09-27 09:41:32 -07:00
LibObsConfigVersion.cmake.in Export libobs cmake target, so external plugins can be built without ugly hacks 2014-05-08 14:43:16 +02:00
obs-audio-controls.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-audio-controls.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-audio.c libobs: Buffer-smoothing enhancements 2019-07-05 09:13:18 -07:00
obs-avc.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-avc.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-cocoa.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-config.h libobs: Fix browser source settings resetting pre-24 2019-08-17 06:21:19 -07:00
obs-data.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-data.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-defs.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-display.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-encoder.c libobs: Return NULL if there is no get_properties callback 2019-07-24 18:26:44 +02:00
obs-encoder.h libobs: Mark encoders that support dynamic bitrate 2019-08-18 03:14:38 -07:00
obs-ffmpeg-compat.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-hotkey-name-map.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-hotkey.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-hotkey.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-hotkeys.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-interaction.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-internal.h libobs: Add YUV alpha formats 2019-08-11 11:26:22 -07:00
obs-module.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-module.h libobs: Fix formatting 2019-07-12 11:48:41 -07:00
obs-nix.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-output-delay.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-output.c libobs: Implement pausing of outputs 2019-07-07 16:38:22 -07:00
obs-output.h libobs: Implement pausing of outputs 2019-07-07 16:38:22 -07:00
obs-properties.c libobs: Fix apply_settings & remove_by_name for groups 2019-08-13 17:13:10 +02:00
obs-properties.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-scene.c libobs: Fix benign typo 2019-07-25 21:54:23 -07:00
obs-scene.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-service.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-service.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-source-deinterlace.c libobs: Separate textures for YUV input 2019-08-09 21:14:29 -07:00
obs-source-transition.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-source.c libobs: Merge obs_source_process_filter_(tech_)?end functions 2019-08-14 14:03:34 +08:00
obs-source.h libobs: Add "monitoring by default" source cap 2019-07-26 00:05:14 -07:00
obs-ui.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-video-gpu-encode.c libobs: Implement pausing of outputs 2019-07-07 16:38:22 -07:00
obs-video.c libobs: UI: Add Area scaling for downscale output 2019-08-14 22:33:52 -07:00
obs-view.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-win-crash-handler.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-windows.c libobs: Don't leak dynamic library references 2019-07-24 18:26:44 +02:00
obs.c libobs: Fix browser source settings resetting pre-24 2019-08-17 06:21:19 -07:00
obs.h libobs: UI: Remove DrawBackdrop() to save fullscreen pass 2019-07-18 19:58:29 -07:00
obs.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obsconfig.h.in cmake: Add release candidate versions/cmake variables 2018-08-13 01:19:23 -07:00