aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGanesh Ajjanagadde <gajjanagadde@gmail.com>2015-09-19 10:20:26 -0400
committerPaul B Mahol <onemda@gmail.com>2015-10-03 19:26:09 +0200
commit254c64c574dfc427721942fa84e4d24d6b6cc4c2 (patch)
treed3343315c3508e6f1e83ac5622dd92c34403900b /Changelog
parent8dc6e92c3dc67a85026f3010045c7a28b1c0adc8 (diff)
downloadffmpeg-254c64c574dfc427721942fa84e4d24d6b6cc4c2.tar.gz
cmdutils: silence unused warnings under --disable-swscale, --disable-swresample
This patch silences such warnings by placing initializations under a header guard, see e.g http://fate.ffmpeg.org/log.cgi?time=20150919095430&log=compile&slot=x86_64-archlinux-gcc-disableswscale, http://fate.ffmpeg.org/log.cgi?time=20150919095048&log=compile&slot=x86_64-archlinux-gcc-disableswresample for examples of such warnings. It also has the benefit of placing library specific #defines next to each other. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions