obs-studio/libobs/media-io
fryshorts e8bf01acfc Fix destructor video outputs.
This fixes a crash on Linux that supposedly occurs when pthread_join
is called multiple times.
2014-04-26 01:39:43 +02:00
..
audio-io.c Add NULL checks and assertions to fix clang static analysis problems 2014-04-14 23:02:53 +02:00
audio-io.h Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
audio-resampler-ffmpeg.c Add more checks for NULL pointers 2014-02-23 22:39:33 -07:00
audio-resampler.h Implement output, improve video/audio subsystems 2014-02-09 05:51:06 -07:00
format-conversion.c Remove majority of warnings 2014-02-14 15:13:36 -07:00
format-conversion.h Remove majority of warnings 2014-02-14 15:13:36 -07:00
media-io-defs.h Remove majority of warnings 2014-02-14 15:13:36 -07:00
video-fourcc.c Add helper to convert from FOURCC to VIDEO_FORMAT 2014-04-24 16:46:54 +02:00
video-frame.c Add more checks for NULL pointers 2014-02-23 22:39:33 -07:00
video-frame.h Implement automatic video scaling (if requested) 2014-02-18 13:37:56 -07:00
video-io.c Fix destructor video outputs. 2014-04-26 01:39:43 +02:00
video-io.h Add yuv_to_rgb matrices and video_format_get_parameters utility 2014-04-24 16:47:06 +02:00
video-matrices.c libobs/media-io/video-matrices.c: Fix VC warnings 2014-04-24 21:10:39 -07:00
video-scaler-ffmpeg.c Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
video-scaler.h Fix improper structure dependency 2014-02-18 13:50:09 -07:00