0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/obs-ffmpeg
Richard Stanway a8020b37be obs-ffmpeg: Fix possible NVENC crash
If the codec hasn't even been fully initialized, calling these functions
in the shutdown code could cause a crash.
2016-09-28 15:24:04 -07:00
..
data/locale obs-ffmpeg: Add b-frame support to NVENC (default: 2) 2016-09-26 14:46:56 -07:00
ffmpeg-mux obs-ffmpeg: Fix type size mismatch warning 2016-05-12 23:01:45 -07:00
closest-pixel-format.h obs-ffmpeg: Add support for YUV 4:4:4 2015-04-18 00:03:14 -07:00
CMakeLists.txt obs-ffmpeg: Add FFmpeg NVENC encoder 2016-04-19 09:20:26 -07:00
obs-ffmpeg-aac.c obs-ffmpeg: Fix 'possible loss of data' warnings 2015-09-21 18:35:27 -07:00
obs-ffmpeg-compat.h obs-ffmpeg: Fix warnings with FFmpeg 3.0.0+ 2016-04-09 18:10:48 -07:00
obs-ffmpeg-formats.h libobs: Add Y800 color format support 2016-03-24 03:33:35 -07:00
obs-ffmpeg-mux.c obs-ffmpeg: Allow ffmpeg_mux forced stop even when stopping 2016-09-09 17:39:19 -07:00
obs-ffmpeg-nvenc.c obs-ffmpeg: Fix possible NVENC crash 2016-09-28 15:24:04 -07:00
obs-ffmpeg-output.c Revert "obs-ffmpeg: Use core count for output threads by default" 2016-07-02 23:54:43 -07:00
obs-ffmpeg-source.c libff: Improved handling of EOF in the decoder threads 2016-04-28 23:58:28 +02:00
obs-ffmpeg.c obs-ffmpeg: Add FFmpeg NVENC encoder 2016-04-19 09:20:26 -07:00