OSDN Git Service

get_transform_coeffs() never returns an error, so make the function and its children...
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 31 May 2008 16:04:41 +0000 (16:04 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 31 May 2008 16:04:41 +0000 (16:04 +0000)
commitff5d419e2f9629a98b949995ab66a595fcea3179
tree7eed7daa6b96dd9a8160d142377a0fe2e9f42470
parent2f7d6835b6b8767d0931f40590aefb2fd9e78019
get_transform_coeffs() never returns an error, so make the function and its children return void.

Originally committed as revision 13582 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec.c