- 14 Sep, 2004 1 commit
-
-
Gildas Bazin authored
* modules/misc/rtsp.c, include/vlc_vod.h: vod server api update. * include/vlc_input.h: extended input_item_t a bit for the vod server.
-
- 13 Sep, 2004 1 commit
-
-
Gildas Bazin authored
-
- 12 Sep, 2004 1 commit
-
-
Gildas Bazin authored
* src/video_output: fixed a CPU heating loop in pause mode (fixes the problem with fast user switching on win32).
-
- 10 Sep, 2004 3 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 09 Sep, 2004 4 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 08 Sep, 2004 2 commits
-
-
Gildas Bazin authored
* src/video_output/vout_intf.c, modules/video_output/opengl.c: we do really need these, so please don't remove them again.
-
Gildas Bazin authored
-
- 07 Sep, 2004 2 commits
-
-
Gildas Bazin authored
* src/extras/libc.c: provide iconv facility in the core (vlc_iconv_open(), vlc_iconv(), vlc_iconv_close()). * modules/misc/freetype.c, modules/codec/subsdec.c, modules/gui/skins2: use iconv from the core.
-
Gildas Bazin authored
-
- 06 Sep, 2004 4 commits
-
-
Eric Petit authored
-
Eric Petit authored
and add callbacks if they already exist
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 05 Sep, 2004 1 commit
-
-
Felix Paul Kühne authored
-
- 03 Sep, 2004 1 commit
-
-
Christophe Massiot authored
of linuxtv drivers. We currently only descramble one channel (this will change in the near future). Also fixed a few demux-related bugs.
-
- 02 Sep, 2004 4 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 01 Sep, 2004 3 commits
-
-
Eric Petit authored
if we need blending & rendering modules (fixes text messages which were missing sometimes)
-
Gildas Bazin authored
-
Clément Stenac authored
* Update PO files * First round of updates for the french l10n
-
- 31 Aug, 2004 3 commits
-
-
Gildas Bazin authored
* src/video_output/vout_subpictures.c: use p_vout->output instead of p_vout->render where necessary.
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
+ introduce a "TEXT" subpicture region type. + a psz_text field stores the subpicture text. * src/video_output/video_text.c: produce "TEXT" subpictures. * modules/codec/subsdec.c: produce "TEXT" subpictures. * modules/misc/freetype.c: auto sizing works again.
-
- 30 Aug, 2004 4 commits
-
-
Eric Petit authored
-
Gildas Bazin authored
* modules/demux/avi/avi.c: raw RGB 24 is in fact BGR 24.
-
Damien Fouilleul authored
i've modified the following functions to properly skip data (read buffer is nil) on streams which cannot be seeked. AStreamReadBlock() AStreamReadStream() before those modifications, playback would suddenly be interrupted after a while on network streams prone to packet loss.
-
Gildas Bazin authored
-
- 29 Aug, 2004 5 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Clément Stenac authored
-
Laurent Aimar authored
fix it... (it should be annoying only with TS, you may have dead program entry).
-
Eric Petit authored
-
- 28 Aug, 2004 1 commit
-
-
Gildas Bazin authored
-