- 16 May, 2007 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 15 May, 2007 6 commits
-
-
Christophe Mutricy authored
-
Ken Self authored
-
Pavlov Konstantin authored
Fix liblua5.1 detection on non-debian system (e.g. mine) that doesn't have lua5.1.pc but do have lua.pc. Check for lua >= 5.1.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
- 14 May, 2007 17 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
* share/luaplaylist/*: Lua playlist scripts for youtube, daily motion, metacafe and google video The luaplaylist demux has a score of 0 so you have to use --demux lua,any to enable it. I'll change its score once people report that it works fine.
-
Filippo Carone authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Add define HAVE_BIGENDIAN to bootstrap and config.mak when compiler is armeb-linux-uclibc. Also add armeb-uclibc support to live555 buildsystem.
-
Christophe Mutricy authored
-
Damien Fouilleul authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Damien Fouilleul authored
-
Christophe Mutricy authored
-
Damien Fouilleul authored
vout: merged all Microsoft Windows specific vouts under msw directory in order to leverage common event handling
-
Jean-Paul Saman authored
Make it possible to force a distro.mak to use. This is helpfull in cross-compile situations to distinquish for a known target.
-
Antoine Cellerier authored
-
Christophe Mutricy authored
-
- 13 May, 2007 7 commits
-
-
Christophe Mutricy authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
* New Lua based playlist demuxer. Code is far from being finished. It currently implements some url translation stuff similar to what videoportals.c does (in share/luaplaylist/test.lua). To test it, run: ./vlc --demux lua "http://www.youtube.com/watch?v=CPRC4glkvq0" --color -v -I dummy. The idea is to make it possible for users to add their own (text) playlist demuxers (including stuff like the video portals URL translation) without needing to recompile VLC.
-
Christophe Mutricy authored
-
Filippo Carone authored
-
Filippo Carone authored
-
Filippo Carone authored
-
- 12 May, 2007 8 commits
-
-
Christophe Mutricy authored
main_interface: update the systray tooltip
-
Sigmund Augdal Helberg authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
audio_output/output.c: Make sure we are properly locking the fifo lock when appropriate. (please review).
-
Antoine Cellerier authored
-