The call avcodec_decode_audio3 is deprecated. However it remains functional. After the change in code in ffmpeg, avcodec_decode_audio3 fails returning valid audio and returns a 'frying pan' noise. avcodec_decode_audio3 should be updated so that it works once again transparently. This would also allow users of the library such as myself the ability to port the code easily to avcodec_decode_audio4.
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to