OSDN Git Service

Simplify another 'if' condition: Replace 'exp == 0' by '!exp'.
authorDiego Biurrun <diego@biurrun.de>
Sat, 15 Aug 2009 11:31:42 +0000 (11:31 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 15 Aug 2009 11:31:42 +0000 (11:31 +0000)
commite6cb49bfa99f8700e22334330252c3222c5e40b0
tree6244b154eb1f1f1593eefd1669d0e4e2816631e1
parentbb937155ec5c035865256a86e3659f9aa83fc5ba
Simplify another 'if' condition: Replace 'exp == 0' by '!exp'.

Originally committed as revision 19650 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libschroedingerenc.c