- 16 Jan, 2011 11 commits
-
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
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 2 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.
-