diff options
author | Mina Nagy Zaki | 2011-08-01 11:33:26 +0300 |
---|---|---|
committer | Stefano Sabatini | 2011-08-21 11:37:57 +0200 |
commit | 587c8ab9128455ccf2580c5350992e4a402dc8fd (patch) | |
tree | 90e8b2389003a3fde082987cbfdd3cb6e3bcdd56 /configure | |
parent | f138c7f993e1aaf5223c546da5292993a467ee8d (diff) |
lavfi: add asrc_abuffer - audio buffer source
Originally based on code by Stefano Sabatini and S. N. Hemanth.
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1501,6 +1501,7 @@ tcp_protocol_deps="network" udp_protocol_deps="network" # filters +abuffer="strtok_r" aformat_filter_deps="strtok_r" blackframe_filter_deps="gpl" boxblur_filter_deps="gpl" |