OSDN Git Service

Disable initialization of the swscale sws_opts context in
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 4 Jan 2011 14:00:06 +0000 (14:00 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 4 Jan 2011 14:00:06 +0000 (14:00 +0000)
commitbe4876eae9588006f3586ef4fa2a4dd18ea9e847
treebb3b26cff496405a75240821c160e56ac0631c02
parent14fa75eab4e410858476cdcac8a1ec8b27f8a221
Disable initialization of the swscale sws_opts context in
cmdutils.c:init_opts(), in the case libswscale compilation is not
enabled.

Fix ffprobe and ffserver compilation with --disable-swscale.

Originally committed as revision 26212 to svn://svn.ffmpeg.org/ffmpeg/trunk
cmdutils.c