- 07 Feb, 2007 4 commits
-
-
Christophe Mutricy authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
- directx, direct3d: for non-overlay surfaces, remove the background brush after first frame is displayed to avoid flickering during repaints
-
Jean-Baptiste Kempf authored
This is not finished because I don't have a windows machine. And needs some relabeling.:
-
- 06 Feb, 2007 10 commits
-
-
Jean-Baptiste Kempf authored
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Pavlov Konstantin authored
Should fix packaging, too.
-
Pavlov Konstantin authored
-
Jean-Paul Saman authored
Fix by thresh for syslog logging. Initialized pointers to NULL, so it can be checked upon in the code.
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
- 05 Feb, 2007 18 commits
-
-
Jean-Baptiste Kempf authored
-
Pavlov Konstantin authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Pavlov Konstantin authored
Only build x11 plugin when we have Xext.h.
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
Now, UDP-Lite really works!
-
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
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
This is completely untested because vlc does not link at the moment :(
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
- 04 Feb, 2007 5 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Work from DJ_Mulder on the forum, changes by /me helped by dionoea and jpsaman.
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
- 03 Feb, 2007 3 commits
-
-
Damien Fouilleul authored
-
Damien Fouilleul authored
- added controlled symbol export support for win32. Now, all visible symbols in libvlc.dll must be declared using either VLC_EXPORT or VLC_PUBLIC_API. Otherwise, they will not be exported. this has the advantage of reducing the number of symbols in the DLL, saving on file size an binding time at runtime. All exported symbols will be listed in the libvlc.def file. This also pave the way for using the visibility feature in GCC 4, adding controlled symbols export for UNIX/MacOS X as well.
-
Antoine Cellerier authored
-