- 25 Oct, 2005 6 commits
-
-
Rémi Denis-Courmont authored
In any case, that's ugly and thread-safe. The proper solution would be to reimplement an atof() version that is locale-independant and use in the many places that expect C/American float numbers. Even then, there might be some buggy underlying libraries breakage (e.g. Live555 ?). Tested on Linux (both UTF-8 and Latin-x locales). Needs testing on Win32.
-
Rémi Denis-Courmont authored
I'm not explaining this again.
-
Antoine Cellerier authored
(fixes #406)
-
Marian Durkovic authored
-
Marian Durkovic authored
-
Marian Durkovic authored
For absolute path use ftp://foo.bar//usr/local/etc/filename -This line, and those below, will be ignored-- M modules/access/ftp.c
-
- 24 Oct, 2005 5 commits
-
-
Cyril Deguet authored
(this command does nothing at the moment ;)
-
Marian Durkovic authored
* for RTP, prebuffering is done within RTP access * reordering now working within this buffer * solves synchro problems since packet rate is preserved
-
Benjamin Pracht authored
-
Gildas Bazin authored
-
Marian Durkovic authored
-
- 23 Oct, 2005 29 commits
-
-
Cyril Deguet authored
by a simple click (was a double click before) which is more natural
-
Cyril Deguet authored
(at the moment the tree control is still entirely rebuilt, but now it will be easier to fix that) + coding style fixes
-
Clément Stenac authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
Eric Petit authored
-
Cyril Deguet authored
(was broken for quite a long time...) * ctrl_tree.cpp: removed debug messages
-
Gildas Bazin authored
-
Eric Petit authored
-
Gildas Bazin authored
-
Marian Durkovic authored
Hosts should never send packets with TTL=0
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Rémi Denis-Courmont authored
psz_uri is NEEDED - it determines the destination for SAP announces Go read the code before you commit
-
Gildas Bazin authored
* modules/video_output/x11/xcommon.c: support cropping to i_visible_width/height in xvideo (not implemented in x11 yet).
-
Gildas Bazin authored
* src/video_output/video_output.c: get rid of hack for for grey line with hdtv streams (proper way is to have video outputs support cropping to i_visible_width/height).
-
Gildas Bazin authored
* src/video_output/vout_pictures.c: use fmt_in.i_visible_width/height and i_sar_num/den in vout_PlacePicture().
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Marian Durkovic authored
-
Marian Durkovic authored
-