Move ff_init_qscale_tab() from h263.c to mpegvideo, the function is not h263 specific.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 3 Dec 2009 21:36:58 +0000 (21:36 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 3 Dec 2009 21:36:58 +0000 (21:36 +0000)
commit9015b095bc2407ebb009c1af0a1d1692ce72c46d
tree260ae5536e814d1ca978921dbc32c8198c9dddef
parentbdcc13f2bf251f60bf5af33d5f88f78b63b1c81b
Move ff_init_qscale_tab() from h263.c to mpegvideo, the function is not h263 specific.

Originally committed as revision 20725 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h263.c
libavcodec/mpegvideo.h
libavcodec/mpegvideo_enc.c