Make CHECK_STREAM_PTR macro in Interplay Video decoder usable with
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 27 Dec 2009 08:31:39 +0000 (08:31 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 27 Dec 2009 08:31:39 +0000 (08:31 +0000)
commit80ca19f766aea8f4724aac1b3faa772d25163c8a
tree0d4a4ababd77f7c60a088a9890cc3454af59c256
parent8badb23e2264caab249dc2758f0bd0a43f423a96
Make CHECK_STREAM_PTR macro in Interplay Video decoder usable with
non-default pointers, it will be useful for checking motion values
data in 16-bit variant of this codec.

Originally committed as revision 20928 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/interplayvideo.c