- 16 Sep, 2011 13 commits
-
-
Damien Erambert authored
macosx: added fspanel graphics scaled by a factor of 1.5 for screens with huge resolutions (not yet used)
-
Damien Erambert authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
growl_udp: removed module, since it is broken and will no longer be supported by Growl's next release
-
Felix Paul Kühne authored
macosx: fixed white spacing errors introduced in previous commit (ff8183c0)
-
Jan Winter authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5321
-
Jean-Baptiste Kempf authored
Close #5322
-
Sebastien Zwickert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Thanks Elvis
-
- 15 Sep, 2011 10 commits
-
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
Similar functionality wasn't quite available by combining vlc.var.create() and vlc.var.get()
-
Pierre Ynard authored
This can be used right away in lua playlist scripts, and possibly in demuxers that support multiple video tracks
-
Jean-Baptiste Kempf authored
-
Yuval Tze authored
change default min-alpha value to 70 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Sébastien Toque authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
So that we have jp2k support on Windows and MacOS
-
Jean-Baptiste Kempf authored
This wasn't present in the old contribs
-
- 14 Sep, 2011 4 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Erwan Tulou authored
shadow and outline must be reset to NULL if the freetype call fails, so that the same memory is not deallocated twice later on.
-
Jean-Baptiste Kempf authored
-
- 13 Sep, 2011 13 commits
-
-
Rafaël Carré authored
make the function static inline don't compile it at all if we can't compile SSE2
-
Rafaël Carré authored
-
Rafaël Carré authored
Also no need to keep references to an antique snapshot
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
refs #3178
-
Francois Cartegnie authored
We still have the old vlm.html interface, as only batch commands are in the new lua http interface. Moving apart its own files gives a clearer view of the two versions.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Old vlm interface was not working because of missing files
-
Laurent Aimar authored
This reverts commit 3e6913a3. The decoder object can be destroyed before libass is and so cannot be used for logging.
-
Laurent Aimar authored
The global one may not be in synch when the callback is called.
-