- 11 Jul, 2005 4 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
- 10 Jul, 2005 25 commits
-
-
Sam Hocevar authored
and are just to be utterly ignored otherwise.
-
Benjamin Pracht authored
Add the "X" deinterlace mode to the list displayed in guis. (We should certainly find a better name, but I cannot see any).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Fix unitialised value According to valgrind there's still an unitialized value at line 2343
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
(even on gcc-2.95 seems to accept the flag)
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(someone show me a screen with a negative pixel resolution)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
ogg.c : FIXME FIXME FIXME I don't know Ogg format well, but don't we have a possible out-of-bound read at line 1346 and following ??
-
Rémi Denis-Courmont authored
NOTE to developers : When you want to compare n bytes from two buffers, please use : memcmp( buf1, buf2, n ) rather than : strncmp( buf1, buf2, n ) strncmp should only be used if either of the buffers might be nul-terminated within its first n bytes.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rocky Bernstein authored
values have special meanings.
-
- 09 Jul, 2005 9 commits
-
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
with EPSV compliant NAT - Fix socket error value check
-
Rémi Denis-Courmont authored
-
Rocky Bernstein authored
Correct ranges for # of tracks and subtitles allowed in VCD and DVD.
-
Rocky Bernstein authored
vcd.c: more logical order of macros (I think)
-
- 08 Jul, 2005 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(da big courmischage)
-