Use dimensions stored in AVCodecContext instead of local variables.
authorJai Menon <jmenon86@gmail.com>
Tue, 26 May 2009 16:59:05 +0000 (16:59 +0000)
committerJai Menon <jmenon86@gmail.com>
Tue, 26 May 2009 16:59:05 +0000 (16:59 +0000)
commitd95545166cc522c448cc243bf154733ebab04b14
tree75dfe80d84172cd565b5678794b6b8951f15b89e
parent34d11b875f96cab642893f12656f24899ca42ad7
Use dimensions stored in AVCodecContext instead of local variables.

Originally committed as revision 18954 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libopenjpeg.c