- 08 Mar, 2004 9 commits
-
-
Gildas Bazin authored
-
Benjamin Pracht authored
- *.nib, playlist.* begining of playlist item propieties box (only modification of uro, name and autt hor at this time) - vout.m : remove an unused variable
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/control/telnet/vlm.c: portability fixes.
-
Simon Latapie authored
waiting for suggestions.
-
Sam Hocevar authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 07 Mar, 2004 17 commits
-
-
Gildas Bazin authored
* include/vlc_es.h: added b_packetized field to es_format_t to tell a decoder if the input elementary stream will be fed in complete frames. * include/vlc_codec.h: added a b_need_packetized field to decoder_t that is used by a decoder to tell if it wants to be fed complete frames. * modules/demux/ts.c, modules/demux/ps.h, src/input/input_programs.c: b_packetized = VLC_FALSE. * modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad.c: b_need_packetized = VLC_TRUE; * src/input/input_dec.c: if (b_need_packetized & !b_packetized) then kick off a packetizer that we'll use to feed the decoder. * src/input/es_out.c: removed useless stuff.
-
Laurent Aimar authored
-
Olivier Teulière authored
-
Sam Hocevar authored
+ Removed --changelog from the help message. + Output a warning asking to use "svn log" when --changelog is called. * Regenerated SVN changelogs.
-
Laurent Aimar authored
- proper implementation of starting time (edts/elst).
-
Rocky Bernstein authored
-
Laurent Aimar authored
channels. (Badly done but it gives some results ;)
-
Laurent Aimar authored
-
Xavier Martin authored
No commit message
-
Rocky Bernstein authored
-
Cyril Deguet authored
-
Olivier Teulière authored
* skins/utils/var_text.cpp: added $D (duration) and $L (time left) variables
-
Cyril Deguet authored
by the generic windows
-
Cyril Deguet authored
destructor when the font cannot be opened. drawString() now returns NULL if the initialization failed. * all: check if drawString() returns NULL
-
Laurent Aimar authored
* set language if present.
-
Laurent Aimar authored
(key frames).
-
Olivier Teulière authored
- transformed some pointers into references
-
- 06 Mar, 2004 14 commits
-
-
Cyril Deguet authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
hope).
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Olivier Teulière authored
* skins2/src/theme_loader.cpp: do not anchor windows _before_ restoring their previous configuration... * skins2/src/window_manager.cpp: fix for non-anchoring of invisible windows
-
Gildas Bazin authored
* modules/packetizer/copy.c: better not send pts instead of invalid ones. * modules/stream_out/transcode.c: when no pts, use dts wherever possible (low delay / b frame).
-
Cyril Deguet authored
-
Clément Stenac authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
the maximum speed if the output can control the pace)
-
Laurent Aimar authored
-