- 13 May, 2002 6 commits
-
-
Laurent Aimar authored
play PS stream (I hope it will be enougth). Sorry .
-
Laurent Aimar authored
* ALL : version from ffmpeg cvs can now decode msmpeg4 v1 v2 , so i have added support for this. But you can always use old ffmpeg library without any problem ( i hope ;)
-
Sam Hocevar authored
display. To duplicate 12 times, use `--filter clone:12'.
-
Sam Hocevar authored
force the XVimage format used.
-
Sam Hocevar authored
-
Laurent Aimar authored
-
- 12 May, 2002 3 commits
-
-
Christophe Massiot authored
* Objective-C files are now .m * Fixed a major bug in the spu decoder * Disabled auto-hiding of mouse cursor since it doesn't work when browsing menus ; instead, click in the video window
-
Laurent Aimar authored
-
Christophe Massiot authored
-
- 10 May, 2002 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
* include/common.h and input_ext-plugins.h, src/misc/modules_plugin.h : export input_ClockGetTS for plugins. * plugins/mpeg_system/mpeg_audio.c : a demux for mpeg audio stream (file, web radio ...) * Makefile configure.in : to compile it
-
- 09 May, 2002 3 commits
-
-
Sam Hocevar authored
reason, user just needs to hit Ctrl-C again 1 second later and we'll exit disgustingly instead of freezing.
-
Jon Lech Johansen authored
-
Johan Bilien authored
-
- 07 May, 2002 3 commits
-
-
Christophe Massiot authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 06 May, 2002 5 commits
-
-
Jon Lech Johansen authored
-
Christophe Massiot authored
-
Jean-Paul Saman authored
Added mad plugin downscale config option for selecting downscaling routine. Choices are: fast, mpg321. Default the fast version is used. The downscale option mpg321 uses an algorithm that adapts to dither errors. This routine is borrowed from MPG321 code. Mono audio streams get now duplicated on the right channel instead of silencing the right channel (untested).
-
Laurent Aimar authored
-
Gildas Bazin authored
* video plugins that don't handle rescaling themselves have to let the video_output thread know about resizing events (with VOUT_SIZE_CHANGE event). (this part needs some clean-up but it is basically working for the X11 and SDL plugins). * fixed fullscreen for the SDL plugin. * xmga and sdl now switch to fullscreen on double-click.
-
- 05 May, 2002 2 commits
-
-
Laurent Aimar authored
-
Gildas Bazin authored
* fixed the resizing and scaling of the X11 video output. * clicking on the video doesn't pause it anymore (use spacebar for this), but double-clicking will now switch between fullscreen and window mode.
-
- 04 May, 2002 7 commits
-
-
Laurent Aimar authored
-
Gildas Bazin authored
* The Apply button in the preferences menu is grayed out unless there's a change to apply. * GtkConfigApply() now clears the list of config changes before returning.
-
Sam Hocevar authored
* ./configure.in: deactivated ipv6.so under QNX for now.
-
Christophe Massiot authored
-
Loïc Minier authored
- no text in the status bar with gtk intf - no window title in gtk intf on some machines, correct title on another
-
Loïc Minier authored
autoshrink when toolbar text isn't displayed
-
Loïc Minier authored
callbacks for the hide tooltips and toolbar text options
-
- 03 May, 2002 4 commits
-
-
Jean-Paul Saman authored
The change is needed for MPEG1/2 layer III, because the size of output pcm from mad_decoder is different. Sadly, the buffer underruns are back ;-(.
-
Sam Hocevar authored
options callbacks. They don't take any argument for the moment, but this will change when I'm finished with my other vlc changes. There is a little problem: the Gtk+ interface keeps calling Put***Variable each time we click on "Apply" or "Save". I think it should only call it once. Is there a way to fix this? Gildas? lool? :-)
-
Sam Hocevar authored
-
Loïc Minier authored
GNOME interface toolbar
-
- 02 May, 2002 4 commits
-
-
Christophe Massiot authored
want, it is not my property :-).
-
Christophe Massiot authored
-
Sam Hocevar authored
courtesy of Pascal Levesque <Pascal.Levesque@mindready.com>.
-
Laurent Aimar authored
After seeking, audio and video synchro is better.
-
- 01 May, 2002 1 commit
-
-
Christophe Massiot authored
* Fixed VCD double detection
-