OSDN Git Service

Fix max_coded_frame_size computation to account for byte alignment.
authorJai Menon <jmenon86@gmail.com>
Tue, 15 Sep 2009 15:06:04 +0000 (15:06 +0000)
committerJai Menon <jmenon86@gmail.com>
Tue, 15 Sep 2009 15:06:04 +0000 (15:06 +0000)
commit23703388505bdabb4149d67bc476efe1c0c4b7a7
treeefb6cfef98e723eb77cf09e3c0fe4fc8525cff3f
parent37e34df5a5cb3c493123ea18dc3141f9eef13458
Fix max_coded_frame_size computation to account for byte alignment.

Fixes issue 1386.

Originally committed as revision 19859 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/alacenc.c