]> git.sesse.net Git - vlc/history - configure.ac
Add real SRTP unit test (85% coverage let alone SRTCP)
[vlc] / configure.ac
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.
2007-02-03 Damien Fouilleul- added controlled symbol export support for win32...
2007-01-31 Damien Fouilleul- activex: globally use win32 unicode APIs, hopefully...
2007-01-28 Cyril Deguet- thou shalt keep menuconfig up-to-date and not disable it
2007-01-17 Christophe Massiot * modules/codec/telx.c: Teletext subtitles decoder...
2007-01-14 Christophe MutricyHappy New Year
2007-01-14 Christophe MutricyDon't use '-' in shell variable name and take advantage...
2007-01-12 Christophe MutricyTwolame need -DLIBTWOLAME_STIC under win32 to use the .a
2007-01-09 Damien Fouilleul- firefox/nspr plugin development fix for ubuntu/debian
2007-01-08 Jean-Paul SamanPut -lX11 and -lXt in the right place.
2007-01-07 Jean-Paul SamanFix configure script on MacOS X
2007-01-07 Jean-Paul SamanFix building mozilla on Linux en properly dectect firef...
2007-01-05 Christophe MutricyUse mmx also when the host cpu claim to be 486
2007-01-04 Jean-Paul SamanSimplified mozilla headerfile detection for use with...
2007-01-01 Jean-Paul SamanPatch by Mikko Hirvonen <masse at astro dot helsinki...
2006-12-21 Rémi Denis-CourmontEscape antislash in CONFIGURE_LINE properly (I hope...
2006-12-20 Christophe MutricyAdd a plugins/bindings line to the summary
2006-12-20 Christophe MutricyFix a small bug in header detection for Activex
2006-12-18 Antoine Cellerier* extract now uses sqrt.
2006-12-17 Pavlov KonstantinDefault disable gnomevfs access plugin as it doesn...
2006-12-17 Antoine Cellerier * New color extraction video filter. Can be used to...
2006-12-11 Rémi Denis-CourmontRemove -z defs to fix FreeBSD linking.
2006-12-10 Rémi Denis-CourmontUse shared libvlc on Win32
2006-12-07 Damien Fouilleul- mozilla, activex, directx: more backporting from...
2006-12-06 Damien Fouilleul- removed commented out lines in [18277], not really...
2006-12-05 Damien Fouilleul- libvlc target, removed uneeded libs target previously...
2006-12-04 Gildas Bazinconfigure.ac: fix build when libtool is disabled.
2006-12-03 Clément StenacUnbreak a bit windows
2006-12-03 Clément StenacMissing libvlc flags on win32
2006-12-03 Rafaël Carréforward port [18125]
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-30 Christophe MutricyLink with libebml_pic if avaivable
next