On 08/04/14 19:05, Alessandro Ghedini wrote: > --- > libavformat/mp3dec.c | 55 > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 55 insertions(+) >
Looks ok to me. Not sure if doing
if (condition)
a_gain = f * -100000;
else
a_gain = f * 100000;
Is more understandable.
lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel
