- 14 Sep, 2010 2 commits
-
-
Rémi Duraffort authored
-
Fargier Sylvain authored
Fix out of range memory access when APIC frame type is out of the range defined in the ID3v2 specification (corrupted tag or vendor defined). Signed-off-by: Fargier Sylvain <fargier.sylvain@free.fr> Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 13 Sep, 2010 6 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
This also fixes the X11 la file issue on machines running 10.6 and later.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
-
- 12 Sep, 2010 4 commits
-
-
Ilkka Ollakka authored
Maybe littlebit hackis implementation and core could be better place to implement this.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
This fixes the video output on PowerPC based Macs. A proper fix would be welcome. Forward-port of [c036a996]
-
- 11 Sep, 2010 1 commit
-
-
Arnaud Vallat authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Sep, 2010 2 commits
-
-
Rémi Denis-Courmont authored
This reverts commit e209d40a. This is not needed anymore because of the previous commit.
-
Rémi Denis-Courmont authored
This reverts commit 4bf41957. This is not needed. readdir() uses one dirent buffer per DIR pointer, not per process. In other words, as long as a given DIR pointer is used in a single thread, readdir() is thread-safe.
-
- 09 Sep, 2010 5 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 08 Sep, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 07 Sep, 2010 19 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Most subtitles codecs are still in m/codec/, like dvbsub, svcdsub, cvdsub, libass, spudec. This makes it consistent. This also removes an extra folder to compile...
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Paul Saman authored
Check return value of GetPackedYuvOffsets().
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #3774
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
XP is too old. Deal with it. Will ease support Close #3727
-
Tobias Güntner authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
Almost nobody has the JavaScript library where this page depended upon.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
The compiler complained about possible use uninitialized use of the variables i_u_offset, i_v_offset and i_y_offset.
-
Jean-Paul Saman authored
- use VLC MediaPlayer events - use unix style EOL
-