obs-studio/libobs/media-io
jp9000 771eac6015 Be more consistent about log levels
LOG_ERROR should be used in places where though recoverable (or at least
something that can be handled safely), was unexpected, and may affect
the user/application.

LOG_WARNING should be used in places where it's not entirely unexpected,
is recoverable, and doesn't really affect the user/application.
2014-02-28 20:02:29 -07:00
..
audio-io.c Be more consistent about log levels 2014-02-28 20:02:29 -07:00
audio-io.h Use MP4s when not on windows 2014-02-27 23:14:03 -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 Be more consistent about log levels 2014-02-28 20:02:29 -07:00
video-io.h Use MP4s when not on windows 2014-02-27 23:14:03 -07:00
video-scaler-ffmpeg.c Be more consistent about log levels 2014-02-28 20:02:29 -07:00
video-scaler.h Fix improper structure dependency 2014-02-18 13:50:09 -07:00