OSDN Git Service

Use "!exp" instead of "exp == NULL" in if condition.
authorDiego Biurrun <diego@biurrun.de>
Thu, 1 Oct 2009 09:13:21 +0000 (09:13 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 1 Oct 2009 09:13:21 +0000 (09:13 +0000)
commit081c14a3180f90acebba4e50e564db7bfd86cd88
treef438d10ae60e6eef7f246c136ff2da316e335d2b
parent37a4269d70c3695935167ba119f1883d3d1abfe1
Use "!exp" instead of "exp == NULL" in if condition.

Originally committed as revision 20116 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/sgienc.c