]> git.sesse.net Git - vlc/history - extras/contrib/src/Makefile
* fix ffmpeg build
[vlc] / extras / contrib / src / Makefile
2007-03-03 Derk-Jan Hartman* fix ffmpeg build
2007-03-03 Felix Paul Kühne* fixed support for future darwin releases on Intel...
2007-03-02 Felix Paul Kühne* don't compile x264 with debug code on Macs. especiall...
2007-02-22 Jean-Paul SamanBuild live555 libraries with -DUSE_SYSTEM_RANDOM=1...
2007-02-21 Damien Fouilleul- contribs: more cygwin/general fixes
2007-02-20 Damien Fouilleul- Makefile: FLAC -> flac
2007-02-20 Damien Fouilleul- contribs: more fixes
2007-02-20 Jean-Paul Samanlive-starttime.patch the patch needs latest live555...
2007-02-19 Jean-Baptiste KempfContrib-live: Don't patch things if you don't need...
2007-02-19 Damien Fouilleul- contribs: misc fixes for cygwin mostly
2007-02-17 Christophe MutricyUse the new way to specify mingw32 for ffmpeg
2007-02-17 Christophe Mutricyremove non-working fix
2007-02-17 Christophe Mutricycontrib/FLAC: Add flac's include directory at the start...
2007-02-17 Jean-Baptiste KempfContrib / Flac : Deactivate ASM optimizations on MacTel
2007-02-17 Jean-Baptiste KempfContrib: Flac 1.1.4, patch for MingW32 compiling that...
2007-02-17 Jean-Baptiste KempfContrib : Flac => 1.1.4. Compile fix for OS-X
2007-02-17 Jean-Baptiste KempfPatch unneeded since it was merged upstream.
2007-02-16 Jean-Baptiste KempfCorrect ffmpeg flags for building contribs.
2007-02-10 Rémi Denis-CourmontFix opening of multiple files with ffmpeg SVN
2007-02-10 Rémi Denis-Courmontman subversion
2007-01-31 Jean-Baptiste KempfCorrection on the Makefile ..
2007-01-31 Jean-Baptiste KempfWin32 Contrib: Repair ffmpeg compile.
2007-01-30 Jean-Paul SamanExtend contrib buildsystem to allow for a finer control...
2007-01-28 Jean-Baptiste KempfMake sure "make source" works correctly.
2007-01-28 Jean-Baptiste KempfOops. Missing $().
2007-01-28 Jean-Baptiste KempfClean .svn before tarballs.
2007-01-28 Jean-Baptiste KempfMake the "make source" much better, to do ffmpeg-svn...
2007-01-28 Jean-Baptiste Kempflibmpcdec updated to 1.2.4. Should work on all systems...
2007-01-25 Jean-Baptiste KempfCommented unuseful packages.
2007-01-22 Derk-Jan Hartman* disable gnutls C++ lib. it's broken
2007-01-20 Christophe MutricyUpdate libgcrypt and libgnutls
2007-01-12 Christophe MutricyTwolame need -DLIBTWOLAME_STIC under win32 to use the .a
2007-01-07 Christophe MutricyFix libtwolame contrib:
2007-01-06 Felix Paul Kühne* update the (C) dates. *cough*
2007-01-06 Felix Paul Kühne* patch libtwolame and re-enable x264 as it was fixed...
2007-01-01 Felix Paul Kühne* using GCC 3.3 with the 10.3.9 SDK is definitelly...
2007-01-01 Felix Paul Kühne* added out-of-the-box support for future darwin releas...
2006-12-30 Felix Paul Kühne* don't apply enable-pic twice. x264 is still broken...
2006-12-29 Damien Fouilleul- make pthreads-win32 build on MinGW/cygwin
2006-12-19 Christophe MutricyDon't use pic on win32. it confuses nasm
2006-12-19 Christophe MutricyManual install for pthread
2006-12-19 Christophe MutricyRefresh x264 patch and use pthread for x264 in win32
2006-12-19 Christophe Mutricypthread for win
2006-12-11 Derk-Jan Hartman* forwardport [18335]: Compile x264 with --enable-pic
2006-12-11 Derk-Jan Hartman* forwardport [18350] libtiff linking in VLC OS X
2006-12-03 Christophe Mutricyuse program-prefix="" all the times
2006-12-03 Christophe MutricyDon't prefix the binaries and config scripts with ...
2006-12-03 Felix Paul Kühne* use the current x264 revisions and Xcode's native...
2006-11-30 Christophe MutricyApply the alignment patch on BeOS also.
2006-11-25 Rafaël CarréFixes cross compilation of libgcrypt on MacOSX
2006-11-25 Derk-Jan Hartman* gnutls win32 patch breaks on non win32 builds
2006-11-22 Rafaël Carréadd a check to lrintf for systems that define it in...
2006-11-22 Jean-Paul SamanAdd libraw1394 and libcd1394 to the contrib build syste...
2006-11-22 Rafaël CarréUse correct patch syntax
2006-11-22 Damien Fouilleul- fix for locale SUBLANG definitions which conflicts...
2006-11-21 Rafaël CarréRevert [17900] as it doesn't harm to specify --target
2006-11-21 Rafaël Carré--target is only used when building a compiler
2006-11-20 Damien Fouilleuloops, tab expansion is a bad thing on Makefile
2006-11-20 Damien Fouilleulcontribs: force --target, --build and --host whether...
2006-11-18 Christophe MutricyOups chnage that in [17846] by mistake
2006-11-18 Christophe MutricyAcording to the latest test wxwidgets in unicode mode...
2006-11-18 Christophe MutricyFix the alignment issue in ffmpeg. Based on patch by...
2006-11-17 Derk-Jan Hartman* Update ffmpeg contrib
2006-11-12 Rafaël CarréDo not update gettext contrib to current CVS on MacOSX
2006-11-12 Rémi Denis-CourmontTry to fix contrib: don't build gettext java bindings
2006-11-06 Christophe MutricyRevert [17482]. pkgconfig buildsytem is broken on nativ...
2006-11-05 Christophe Mutricypatch silly configure.
2006-11-05 Christophe MutricyUse an uptodate pkg-config version
2006-11-05 Christophe MutricyAdd pkg-config to win32 contribs as Msys suc^W doesn...
2006-11-04 Rafaël CarréFixes gettext 0.16 in the contribs
2006-11-04 Jean-Baptiste Kempf* trying to repair gettext 0.16 documentation on MacOS-X
2006-11-02 Rafaël CarréRevert [17400], uses the right header for gettimeofday
2006-11-02 Jean-Baptiste KempfDisable speex on BeOs.
2006-11-02 Jean-Baptiste KempfForgotten file. Sorry.
2006-11-01 Christophe MutricyFix libgcrypt compil under cygwin. It doesn't have...
2006-10-20 Derk-Jan Hartman* Update some contribs
2006-10-15 Rafaël Carréforward-port 17091 and 17104 from 0.8.6
2006-10-14 Rafaël CarréSets PKG_CONFIG_LIBDIR when building contrib
2006-10-14 Rafaël Carréremove endif from 17081
2006-10-14 Rafaël Carrégoom is patched on win32 too
2006-10-04 Felix Paul Kühne* rm unnecessary LDFLAG
2006-10-04 Felix Paul Kühne* forward port my fixed temporary fix and re-enable...
2006-10-01 Derk-Jan HartmanUgly patch to make the mmx compile on MacIntel. This...
2006-09-30 Derk-Jan Hartman* Add taglib to macosx contrib. Use pkg-config for...
2006-09-30 Derk-Jan HartmanReenable dvdcss which was disabled accidently in [16806...
2006-09-23 Clément Stenac* Add switch to skins
2006-09-18 Felix Paul Kühne* remove the patch and try a hacky, but supposed to...
2006-09-17 Felix Paul Kühne* temporarily disable x264 on intel-based Macs until...
2006-09-17 Felix Paul Kühne* try to fix x264 for Mac Intel as suggested by Manao...
2006-09-14 Felix Paul Kühne* enable debug for x264 compilation for testing purpose...
2006-09-11 Jean-Baptiste Kempf* Contribs: Remove unneeded files
2006-09-11 Jean-Baptiste Kempf* Contribs: attempt to update Tiff/SDL/SDL_image
2006-08-12 Derk-Jan Hartman* all macintel patches have been fixed upstream now...
2006-08-03 Jean-Baptiste Kempf* Some small updates in the contribs
2006-08-01 Jean-Baptiste Kempf* Some work for BeOS Contrib's should repair some of'em
2006-07-29 Christophe Mutricyfix breakqge introduce in [16152]
2006-07-29 Felix Paul Kühne* enabled ffmpeg's beta WMV3/VC1-support
2006-07-28 Damien FouilleulMakefile: fix cross compiling broken by my previous...
2006-07-27 Christophe MutricyUpdate the libpng patches
2006-07-27 Damien Fouilleulpatch for libgpg-error when NLS is disabled
next