- 17 Jul, 2011 8 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
This is really basic for the moment but already allows to find (and fix) one bug. The test is not activated by default. VLC quits if the test succeed or wait forever if the test fails so run it with the following command: "timeout 5 ./vlc -I luaintf --lua-intf=test"
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Fixes #4952
-
Felix Paul Kühne authored
-
Erwan Tulou authored
-
Felix Paul Kühne authored
macosx: re-implemented the slower/faster menu items as a logarithmic slider similar to the Qt interface
-
Rémi Denis-Courmont authored
-
- 16 Jul, 2011 12 commits
-
-
Rémi Denis-Courmont authored
This should fix buffer underflows in most cases.
-
Rémi Denis-Courmont authored
Also move some stuff from vlc_config.h to vlc_aout*.h
-
Rafaël Carré authored
Forward all available codec data to libavcodec Closes: #4254
-
Rafaël Carré authored
-
Felix Paul Kühne authored
moved some elements around and renamed them within the 'Capture' tab it's no longer called an 'iSight input', etc.
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
The user is not going to see the banner, and this tends to clutter error logs (X server, cron jobs...) - not only on MacOS.
-
Rémi Denis-Courmont authored
<vlc_es.h> includes <vlc_fourcc.h> already
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
reduce indentation level concatenate a few lines add a mention to #4005 in a comment make a table static const change style: ( bla ) -> (bla)
-
Rafaël Carré authored
-
Rafaël Carré authored
argument is a string ("on" or "off") not a bool
-
- 15 Jul, 2011 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
it automatically detects inserted disks and their type, so type selector by the user is no longer needed, which allows a much cleaner GUI
-
- 14 Jul, 2011 11 commits
-
-
Rémi Denis-Courmont authored
I don't want this plugin selected by default, only "file".
-
Colin Guthrie authored
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
-
- 13 Jul, 2011 6 commits
-
-
Rémi Denis-Courmont authored
-
Alexey Sokolov authored
This changes filename from "latest" to explicit versioned name. As official site doesn't provide old tarballs, we use http://code.google.com/p/live555sourcecontrol/downloads instead. Note: when updating contrib to new version, need to get checksum from official site, not from there! Just in case... Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
-