]> git.sesse.net Git - vlc/history - configure.ac
vlc-config: fixed optimizations by splitting CFLAGS_OPTIM into CFLAGS_OPTIM_SIZE...
[vlc] / configure.ac
2007-07-17 Damien Fouilleulvlc-config: fixed optimizations by splitting CFLAGS_OPT...
2007-07-08 Christophe MutricyRessucitate the telx module and make it to conflict...
2007-07-06 Jean-Paul SamanRemove telx decoder from configure.ac
2007-07-06 Jean-Paul SamanRemoved telx Teletext decoder in favor of zvbi based...
2007-07-06 Jean-Paul SamanTeletext decoder module based on libzvbi. This is the...
2007-07-06 Jérome DecoodtTry to fix libtool on macos
2007-07-06 Sam Hocevar * configure.ac: add missing [] in the eyetv check.
2007-07-06 Sam Hocevar * Support unaware OS X libtool by sending -framework...
2007-06-27 Rafaël CarréEnables D-Bus control compilation
2007-06-20 Jérome DecoodtTrying to fix the build on G5...
2007-06-20 Jérome DecoodtAdd rotate-deciangle for more precision in rotate
2007-06-15 Damien Fouilleul- video_chromas: more SSE2 and MMX support and optimiza...
2007-06-13 Jean-Paul SamanMake use of libgcrypt configurable.
2007-06-12 Damien FouilleulMacOSX: fix for --with-macosx-sdk
2007-06-09 Rémi Denis-CourmontTell that disabling libtool is going to suck - closes...
2007-06-07 Christophe MutricyMore strict detection for swscale. Patch by ILEoo and...
2007-06-07 Jean-Baptiste KempfConfigure: typo correction on --enable-libtar
2007-06-02 Damien Fouilleulchroma conversion: a few fixes
2007-06-02 Christophe MutricyAll: Qt4 intf i18n fix (part 1)
2007-05-31 Damien Fouilleul- video_chroma: added support for IA-32/64 SSE2 accelar...
2007-05-28 Laurent AimarAdded strnlen replacement (Untested)
2007-05-28 Pierre d'Herbemontconfigure.ac: Properly enabled Mac OS X default features.
2007-05-26 Gildas Bazin* configure.ac: allow compilation of wxwidget module...
2007-05-20 Antoine Cellerier* Fix configure.ac
2007-05-20 Antoine Cellerier* configure.ac: also try lua51
2007-05-19 Christophe MutricyFix previous commit
2007-05-19 Christophe MutricyLua configuration: Add a test for system with no .pc
2007-05-19 Pierre d'Herbemontconfigure.ac: Make sure lua is enabled when --enable...
2007-05-19 Jean-Paul SamanRestored Makefile.am and added a test for cross-compili...
2007-05-17 Rémi Denis-CourmontUndo [20161]
2007-05-17 Rémi Denis-Courmontremove hidden visibility stuff from libvlc.
2007-05-17 Rémi Denis-CourmontTypo
2007-05-17 Rémi Denis-CourmontAdd --enable-coverage
2007-05-15 Pavlov KonstantinFix liblua5.1 detection on non-debian system (e.g....
2007-05-14 Damien Fouilleulvout: merged all Microsoft Windows specific vouts under...
2007-05-13 Antoine Cellerier* New Lua based playlist demuxer. Code is far from...
2007-05-12 Rémi Denis-CourmontInitial JACK audio access-demux from Julien Plissonneau...
2007-05-10 Christophe MutricyDefault more cleanly on moc and uic
2007-05-10 Jean-Baptiste KempfQt4 Detection: Use uic-qt4 and moc-qt4 if disponible...
2007-05-09 Ken SelfHeader file tidy-up - get guids from libstrmiids
2007-05-09 Rémi Denis-CourmontHW Pixel Doubling and Backlight-on for Maemo devices
2007-05-04 Christophe MutricyPersian localisation by Meelad Zakaria and Farzaneh...
2007-04-28 Rémi Denis-CourmontBandwidth limit access filter
2007-04-25 Christophe MutricyDetect also .exe when looking for programs under win
2007-04-24 Pierre d'HerbemontQuartz (Mac OS X) subtitle renderer by Bernie Purcell...
2007-04-23 Damien Fouilleul- vlc.exe: removed DOS console when starting up
2007-04-23 Damien Fouilleul- the long awaited Windows BDA driver support for DVB...
2007-04-21 Antoine CellerierNew gaussian blur video filter. This currently takes...
2007-04-21 Gildas Bazin* modules/demux/rawvid.c: raw video demuxer (only does...
2007-04-21 Felix Paul Kühne* drop 10.3.9 support in favour for 10.4u
2007-04-20 Rémi Denis-CourmontExclude incompilable MMX optimization for 420 YUY2...
2007-04-16 Filippo Caroneuse the right extension for javac
2007-04-16 Filippo Caronejava compilation is javac friendly
2007-04-16 Jean-Paul SamanPatch from Paul Corke <paul.corke at datatote dot co...
2007-04-15 Antoine Cellerier * mosaic_bridge.c: - Add "vfilters" option to apply...
2007-04-14 Rémi Denis-CourmontFix typo
2007-04-14 Rémi Denis-CourmontDetect libdca properly
2007-04-12 Felix Paul Kühne* added sanity flags for future darwin releases and...
2007-04-06 Pavlov KonstantinWe need at least QT4 4.2.0.
2007-04-05 Rémi Denis-CourmontSpawn some more warnings
2007-04-04 Rafaël CarréEnables D-Bus on BSD systems
2007-03-31 Antoine CellerierNew erase video filter (to remove logos). Example comma...
2007-03-25 Laurent AimarUpgrade dirac support to 0.6.0 (close #1129)
2007-03-25 Damien Fouilleul- mozilla: added 'firefox-xpcom' to pkgconfig candidates
2007-03-13 Jean-Baptiste KempfMKV USF subtitles support and other Subtitles improvements.
2007-03-11 Rémi Denis-Courmont- Improve DIST_SUBDIR
2007-03-10 Rémi Denis-CourmontInitial support for Secure Real-Time Protocol (RFC3711...
2007-03-10 Rémi Denis-CourmontCreate a modules-like directory for libraries
2007-03-08 Christophe Mutricyonly check for swscale.h if libswscale is there and...
2007-03-07 Christophe MutricyAllow dbus module to be built. Patch by Mirsal ENNAIME
2007-03-06 Christophe MutricyReally fix #1055. Thanks to the Gentoo people for repor...
2007-03-05 Felix Paul Kühne* forward-port of all eyetv relates sources in my branch
2007-03-04 Christophe Mutricyfix
2007-03-04 Christophe Mutricytweak the error message
2007-03-04 Felix Paul Kühne* don't default enable QT4 on Darwin
2007-03-04 Christophe Mutricydefault enable qt4
2007-03-04 Rémi Denis-Courmont- Print an error if Qt4 is requested but not found
2007-03-03 Christophe MutricyHonors --disable-altivec. Closes #1055
2007-02-26 Christophe MutricyLink fix. Proper one this time hopefully
2007-02-26 Christophe MutricyLink fix
2007-02-26 Jean-Baptiste KempfConfigure: should repair --with-libtwolame-tree detection.
2007-02-25 Cyril Deguet* fixed build of skins2 interface on MacOS X (renamed...
2007-02-25 Laurent AimarAdded VC-1 raw es demuxer.
2007-02-25 Laurent AimarAdded VC-1 packetizer.
2007-02-25 Laurent AimarFixed stream ouput gather module and renable it (close...
2007-02-24 Felix Paul Kühne* commit Pierre's 2nd patch to enable weak symbols...
2007-02-22 Jean-Paul SamanProperly detect MOZ_X11 setting in firefox-1.5.0.9
2007-02-19 Rémi Denis-CourmontRemove gather stream output since it is completely...
2007-02-18 Christophe MutricyFor some obscure reason flac need ntohl so ws2_32
2007-02-16 Christophe MutricyWe don't need 3 different norvegian l10n
2007-02-15 Christophe Mutricywin32 replacement for inet_ntop()
2007-02-10 Christophe MutricyAdd some option in configure to help Gentoo people...
2007-02-06 Pavlov KonstantinProperly check for Xext library. We got way more kludge...
2007-02-05 Christophe MutricyUse DLL_EXPORT only on win
2007-02-05 Pavlov KonstantinLink screen and panoramix plugins with X11 only, they...
2007-02-05 Damien Fouilleul-fvisibility-inlines-hidden breaks x86_64 ld linker
2007-02-05 Damien Fouilleul- configure.ac: -fvisibility-inlines-hidden is C++...
2007-02-05 Rémi Denis-CourmontUDP-Lite access
2007-02-05 Damien Fouilleul- added support for visibility attribute for GCC 4...
2007-02-04 Jean-Baptiste KempfSharpen Video-Filter.
next