- 07 Apr, 2004 12 commits
-
-
Laurent Aimar authored
when streaming (it's better because of the way sout works). * stream_output/stream_output.c: when removing a stream, stop waiting and start muxing if data are already here (needed for sout with pace control). Both will help to allow muxing (nearly?) all frames, even the last ones.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Mohammed Adnène Trojette authored
crotte !
-
Gildas Bazin authored
delete/re-create parent menus. That makes wxWindows a lot happier.
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
files without index, seek isn't supported for such stream)
-
Laurent Aimar authored
few web radios use that)
-
Felix Paul Kühne authored
* modules/gui/pda/pda_interface.c: Removed translation of protocol-strings like "rtp://" and paths like "/dev/video" * po/de.po: Updated german translation
-
- 06 Apr, 2004 16 commits
-
-
Gildas Bazin authored
+ big rewrite. + frame dropping. + new --goom-speed option.
-
Derk-Jan Hartman authored
-
Felix Paul Kühne authored
-
Cyril Deguet authored
a X11 Bad Value error
-
Gildas Bazin authored
-
Olivier Teulière authored
and subdirectories. When loading a skin, the "theme.xml" file will be searched recursively, and the first one to be found is used. * skins2/*: Do not 'cd' anymore to the temporary directory where the .vlt is extracted (instead, we transform the relative paths specified in the XML file into absolute paths).
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* AUTHORS: updated my entry.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 05 Apr, 2004 3 commits
-
-
Cyril Deguet authored
(avoid a segfault when there is no theme at the beginning)
-
Gildas Bazin authored
* modules/stream_out/transcode.c: hack to work around ffmpeg encoding which doesn't like frames with identical pts. * modules/codec/ffmpeg/encoder.c: one missing AV_NOPTS_VALUE.
-
Gildas Bazin authored
-
- 04 Apr, 2004 6 commits
-
-
Gildas Bazin authored
* modules/gui/skins2/src/vlcproc.cpp: honour p_intf->b_die.
-
Laurent Aimar authored
size.
-
Laurent Aimar authored
decode it as a url encoded one and we retry. (Btw, this will break playing of paths that have '%' and ':' )
-
Olivier Teulière authored
This avoids warnings at run-time on Windows.
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-
- 03 Apr, 2004 3 commits
-
-
Cyril Deguet authored
visible windows (because they may have be hidden by the window manager) * all: removed the dirty hacks from the previous commit ;)
-
Cyril Deguet authored
notify events * x11/x11_window.cpp: same thing for the other windows * x11/x11_loop.cpp: when the "parent" window receives a map notify event, we show all the windows because it doesn't seem to be automatic. To have this working, we must update the visibility variable of the windows when they are hidden by the window manager
-
Benjamin Pracht authored
-