312 Commits (6cec0a69e8d4db44162b02bea205e8977f232cc2)

Author SHA1 Message Date
Sam Hocevar 50e5262462 * ./configure.in: tried to fix the -lavcodec detection. 25 years ago
Christophe Massiot ff4bf779fb * Bumped up version number to 0.4.0 ; 25 years ago
Gildas Bazin 3ce5cf5966 * First try for IPv6 support on Win32. This hasn't been tested so it 25 years ago
Sam Hocevar b4985b910a * ./Makefile.opts.in: removed configuration stuff which does not need to 25 years ago
Christophe Massiot dec3c9e9b1 * Fixes for ffmpeg and mad. 25 years ago
Christophe Massiot 35fa354401 * New --with-ffmpeg option for standard installations. 25 years ago
Christophe Massiot 80b9aa2b0a * Menu item to maximize the volume in Mac OS X ; 25 years ago
Sam Hocevar 3425b2e6d5 * ./src/misc/mtime.c: we use nanosleep whenever possible (patch from Meuuh). 25 years ago
Sam Hocevar bb347b6a8f * ./configure.in: added libdvbpsi version check. 25 years ago
Gildas Bazin 9a9e873cb1 * new --with-mad-tree configure option. 25 years ago
Sam Hocevar d75890a891 * ./plugins/filter/clone.c: New filter, `--filter clone', duplicates 25 years ago
Christophe Massiot 4bef8ffbce * Fixed menus [Mac OS X port] 25 years ago
Laurent Aimar 94bda0d1bf * include/common.h and input_ext-plugins.h, src/misc/modules_plugin.h : export input_ClockGetTS for plugins. 25 years ago
Sam Hocevar 8e9f4dc514 * ./plugins/network/ipv4.c: fixed ipv4.so compilation under QNX. 25 years ago
Sam Hocevar 9e00d13571 * ./configure.in: we check support for variadic macros (screw Borland!). 25 years ago
Christophe Massiot f7cee4f2da * Misc sound fixes [Mac OS X port] 25 years ago
Gildas Bazin a833d9d840 * added a --with-a52-tree option to the configure script. 25 years ago
Gildas Bazin 9d6920b9ea * moved the function definitions from threads.h into threads_funcs.h. This 25 years ago
Johan Bilien 30046622c5 * ALL : better FreeBSD detection for VCD input 25 years ago
Christophe Massiot 7eb66813ac Fixed a typo in libdvbpsi handling. 25 years ago
Johan Bilien 1c26af817b * plugins/vcd/cdrom_tools : FreeBSD 4.5 port of the vcd input. 25 years ago
Sam Hocevar ebf1f25531 * ./configure.in: dropped usage of $withval and $enableval in favor of the 25 years ago
Johan Bilien 5a70322c5f * Moved Program Specific Information decoder to the ts demux module 25 years ago
Jon Lech Johansen 4397dc74f0 * Fixed MacOS X module linking problem. 25 years ago
Sam Hocevar fbe65af695 * ./plugins/avi, ./plugins/ffmpeg: created empty directories for fenrir's 25 years ago
Sam Hocevar a6bccb1c29 * ./src/interface/main.c: tidied the help output code. 25 years ago
Sam Hocevar 1521d766d4 * ./src/interface/main.c: i_warning_level is set to 0 to avoid unwanted 25 years ago
Sam Hocevar 62ffd1a0bf * ./vlc.spec: fixed build dependencies. 25 years ago
Sam Hocevar 9e607c8036 * ./configure.in: switched version to 0.3.1. 25 years ago
Sam Hocevar e81cf378be * ./configure.in, ./plugins/network/ipv6.c: support for the GNU glibc 25 years ago
Sam Hocevar db10e796ee * ./AUTHORS: added people locations, just for fun. 25 years ago
Sam Hocevar 6d8b08a432 * ./configure.in: fixed a bug in the libdvdread detection. 25 years ago
Christophe Massiot 0393b2535b * Fixed Altivec-enabled version of fastmemcpy 25 years ago
Sam Hocevar a0249c48f6 * ./configure.in: wrote a better test for libdvdread detection. 25 years ago
Sam Hocevar db7581242a * ./Makefile, ./configure.in: misc BeOS build fixes. 25 years ago
Sam Hocevar 1b0868ed29 * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working. 25 years ago
Sam Hocevar 0d691469a7 * ./configure.in: added --enable-intfwin to enable the win32 interface and 25 years ago
Sam Hocevar e98aae28c0 * ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place. 25 years ago
Gildas Bazin cf5b3832dc * introduced a memalign wrapper that will align the memory manually if 25 years ago
Christophe Massiot a33d6accd4 * FINALLY fixed HTTP input bug (I'm SO HAPPY with this !) 25 years ago
Christophe Massiot 054b90aa1d * Fixed intf_eject for iPAQ (untested) 25 years ago
Sam Hocevar 71b4ea0ba4 * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade, ./plugins/kde/kde.cpp: 25 years ago
Sam Hocevar b29f85e06c * ./src/video_output/video_output.c: fixed a vout4 image starvation bug. 25 years ago
Christophe Massiot 439f10a65c * Fix for iPAQ familiar Linux (untested) 25 years ago
Christophe Massiot 928d731dba Fixed altivec memcpy module [OS X port] 25 years ago
Sam Hocevar dd5d92a425 * ./Makefile.modules: modules now depend on Makefile.opts. 25 years ago
Sam Hocevar 5ba63c6664 * ./plugins/ogg/*: added preliminary files for an Ogg/Vorbis decoder a 25 years ago
Sam Hocevar 0beab2c2c8 * ALL: removed libdvdcss from the vlc tree. 25 years ago
Sam Hocevar 981c5ccad6 * ./po/ja.po: added Japanese translation from Fumio Nakayama 25 years ago
Gildas Bazin 22b05cefc6 * Got rid of the DVD_DEVICE macro. We now use the dvd_device config option. 25 years ago