OSDN Git Service

Replace 'x == 0' if conditions with '!x'.
authorDiego Biurrun <diego@biurrun.de>
Fri, 15 May 2009 22:41:26 +0000 (22:41 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 15 May 2009 22:41:26 +0000 (22:41 +0000)
commite0c1e12a62459ddd400ac621e726e8b355ee1958
tree4d76eddc91e946c9e96a8f3acb1d3caaed0521ec
parent76b58f9f9498321e2b7af0457d8cdf9ea1c91a74
Replace 'x == 0' if conditions with '!x'.

Originally committed as revision 18849 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libamr.c