OSDN Git Service

Change the argument of memory allocation functions from unsigned int to size_t
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 4 Dec 2010 04:00:21 +0000 (04:00 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 4 Dec 2010 04:00:21 +0000 (04:00 +0000)
commit372c3f82b7d73a4bab570f357cfb299c2531a95b
treee61bff34c2cc0ba598b4d0fad1137431f8113c4f
parentb47541c7a38de186e85f728fd54f1a9ec6b88688
Change the argument of memory allocation functions from unsigned int to size_t
with the next major bump in libavcodec.

Originally committed as revision 25872 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/utils.c