]> git.sesse.net Git - x264/commit
Implement ffms2 version check
authorDiogo Franco <diogomfranco@gmail.com>
Thu, 28 Jan 2010 04:29:50 +0000 (20:29 -0800)
committerFiona Glaser <fiona@x264.com>
Sat, 30 Jan 2010 12:31:50 +0000 (04:31 -0800)
commit567df927f0cd559c7be37b0a19257d1ee0ec5167
tree91c2a6e10f560bbe4d821a731a600bf6541f8bb0
parent453a8ee404116dc05ecff0572a6353e466f3ef45
Implement ffms2 version check
Depends on ffms2 version 2.13.1 (r272).
Tries pkg-config's built-in version checking first.
Uses only the preprocessor to avoid cross-compilation issues.
configure