- 28 Aug, 2008 37 commits
-
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
vlc_join will cause the assertion failure with pthread. On -unchanged- Windows, it (supposedly) deadlocks as it used to.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The only user is LUA, inlined there. The return value seems suspicious by the way.
-
Rémi Denis-Courmont authored
(Hopefully-would-have-been-Signed-off-by: Pierre d'Herbemont)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
It fixes aspect ratio of saved picture (and internal ones). It fixes aspect ratio of displayed PIP (with and without overlay). It factorizes a bit the code. It adds a few checks on malloc.
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
If we ask to convert but this conversion does nothing (same chroma and same width/height, swscaler does not copy the pixels.
-
Rémi Denis-Courmont authored
Simpler and free from arbitrary wake ups
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
This removes the need for suxor_thread_t.
-
Laurent Aimar authored
-
Laurent Aimar authored
It fixes SVQ1 (at least).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Paul Saman authored
-
- 27 Aug, 2008 3 commits
-
-
Laurent Aimar authored
I have some doubt about it, either swscale does not respect the ffmpeg doc or the doc is wrong (about the rgb mask).
-
Laurent Aimar authored
This fixes the skin loading. The color seems wrong but I think the skin code is right (vlc RGBA is stored in memory R, B, G, A).
-
Christophe Mutricy authored
-