diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-08-18 03:26:07 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-10-01 22:26:19 +0200 |
commit | d771b1d137b39a67850beb2204f700697b6c4867 (patch) | |
tree | bf14b4b77004aa820e43a3972a4c00890f0f70fe /configure | |
parent | 81bbce9cf304c93f325b0672b51d65a282c6581f (diff) | |
download | ffmpeg-d771b1d137b39a67850beb2204f700697b6c4867.tar.gz |
lavfi: EBU R.128 scanner.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1901,6 +1901,7 @@ decimate_filter_deps="gpl avcodec" delogo_filter_deps="gpl" deshake_filter_deps="avcodec" drawtext_filter_deps="libfreetype" +ebur128_filter_deps="gpl" flite_filter_deps="libflite" frei0r_filter_deps="frei0r dlopen" frei0r_filter_extralibs='$ldl' |