diff options
author | Måns Rullgård <mans@mansr.com> | 2010-09-27 22:10:39 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-09-27 22:10:39 +0000 |
commit | 483480b5ae00186ae1de3db2a838a237954de4c1 (patch) | |
tree | 2b17bd18d6f7f8f1571d1b6426d35d6f5223e29d /configure | |
parent | c85eef4ed8ed838943a01b5bb1f1c9dd8969c423 (diff) | |
download | ffmpeg-483480b5ae00186ae1de3db2a838a237954de4c1.tar.gz |
Fix out of tree builds with vf_yadif and mmx
Originally committed as revision 25237 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3106,6 +3106,7 @@ if enabled source_path_used; then libavcore/Makefile libavdevice/Makefile libavfilter/Makefile + libavfilter/${arch}/Makefile libavformat/Makefile libavutil/Makefile libpostproc/Makefile |