1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-06 16:44:19 +02:00
Commit Graph

180 Commits

Author SHA1 Message Date
Christophe Massiot
37dfc77251 * extras/contrib/src/Makefile: Fixed installation of ffmpeg. Added libtiff
in libSDL_image.
2005-08-23 10:07:06 +00:00
Felix Paul Kühne
c7680f1ae0 * use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago) 2005-08-22 18:51:23 +00:00
Felix Paul Kühne
a4fe07f8a0 * use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks the compilation on BeOS, but there is no way to prevent that except making bootstrap autoconf 2.57 - compatible again 2005-08-21 17:17:43 +00:00
Christophe Massiot
2b01db57c3 * extras/contrib/src: Patched libiconv to handle UTF-8-MAC (format
returned by Darwin's readdir). Probably we should send this upstream.
2005-08-04 19:10:21 +00:00
Felix Paul Kühne
aff2dc6fab * disable the compilation of ffplay (solves a SDL compilation issue) 2005-08-04 12:47:04 +00:00
Felix Paul Kühne
b36416997f * really fix the patch.... 2005-08-04 12:11:15 +00:00
Felix Paul Kühne
3b8d262c1f * fix the patch file 2005-08-04 11:55:52 +00:00
Felix Paul Kühne
99af1358d1 * fix compilation of libopendaap on 10.2 2005-08-04 11:49:36 +00:00
Christophe Massiot
1f4be6b7b4 * extras/contrib: Added libSDL and libSDL_image to the contrib system,
along with libjpeg and libtiff. SDL has been heavily patched not to
   hijack main() on Darwin, you should do the same for other platforms.
   Also fixed a huge number of typos in the Makefile, and reverted to
   an old version of ffmpeg because our friends there are breaking
   everything again.
 * Makefile.am: Re-added the "Default" directory for Xcode 2.1.
2005-08-03 12:58:53 +00:00
Felix Paul Kühne
3ed2da31fc * packages.mak: Updated the download server of libopendaap and the used version. 0.4.0 is entirely free on the contrary to previous versions, since it uses a free mdns-library instead of Apple's own now.
* Makefile: 
    - Our patch was applied upstream, so we don't need it anymore.
    - Fixed a copy&paste typo, which prevented the dist-clean of 9 libraries
2005-08-02 16:53:43 +00:00
Derk-Jan Hartman
5d1c2af0fb * SDK shouldn't be enabled yet. 2005-08-02 10:30:59 +00:00
Derk-Jan Hartman
ba7f54fc7e * Fix mpeg2dec download 2005-08-02 10:28:54 +00:00
Christophe Massiot
1e7d6ae5cc I'll have more commits than courmisch today ! One again 2005-08-01 19:33:46 +00:00
Christophe Massiot
93aa4ffaec * extras/contrib/bootstrap: Really fixed it this time. 2005-08-01 14:58:14 +00:00
Christophe Massiot
48f9780758 * extras/contrib/bootstrap: Typo. 2005-08-01 14:53:22 +00:00
Christophe Massiot
76d50d4551 * extras/contrib/src/packages.mak: Reverted [11913] for libmpeg2
because the new location doesn't exist.
2005-08-01 12:51:00 +00:00
Derk-Jan Hartman
565259092c * forwardport [11919] 2005-07-30 12:39:57 +00:00
Derk-Jan Hartman
ec4a614d02 * Add options for SDK building. (not enabled yet) and fix liba52 downlaod 2005-07-30 12:07:09 +00:00
Derk-Jan Hartman
23d037b08d * Update some sourceforge download locations to use the mirror 2005-07-30 01:22:35 +00:00
Derk-Jan Hartman
fe24de0fc8 * update liveMedia and flac for contrib system 2005-07-25 21:29:26 +00:00
Christophe Massiot
28c54f7f80 * extras/contrib/src/packages.mak: Use GNUTLS 1.2.6 since 1.2.3 is no
longer available on the FTP site (patch courtesy of Clement Vasseur).
2005-07-18 17:36:45 +00:00
Rémi Denis-Courmont
fe087a3828 Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
Rémi Denis-Courmont
85b29bdc28 Copyright fixes
(da big courmischage)
2005-07-08 18:12:44 +00:00
Derk-Jan Hartman
60b3038b0a * powf -> pow :( 2005-07-01 20:27:33 +00:00
Derk-Jan Hartman
de7db4a3de * Stupid 10.2 THOU SHALT OBEY ME 2005-06-26 01:11:33 +00:00
Derk-Jan Hartman
7ead100b87 * new liveMedia version 2005-06-24 20:09:21 +00:00
Derk-Jan Hartman
213fd21940 * forwardport of [11372] 2005-06-09 22:49:10 +00:00
Benjamin Pracht
6f405b8553 * All: include x264 in the contrib system, and add a h264 entry in the sout panel 2005-06-09 20:24:06 +00:00
Eric Petit
18a5294a6a contrib: build fix for people using case-sensitive HFS+ 2005-06-03 17:37:09 +00:00
Felix Paul Kühne
856ea5d175 * use a new liblivemedia (2005.05.26a) on BeOS and OSX, refs #165 2005-06-02 15:59:58 +00:00
Steve Lhomme
294f4f363f contrib: update libebml/libmatroska to the freshly released versions 2005-05-22 07:41:38 +00:00
Eric Petit
abbb32b2e2 contrib/src/Makefile: fixed cross compiling of twolame 2005-05-13 08:33:18 +00:00
Derk-Jan Hartman
a8bf646bfd * Use a newer liveMedia version. November one is a bit old. 2005-05-11 10:19:28 +00:00
Derk-Jan Hartman
c7388b1d78 compile gpg-error without nls support because it isn't really used by VLC and it complicates the contrib system. (this should fix the OSX 10.2 compile). Also switch back to ffmpeg CVS 2005-05-10 13:35:27 +00:00
Felix Paul Kühne
d32d1ee048 * there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now 2005-05-10 07:30:52 +00:00
Felix Paul Kühne
47e924a81a * changed the download-location of libtheora to our server since their own refuses to work once again 2005-05-09 20:00:43 +00:00
Felix Paul Kühne
7089817fc3 * updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX 2005-05-09 19:29:48 +00:00
Felix Paul Kühne
9117c99bbe * fix to the svn-recognition 2005-05-09 15:55:46 +00:00
Jérome Decoodt
a771f11c0a Change gpgerror to gpg-error and add $(INSTALL_NAME) to it 2005-05-09 02:11:31 +00:00
Jérome Decoodt
7189e5d594 This should fix libs dependences 2005-05-08 23:58:04 +00:00
Felix Paul Kühne
f10f0887b8 * let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release 2005-05-08 19:55:18 +00:00
Steve Lhomme
e7586f1a41 contrib: make the SVN vs release build really work on OS X 2005-05-08 14:14:20 +00:00
Benjamin Pracht
ea881317eb get rid of windows style line breaks 2005-05-08 13:56:18 +00:00
Steve Lhomme
1b16a2c238 contrib: improve the detection of SVN 2005-05-08 11:11:08 +00:00
Steve Lhomme
dd20f62cad contrib: use SVN only if a client is available 2005-05-08 10:45:37 +00:00
Steve Lhomme
a6ddad51b4 contrib: build libebml/libmatroska from SVN 2005-05-08 09:14:15 +00:00
Felix Paul Kühne
255e0fbfbb * use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed 2005-05-05 17:03:43 +00:00
Christophe Massiot
17aa2b4ee2 * ALL: We are now using libtwolame instead of libtoolame. The reason is that
twolame is thread-safe and maintained. Update your batch files for
  --enable-twolame instead of --enable-toolame. See http://twolame.sf.net
  for more information.
2005-04-29 15:57:24 +00:00
Eric Petit
5d3b8d9d18 fixed ebml/matroska build with gcc 4 2005-04-26 19:45:32 +00:00
Jérome Decoodt
973ad2a430 Change location of speex to http://us.speex.org/download/
(fix a 302 message...)
2005-04-26 01:43:00 +00:00