Changeset f7ec00574a804ef44c3a55628e576b30e80b05fb
- Timestamp:
- 09/14/04 13:45:44
(4 years ago)
- Author:
- Gildas Bazin <gbazin@videolan.org>
- git-committer:
- Gildas Bazin <gbazin@videolan.org> 1095162344 +0000
- git-parent:
[23fc364a43d2f65ecdbbf06baf39fb729e1dfb09]
- git-author:
- Gildas Bazin <gbazin@videolan.org> 1095162344 +0000
- Message:
* configure.ac: fixed --with-ffmpeg-dts.
* INSTALL.win32: update with new contrib package.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r62b3795 |
rf7ec005 |
|
| 95 | 95 | actually really easy to compile a full-featured version of vlc (these compiled |
|---|
| 96 | 96 | libraries will only work with mingw or cygwin): |
|---|
| 97 | | http://download.videolan.org/pub/testing/win32/contrib-20040510-win32-bin-gcc3.3.1-only.tar.bz2 (Check out fo more recent versions at the same location). |
|---|
| | 97 | http://download.videolan.org/pub/testing/win32/contrib-20040902-win32-bin-gcc3.3.1-only.tar.bz2 (Check out fo more recent versions at the same location). |
|---|
| 98 | 98 | |
|---|
| 99 | 99 | All you need to do is extract it in your root directory (the include files |
|---|
| … | … | |
| 101 | 101 | command: |
|---|
| 102 | 102 | |
|---|
| 103 | | tar xjvf contrib-20040510-win32-bin-gcc3.3.1-only.tar.bz2 -C / |
|---|
| | 103 | tar xjvf contrib-20040902-win32-bin-gcc3.3.1-only.tar.bz2 -C / |
|---|
| 104 | 104 | |
|---|
| 105 | 105 | Please note the "-C /". |
|---|
| … | … | |
| 128 | 128 | --enable-nls \ |
|---|
| 129 | 129 | --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ |
|---|
| 130 | | --enable-faad --enable-flac --enable-theora \ |
|---|
| | 130 | --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ |
|---|
| 131 | 131 | --with-wx-config-path=/usr/win32/bin \ |
|---|
| 132 | 132 | --with-freetype-config-path=/usr/win32/bin \ |
|---|
| … | … | |
| 137 | 137 | --with-dvdnav-config-path=/usr/win32/bin \ |
|---|
| 138 | 138 | --disable-cddax --disable-vcdx --enable-goom \ |
|---|
| | 139 | --enable-toolame --enable-dvdread \ |
|---|
| 139 | 140 | --enable-debug |
|---|
| 140 | 141 | |
|---|
| … | … | |
| 151 | 152 | --enable-nls \ |
|---|
| 152 | 153 | --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ |
|---|
| 153 | | --enable-faad --enable-flac --enable-theora \ |
|---|
| | 154 | --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ |
|---|
| 154 | 155 | --with-wx-config-path=/usr/win32/bin \ |
|---|
| 155 | 156 | --with-freetype-config-path=/usr/win32/bin \ |
|---|
| … | … | |
| 160 | 161 | --with-dvdnav-config-path=/usr/win32/bin \ |
|---|
| 161 | 162 | --disable-cddax --disable-vcdx --enable-goom \ |
|---|
| | 163 | --enable-toolame --enable-dvdread \ |
|---|
| 162 | 164 | --enable-debug |
|---|
| 163 | 165 | |
|---|
| … | … | |
| 175 | 177 | --enable-nls \ |
|---|
| 176 | 178 | --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ |
|---|
| 177 | | --enable-faad --enable-flac --enable-theora \ |
|---|
| | 179 | --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ |
|---|
| 178 | 180 | --with-wx-config-path=/usr/win32/bin \ |
|---|
| 179 | 181 | --with-freetype-config-path=/usr/win32/bin \ |
|---|
| … | … | |
| 184 | 186 | --with-dvdnav-config-path=/usr/win32/bin \ |
|---|
| 185 | 187 | --disable-cddax --disable-vcdx --enable-goom \ |
|---|
| | 188 | --enable-toolame --enable-dvdread \ |
|---|
| 186 | 189 | --enable-debug |
|---|
| 187 | 190 | |
|---|
| … | … | |
| 198 | 201 | --enable-nls \ |
|---|
| 199 | 202 | --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ |
|---|
| 200 | | --enable-faad --enable-flac --enable-theora \ |
|---|
| 201 | | --with-wx-config-path=/usr/win32/bin \ |
|---|
| 202 | | --with-freetype-config-path=/usr/win32/bin \ |
|---|
| 203 | | --with-fribidi-config-path=/usr/win32/bin \ |
|---|
| 204 | | --enable-caca --with-caca-config-path=/usr/win32/bin \ |
|---|
| 205 | | --with-xml2-config-path=/usr/win32/bin \ |
|---|
| 206 | | --with-dvdnav-config-path=/usr/win32/bin \ |
|---|
| 207 | | --disable-cddax --disable-vcdx --enable-goom \ |
|---|
| | 203 | --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ |
|---|
| | 204 | --with-wx-config-path=/usr/win32/bin \ |
|---|
| | 205 | --with-freetype-config-path=/usr/win32/bin \ |
|---|
| | 206 | --with-fribidi-config-path=/usr/win32/bin \ |
|---|
| | 207 | --enable-caca --with-caca-config-path=/usr/win32/bin \ |
|---|
| | 208 | --with-xml2-config-path=/usr/win32/bin \ |
|---|
| | 209 | --with-dvdnav-config-path=/usr/win32/bin \ |
|---|
| | 210 | --disable-cddax --disable-vcdx --enable-goom \ |
|---|
| | 211 | --enable-toolame --enable-dvdread \ |
|---|
| 208 | 212 | --disable-mkv \ |
|---|
| 209 | 213 | --enable-debug |
|---|
| r15b4ed2 |
rf7ec005 |
|
| 1843 | 1843 | [ --with-ffmpeg-dts if ffmpeg has been compiled with dts support], |
|---|
| 1844 | 1844 | [ |
|---|
| 1845 | | VLC_ADD_LDFLAGS([ffmpeg],[-lz]) ]) |
|---|
| | 1845 | VLC_ADD_LDFLAGS([ffmpeg],[-ldts]) ]) |
|---|
| 1846 | 1846 | |
|---|
| 1847 | 1847 | AC_ARG_WITH(ffmpeg-zlib, |
|---|