Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-06asrc_abuffer: deprecate the header.Nicolas George
2012-05-06asrc_abuffer: deprecate av_asrc_buffer_* functions.Nicolas George
2011-08-21lavfi: add asrc_abuffer - audio buffer sourceMina Nagy Zaki
Originally based on code by Stefano Sabatini and S. N. Hemanth. Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>