Skip to content

Commit

Permalink
Bump ffmpeg requirement to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tkirby committed Jul 2, 2009
1 parent cba4d9e commit 92d25d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.m4
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PHP_ARG_WITH(ffmpeg,for ffmpeg support,
[ --with-ffmpeg[=DIR] Include ffmpeg support (requires ffmpeg >= 0.49.0).])
[ --with-ffmpeg[=DIR] Include ffmpeg support (requires ffmpeg >= 0.5).])

PHP_ARG_ENABLE(skip-gd-check, whether to force gd support in ffmpeg-php, [ --enable-skip-gd-check skip checks for gd libs and assume they are present.], no, no)

Expand Down

0 comments on commit 92d25d5

Please sign in to comment.