- 16 Jan, 2011 4 commits
-
-
Erwan Tulou authored
-
Srikanth Raju authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 15 Jan, 2011 13 commits
-
-
Jean-Baptiste Kempf authored
On a normal Win32 released build, we aren't going to ship the BCM dll or ask our users to install the good version of the dll at the right place and recompute the plugins cache... Therefore, we need to open the dll and resolve the symbols.
-
Srikanth Raju authored
ML holds some PL resources
-
Srikanth Raju authored
-
Srikanth Raju authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 13 Jan, 2011 6 commits
-
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
libvlccore must not refer to .cpp files.
-
Rémi Denis-Courmont authored
The mux was not passed in the chain. This is a regression in f01fe561.
-
Rémi Denis-Courmont authored
-
Anuradha Suraparaju authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Jan, 2011 8 commits
-
-
Rémi Denis-Courmont authored
-
Dominique Leuenberger authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Pierre Ynard authored
This will be useful for RTSP.
-
Pierre Ynard authored
For use within already variadic functions
-
Erwan Tulou authored
pointed out by courmish
-
Erwan Tulou authored
- remove the awkward global lock and serializer mechanism - adapt to latest module API (fix compil errors) - be more specific about hwnd or xid depending on port - set display.x11 on Linux port
-
Erwan Tulou authored
-
Pierre Ynard authored
-
- 11 Jan, 2011 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We can now pass any number and type of parameter to the callbacks. This way, we do not need to clutter the object structure with properties that only make sense during activation. In fact, we do not need to use VLC objects at all anymore.
-
Rémi Denis-Courmont authored
-
Dan Rosenberg authored
This patch resolves two heap corruption vulnerabilities in the CDG decoder for VLC media player. In both cases, a failure to properly validate indexes into statically-sized arrays on the heap could allow a maliciously crafted CDG video to corrupt the heap in a controlled manner, potentially leading to code execution. The patch is against v1.1.5 from vlc git, but this decoder hasn't been touched in awhile, so I'd expect it to cleanly apply to older versions. I've tested it and confirmed it resolves the heap corruption issues and does not break functionality. (...) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 10 Jan, 2011 2 commits
-
-
Jean-Baptiste Kempf authored
-
Pankaj Yadav authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-