An error occurred fetching the project authors.
- 09 Dec, 2002 1 commit
-
-
Boris Dorès authored
effect should give you the feeling that you stands in a real room with a complete 5.1 speaker set when using only a headphone, providing a more realistic sound experience. It should also be more comfortable and less tiring when listening to music for long periods of time.It works with any source format from mono to 5.1. -> please try it and feel free to give me some feedback. Some improvements are already planned (adding echo, more configuration options, ...). NB: whereas the filter itself is in a (very first) stable version, the way it is integrated to the filter chain is only a _temporary_ hack since it's the audio ouput core (input.c actually) which is directly responsible for it. Integrating it in a more suitable way will probably require some work on the way the filters are selected as well as on the configuration level, but I'm working on it :)
-
- 14 Nov, 2002 1 commit
-
-
Alexis de Lattre authored
Added the changelog of vlc 0.4.6.
-
- 10 Nov, 2002 1 commit
-
-
Sigmund Augdal Helberg authored
./modules/audio_filter/resampler/linear.c: This should allways generate the right number of samples now. The morale is never base your floating point calculations on the output of integer divitions.
-
- 05 Nov, 2002 1 commit
-
-
Jon Lech Johansen authored
-
- 13 Oct, 2002 1 commit
-
-
Christophe Massiot authored
-
- 05 Oct, 2002 1 commit
-
-
Jon Lech Johansen authored
./src/libvlc.h: Default to en0 instead of eth0 under Darwin
-
- 30 Sep, 2002 1 commit
-
-
Sam Hocevar authored
* ./mozilla/vlcplugin.cpp: javascript support for the Mozilla plugin. * debian/rules: the A52 module is now in a separate package.
-
- 10 Aug, 2002 1 commit
-
-
Christophe Massiot authored
-
- 26 Jul, 2002 1 commit
-
-
Christophe Massiot authored
Web :p.
-
- 25 Jul, 2002 3 commits
-
-
Christophe Massiot authored
* ./plugins/macosx/vout_macosx.c : additional QuickTime fix, thanks to David Eldred <*******@apple.com>.
-
Christophe Massiot authored
-
Sam Hocevar authored
-
- 23 Jul, 2002 1 commit
-
-
Christophe Massiot authored
(incomplete and untested).
-
- 16 Jul, 2002 1 commit
-
-
Jon Lech Johansen authored
-
- 15 Jul, 2002 1 commit
-
-
Jon Lech Johansen authored
- added messages and playlist panel - simple dock menu (play, pause, stop) - context menu in video view - localization support: http://nanocrew.net/vlc/vlc-osx-ja.png - no longer broken :)
-
- 12 Jul, 2002 1 commit
-
-
Sam Hocevar authored
* ./README: removed much outdated data. * ./debian/*: great package renaming - names should make more sense now.
-
- 07 Jul, 2002 1 commit
-
-
Christophe Massiot authored
-
- 27 Jun, 2002 1 commit
-
-
Sam Hocevar authored
* ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour. * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha palette. * ./plugins/spudec/spu_decoder.c: subtitle transparency support. Patches imported from v0_4_1_branch.
-
- 19 Jun, 2002 1 commit
-
-
Christophe Massiot authored
-
- 07 Jun, 2002 3 commits
-
-
Sam Hocevar authored
and vlc:quit work again. * ./src/playlist/playlist.c: when a new target is added, for instance through the "File" menu, it is automatically played.
-
Sam Hocevar authored
vlc_object_destroy (idea from stef). * ./po/pl.po: updated polish translation, thanks to Arkadiusz Lipiec <alipiec@adrenalina.pl>.
-
Sam Hocevar authored
* ./src/misc/objects.c: we do not hang on attempt to destroy an object with a non-zero reference count, but we still complain. * ./plugins/gtk/gtk_control.c, plugins/gtk/gtk_playlist.c: most controls such as play, pause, stop, next, fast etc. work again. * ./plugins/gtk/gnome_*: got rid of lots of useless wrappers which were a workaround for a bug in Glade. Instead, bootstrap.sh does the Glade fixes. * ./plugins/ffmpeg/ffmpeg.c: if there is already a video output with the appropriate properties, we use it.
-
- 04 Jun, 2002 2 commits
-
-
Sam Hocevar authored
* ./plugins/gtk/gtk_callbacks.c: fixed a segfault when switching to fullscreen from the popup menu. (from v0_4_1_branch) * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences from the popup menu. * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes a segfault in the Gnome popup menu when toggling the interface.
-
Sam Hocevar authored
* ./src/interface/interface.c: interfaces are no longer attached only to p_vlc. * ./src/libvlc.c, ./src/misc/modules.c, ./src/playlist/playlist.c, ./src/input/input.c: improvements in the playlist handling (not quite that yet though). (ported from v0_4_1_branch) * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling. * ./src/misc/configuration.c: fixed the --nofoo option handling. * ./src/interface/main.c: fixed two compilation warnings under Solaris.
-
- 02 Jun, 2002 6 commits
-
-
Sam Hocevar authored
* ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of Vladimir Chernyshov <greengrass@writeme.com>.
-
Sam Hocevar authored
* ./plugins/spudec/spu_decoder.c: we now use FIND_ANYWHERE to find a vout. (ported from v0_4_1_branch) * ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it currently sucks. * ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo and --no-foo as negations for --foo. Also, the --help output is nicer. * ./plugins/qnx/vout_qnx.c: QNX compilation fix.
-
Christophe Massiot authored
-
Sam Hocevar authored
* ./plugins/dvd/dvd_es.c, ./plugins/satellite/input_satellite.c, ./plugins/dvdread/input_dvdread.c: updated outdated variable names. (ported from 0_4_1_branch) * ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer which caused subtitles to appear slanted in odd width windows.
-
Sam Hocevar authored
* ./src/playlist/playlist.c, src/input/input.c: added safety checks to prevent crashes on next file. (ported from 0_4_1_branch) * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainframe.cpp: we deactivate popup menus when no stream is being played, even in network mode. * ./src/input/mpeg_system.c: removed unnecessarily verbose message.
-
Sam Hocevar authored
bug which might have been the cause of crashes. * ./plugins/filter/crop.c: attempt at an automatic border cropping filter, using "--filter crop --autocrop". * ./vlc.spec: added missing filters to the RPM generation. * ./src/misc/objects.c: commented all functions. * ./src/misc/objects.c: implemented vlc_object_find( , , FIND_ANYWHERE). * ./src/misc/objects.c: renamed vlc_object_unlink to vlc_object_detach.
-
- 01 Jun, 2002 3 commits
-
-
Sam Hocevar authored
* ./bootstrap.sh, ./src/libvlc.h, ./po/*: fixed bootstrap.sh so that it does not include CVS Id lines in automatically created files.
-
Sam Hocevar authored
src/interface/intf_eject.c, src/misc/threads.c: win32 compilation fix. * ./plugins/directx/aout_directx.c, plugins/directx/vout_directx.c, ./plugins/directx/vout_events.c: the DirectX notification and event threads now use the vlc_thread_create / vlc_thread_ready scheme. Untested. * ./configure.in: added a check for inttypes.h and sys/int_types.h. * ./configure.in: fixed the HTTP plugin compilation under BeOS. * ./plugins/network/ipv6.c: reactivated IPv6 module.
-
Sam Hocevar authored
vlc_thread_create / vlc_thread_ready scheme to signal readiness. * ./src/misc/objects.c: prevent the creation of a too small vlc_object_t. * ./include/vdec_ext-plugins.h: removed the vdec_thread_t declaration, which belongs to plugins/mpeg_vdec. * ./ChangeLog: imported the 0_4_1_branch changelog. * ./plugins/chroma/i420_yuy2.h: imported a 0_4_1_branch fix.
-
- 22 May, 2002 1 commit
-
-
Christophe Massiot authored
* Updated release date
-
- 20 May, 2002 4 commits
-
-
Sam Hocevar authored
on t'aiiiiiiiiimeuh).
-
Christophe Massiot authored
* Updated changelog.
-
Gildas Bazin authored
* Added an option to disable the dynamic range compression.
-
Sam Hocevar authored
-
- 25 Apr, 2002 1 commit
-
-
Sam Hocevar authored
* ./include/video.h: moved vout_CopyPicture out of the way, an inline function did not make sense here. * ./include/video.h: moved vout_ChromaCmp out of the way. * ./plugins/avi/fourcc.h, ./include/video.h: merged these two files into video.h. * ./include/os_specific.h: this file is now always included. * ./include/debug.h: removed this file which was almost useless, and moved ASSERT to common.h. * ./include/common.h: fixed vlc_memalign and changed its prototype to follow posix_memalign's.
-
- 23 Apr, 2002 1 commit
-
-
Sam Hocevar authored
to avoid retrieving the spu palette from a network stream as if it was a DVD.
-