0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs/media-io
Palana 3990c18aac Add NULL checks and assertions to fix clang static analysis problems
Also remove an unused variable from obs-encoder.c (via clang static
analysis)
2014-04-14 23:02:53 +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-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 Add NULL checks and assertions to fix clang static analysis problems 2014-04-14 23:02:53 +02:00
video-io.h Add preliminary FLV/RTMP output (incomplete) 2014-04-01 11:55:18 -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