Changeset 2c0fe13b805c4a32aaa44c8a4382b2a999f6bb78
- Timestamp:
- 11/18/07 15:12:31
(9 months ago)
- Author:
- Eric Petit <titer@videolan.org>
- git-committer:
- Eric Petit <titer@videolan.org> 1195395151 +0000
- git-parent:
[bcae3b195daf5e5a000a8d7815919603e4fd7b76]
- git-author:
- Eric Petit <titer@videolan.org> 1195395151 +0000
- Message:
typo
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r7d39628 |
r2c0fe13 |
|
| 2991 | 2991 | |
|---|
| 2992 | 2992 | AC_ARG_WITH(ffmpeg-x264, |
|---|
| 2993 | | [ --with-ffmpeg-x264 specify if ffmpeg has been compiled with libamrnb support], |
|---|
| | 2993 | [ --with-ffmpeg-x264 specify if ffmpeg has been compiled with libx264 support], |
|---|
| 2994 | 2994 | [ |
|---|
| 2995 | 2995 | if test "$with_ffmpeg_x264" = "yes"; then |
|---|