Rémi Denis-Courmont
c48d9cfcbe
FFMPEG: always disable debug
17 years ago
Rémi Denis-Courmont
81516c0ee5
Wrap
17 years ago
Jean-Baptiste Kempf
c0dd054504
Compile all the twolame packages so we can get the .pc
17 years ago
Jean-Baptiste Kempf
af1f3a702c
E-AC3 patch update
17 years ago
Felix Paul Kühne
a68a736bff
contribs: enforce compilation settings for x264 and lua, too
17 years ago
Felix Paul Kühne
1b48ec7565
contribs: make sure libgsm geet's compiled with the setup we chose on OS X
17 years ago
Felix Paul Kühne
143fd4d8c2
macosx: basic Sparkle integration
Shows basic release notes and demonstrates the user experience. Actual updating not yet possible.
17 years ago
Felix Paul Kühne
d4304a6372
contribs: fixed libass compilation
17 years ago
Jean-Baptiste Kempf
22a9a91a99
Contribs: Clean libass also on clean-svn
17 years ago
Jean-Baptiste Kempf
f7b14a3183
Libass can now disable test.
And clean it. Only Git revision is interested. You can't build contribs without Git.
17 years ago
Jean-Baptiste Kempf
d611011802
Finish compilation of FluidSynth on Windows.
NEVER TESTED.
17 years ago
Jean-Baptiste Kempf
4b1c050955
Contribs: remove XML dependency from Fontconfig.
This removes around 1.1MB on both libass dll and freetype dll (on 2.8MB), which are 4th and 5th dll in size for Windows
(qt4, avcodec, avformat are bigger).
We DON'T use the fonts.conf anyway on Windows, therefore, why having such a dependency, just for parsing a configure file that we don't ship?
I still don't get what is wrong with an .ini/.conf format, but that is not my business, I guess.
17 years ago
Jean-Baptiste Kempf
eaa615cef3
Finish the zvbi port to Windows.
The .dll is still a bit big, because of static linking to libiconv, I think
17 years ago
Jean-Baptiste Kempf
731d6aa7ac
Remove asa from contribs.
17 years ago
Felix Paul Kühne
0c82a51ebb
contribs: fixed issues when compiling glib for Darwin in 64bit mode
17 years ago
Felix Paul Kühne
b364d10c88
contribs: compilation fixes for Darwin to libtheora and libass
17 years ago
Felix Paul Kühne
c5f4976ae8
contribs: revert Gecko update. Fixes plugin executing within Safari on OS X
17 years ago
Jean-Baptiste Kempf
c6a97a1b0b
Use libass from greg's git.
17 years ago
Jean-Baptiste Kempf
84a8dcf0e7
Bump gnutls to 2.8.1
17 years ago
Jean-Baptiste Kempf
c9f75658f1
Speed up Schroedinger compilation
17 years ago
Jean-Baptiste Kempf
34ba8bd409
Faac is NOT compatible with VLC
Too bad for your AAC encoding, but, well.
17 years ago
Jean-Baptiste Kempf
923f3ec6d4
Update libvorbis to 1.2.2
17 years ago
Jean-Baptiste Kempf
799f0ec128
Contrib: fluidsynth on WIN32
17 years ago
Jean-Baptiste Kempf
1330bc9586
Fontconfig update for Win32
17 years ago
Jean-Baptiste Kempf
2d112c03e0
Contrib: Don't patch fontconfig, this is wrong and useless.
17 years ago
Jean-Baptiste Kempf
304dc45525
Provide the E-AC3 Spectral FFmpeg patch, made by Justin.
Thanks a lot, French CSA for using it with almost noone able to decode it...
17 years ago
Felix Paul Kühne
26e21a0cc7
contribs: updated the mozilla SDK based upon Firefox 3.0.11.
New API version is 1.9.0.11 (old version was 1.7.5)
17 years ago
Felix Paul Kühne
92f40267e8
contribs: fixed mozilla/firefox compilation
17 years ago
Felix Paul Kühne
e116cebe0c
contribs: fixed glib compilation by removing the dependency on gtk-doc
17 years ago
Felix Paul Kühne
4ca174fb5a
contribs: first step to update the mozilla SDK
17 years ago
Christophe Mutricy
17a09405c9
Contribs: Use $STRIP
And don't ignore errors
17 years ago
Christophe Mutricy
968754f8cd
contribs: Use autoreconf --force to avoid libtool pb.
Also use autoreconf where possible
And no need to reun automake after autoreconf
17 years ago
Felix Paul Kühne
b07d6df858
contribs: Use GCC 4.2 instead of LLVM-GCC 4.2 to compile the 32bit contribs on Darwin like we already do for the 64bit ones
LLVM introduced to many runtime bugs for now. Updated bin package for x86_64 is already available, PPC and i386 will follow within the hour.
17 years ago
Felix Paul Kühne
c710d92d46
contrib: remove yasm's source file on clean
17 years ago
Jean-Baptiste Kempf
f82de775aa
Contrib: fix obvious typo for cygwin.
17 years ago
Jean-Baptiste Kempf
f84b0f87a7
Contrib: trust Fontconfig devs for windows configuration.
17 years ago
Derk-Jan Hartman
a6fdca4572
contrib: correct patch apply
17 years ago
Felix Paul Kühne
3ea763062f
contribs: assume x86_64 for Darwin 10
17 years ago
Pierre Ynard
380d2c8c36
libshout-win32: patch Makefile.in instead of Makefile.am
What is probably a libtool version mismatch prevents us from
easily rebootstrapping. To avoid that, we patch Makefile.in and
that's it.
17 years ago
Felix Paul Kühne
f7692e6792
macosx: fixed remaining 64bit issues
The Quartztext module needs a rewrite. All other parts of VLC are working nicely in 64bit mode.
17 years ago
Felix Paul Kühne
ad0075d843
contribs: WxWidgets is history
17 years ago
Pierre Ynard
2818b351e6
contribs: compile x264 and live555 as PIC
Compile x264 and live555 as PIC, as otherwise it causes linkage problems
on 64 bits
17 years ago
Jean-Baptiste Kempf
2d81a38ba5
Contribs for Linux x64
Patch by Kaloyan Kovachev
17 years ago
Felix Paul Kühne
cabe90dfe9
contribs: use GCC 4.2.1 for libgoom2k4, too.
Updated binary packages are on the way.
17 years ago
Felix Paul Kühne
8114a97f9e
contribs: enforce usage of gcc-4.2 instead of llvm-gcc-4.2 for libx264 to ensure proper linking on both PPC and x86 based Macs
Binary packages will need an update here.
17 years ago
Rémi Denis-Courmont
b381e4a4c9
Contrib: remove faac from ffmpeg
Without this, ffmpeg refuses to build due to licensing problems.
17 years ago
Rémi Denis-Courmont
4db7858c80
LUA contrib: discard Linux readline support (not needed)
18 years ago
Konstanty Bialkowski
0587790485
Update libmodplug to 0.8.7
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
17 years ago
Felix Paul Kühne
bcef36867c
contribs: disable libfaac on Darwin (as part of ffmpeg) as it considered nonfree now
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
17 years ago
Felix Paul Kühne
869c2e414e
contribs: disable libfaac on Darwin (as part of ffmpeg) as it considered nonfree now
17 years ago