]> git.sesse.net Git - vlc/history - configure.ac
Fixed FFmpeg configure patching
[vlc] / configure.ac
2008-05-29 Rémi Denis-Courmontsignal handling interface
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Jean-Paul SamanRevert "Remove wrong check for img_resample() when...
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Antoine CellerierFix ffmpeg section flag handling calls. (at least it...
2008-05-28 Rafaël CarréBuilds opencv video filters elsewhere than win32
2008-05-28 Jean-Paul SamanRemove wrong check for img_resample() when ffmpeg is...
2008-05-27 Rafaël CarréFix check for img_resample and sws_getContext
2008-05-27 Rémi Denis-Courmonttelnet depends on --enable-vlm
2008-05-27 Rémi Denis-CourmontRTMP output needs Winsock
2008-05-27 Rémi Denis-CourmontVLM depends on sout
2008-05-26 Rafaël CarréRemove strange stuff ...
2008-05-26 Rémi Denis-CourmontExport WORDS_BIGENDIAN to pkg-config unless someone...
2008-05-26 Rémi Denis-CourmontAC_C_BIGENDIAN works nowadays
2008-05-26 Rafaël CarréRemove broken support for linking FFmpeg plugin with...
2008-05-26 Rémi Denis-CourmontFix HAVE_ATTRIBUTE_FORMAT usage - refs #297
2008-05-26 Rémi Denis-CourmontRemove unused attribute visibility check
2008-05-26 Rémi Denis-CourmontDo not use visibility. It breaks #297 as well as libvlc...
2008-05-26 Antoine CellerierFix --enable-lua flag description in configure.ac
2008-05-26 Antoine CellerierFix pkg-config based libswscale detection tests.
2008-05-26 Pierre d'Herbemontqtcapture: New access_demux module (QTKit based) to...
2008-05-25 Rafaël CarréOption to link ffmpeg plugin with libdca when using...
2008-05-24 Miguel Angel Cabre... RTMP access output module
2008-05-24 Rémi Denis-Courmont-export-dynamic is no sense for libs, use -export-symbo...
2008-05-23 Rafaël CarréAdd gtk2 cflags/libs to gtk2_main
2008-05-22 Rémi Denis-CourmontIf uselocale() is absent, assume libc does no localization
2008-05-21 Rémi Denis-CourmontFix previous commit
2008-05-21 Rémi Denis-CourmontRemove internal Python build support
2008-05-21 Rémi Denis-CourmontFail loudly if --enable-java-bindings is used
2008-05-17 Rémi Denis-CourmontEnable the Nokia OSSO hacks on all X11 plugins
2008-05-15 Rémi Denis-CourmontRename the shared libraries
2008-05-10 Rémi Denis-CourmontBuild (linux|not)_specific.c as appropriate
2008-05-06 Felix Paul KühneForgot live555 in the previous commit. It's quite usefu...
2008-05-06 Felix Paul KühneRemember that VLC_ADD_BUILTINS is ugly and that we...
2008-05-05 Rémi Denis-CourmontUse getpwuid_r - thread safety
2008-05-05 Rafaël CarréDBus: Round volume to nearest integer - fixes #1561
2008-05-04 Rémi Denis-CourmontAlso if BUILD_LUA
2008-05-04 Rémi Denis-CourmontRemove useless bindings/Makefile
2008-05-03 Rémi Denis-CourmontRemove splice support - it does not quite help for...
2008-05-02 Rémi Denis-Courmontconfigure: Minor fixes for kate detection
2008-05-02 Vincent Penquerc'hbasic support for Kate streams as subtitles
2008-05-01 Felix Paul KühneFixed the compilation of multiple Mac OS X related...
2008-04-29 Rémi Denis-CourmontRestore ENABLE_SOUT #define (used in wav "codec")
2008-04-28 Rémi Denis-CourmontDon't use VLC_ADD_PLUGIN for common sout and packetizer...
2008-04-28 Rémi Denis-CourmontDon't bother with mux/ and stream_out/ is sout is disabled
2008-04-28 Rémi Denis-CourmontVLC_ADD_PLUGINS -> VLC_ADD_PLUGIN
2008-04-28 Rémi Denis-CourmontFixes
2008-04-28 Rémi Denis-CourmontAvoid vlc-config for access plugins that are always...
2008-04-28 Rémi Denis-CourmontInvoke VLC_ADD_PLUGINS with only one plugin at a time
2008-04-28 Rémi Denis-CourmontFix accelerated modules configure options.
2008-04-27 Rémi Denis-CourmontRemove the forced ld -z,defs flags.
2008-04-25 Felix Paul KühneUse the user's native MacOSX-SDK if none is given.
2008-04-21 Rémi Denis-CourmontRemove un-needed SYMPREF
2008-04-15 Pierre d'Herbemontconfigure: Enable read_only_reloc for x264.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-13 Jean-Paul SamanDon't build dynamicoverlay for Win32 (either using...
2008-04-11 Pierre d'Herbemonttest: Move testapi.c to /test and use a sample file...
2008-04-11 Jean-Paul SamanDon't install scripts and images when the plugin/module...
2008-04-09 Jean-Paul SamanMerge branch 'dynamicoverlay'
2008-04-09 Jean-Paul SamanBuild blendbench module
2008-04-09 Jean-Paul SamanRefactor dynamic overlays from Google Summer of Code...
2008-04-07 Sam HocevarMinor mingw32ce build fixes.
2008-04-07 Felix Paul KühneUpdated the link flags for the Mac screen module
2008-03-30 Rafaël CarréLink xvmc vout with libXxf86vm when available
2008-03-28 Rémi DuraffortTypo in configure.ac
2008-03-23 Rémi Denis-CourmontSwitch to gettext 0.17
2008-03-23 Rafaël CarréRequire gettext 0.16.1
2008-03-23 Rémi Denis-CourmontRemove the autoconf hack, fix gettext broken in b6c4b865
2008-03-23 UserRevert "Update gettext"
2008-03-22 Rafaël Carréncurses: link with libtinfo(w) only if needed
2008-03-21 Sam HocevarNew video output driver: "vmem", for direct memory...
2008-03-20 Sam HocevarMinor Windows ME build fixes.
2008-03-19 Sam HocevarAdd a --disable-vlc configure flag to not build VLC.
2008-03-18 Rafaël CarréVerify Python.h presence when enabling python bindings
2008-03-16 Pavlov KonstantinLink ncurses plugin to libtinfo if available.
2008-03-16 Filippo Caronegettext 0.16.1 was an unintended change - sorry
2008-03-16 Filippo Caroneremove ant references on --enable-java-bindings, say...
2008-03-15 Christophe MutricyFix building with an uninstalled ffmpeg
2008-03-12 Jean-Baptiste KempfDon't test for attribute visibility, because it doesn...
2008-03-09 Filippo Caronejava bindings huge update
2008-03-08 Antoine CellerierAdd a new croppadd video filter. It currently isn't...
2008-03-07 Rémi Denis-CourmontUpdate gettext
2008-03-06 Rafaël CarréWe're not using subversion anymore
2008-03-06 Rafaël CarréMake ./compile script return the make return code,...
2008-03-06 Rémi Denis-CourmontLink RTMP access against the socket library if needed
2008-03-05 Rémi Denis-CourmontRemove --enable-rtmp.
2008-03-05 Ilkka OllakkaRTMP access patch from Miguel Angel Cabrera <macabrera...
2008-03-03 Christophe MutricyDon't check for headers. Pkg-config is enough
2008-02-29 Christophe MutricyNo need to test for avutil.h a second time
2008-02-29 Faustino OsunaLet's try this again. Detect older and new versions...
2008-02-29 Faustino OsunaToo many problems with new ffmpeg detection, reverting...
2008-02-29 Faustino OsunaDetect and allow older versions of ffmpeg to be used...
2008-02-28 Faustino OsunaUpdate references to ffmpeg header files to match new...
2008-02-28 Jean-Baptiste KempfFix most linking of XvMC Vout.
2008-02-26 Pierre d'Herbemontconfigure.ac: Backport the Mac OS X poll fix from cmake...
2008-02-22 Pavlov Konstantinpulseaudio plugin needs 0.9.8 at least.
2008-02-21 Christophe MutricySome OSes don't have posix_fadvise
2008-02-20 Rémi Denis-CourmontFix linking of libvlc
2008-02-20 Rémi Denis-CourmontRewrite the mmap input as a separate access
2008-02-19 Christophe MutricyTypo
next