]> git.sesse.net Git - ffmpeg/commit
doc/examples: remove unneeded NULL checks
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 15 Aug 2014 22:27:14 +0000 (00:27 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Sep 2014 14:45:50 +0000 (16:45 +0200)
commit68bca03951b36755f46d75a5bcfcbba95ced21c4
tree0f888f8f1a90326856973ffb218039add23f53d4
parentda2186be81b5cb2d24da5671e25affbb8f09920d
doc/examples: remove unneeded NULL checks

dst_file cannot be NULL

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/examples/resampling_audio.c
doc/examples/scaling_video.c