obs-studio/libobs/media-io
Palana 4daa5c7aa7 media-io: Fix check before passing pointer to av_freep
Found by clang-3.7 (trunk 236075) via -Wpointer-bool-conversion:

warning: address of array 'rs->output_buffer' will always evaluate
to 'true'
2015-05-11 20:42:53 +02:00
..
audio-io.c
audio-io.h
audio-resampler-ffmpeg.c media-io: Fix check before passing pointer to av_freep 2015-05-11 20:42:53 +02:00
audio-resampler.h
format-conversion.c
format-conversion.h
media-io-defs.h
media-remux.c
media-remux.h
video-fourcc.c
video-frame.c Add planar YUV 4:4:4 format support 2015-04-17 20:16:40 -07:00
video-frame.h
video-io.c
video-io.h libobs: Add function to get video format name 2015-04-18 00:03:21 -07:00
video-matrices.c
video-scaler-ffmpeg.c Add planar YUV 4:4:4 format support 2015-04-17 20:16:40 -07:00
video-scaler.h