OSDN Git Service

Add an av_abort macro that aborts, but also prints out the location of the abort.
authorPhilip Gladstone <philipjsg@users.sourceforge.net>
Fri, 24 May 2002 01:16:08 +0000 (01:16 +0000)
committerPhilip Gladstone <philipjsg@users.sourceforge.net>
Fri, 24 May 2002 01:16:08 +0000 (01:16 +0000)
commit935cdf090219949afe1465b3d6c5b8e8643df1a6
treec7961c332e729f9a27d546e8f1bd24d095405e6d
parent52af45ad77a009e0c249eb60b6c8ea8b6ed4ef8a
Add an av_abort macro that aborts, but also prints out the location of the abort.
Helps track down bugs.

Originally committed as revision 576 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/common.h