- 24 Nov, 2009 9 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
(This is a really tiny fix but I'm used to use compile script).
-
Rémi Duraffort authored
-
Olivier Aubert authored
This reverts commit ea4b6069.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Olivier Aubert authored
config.h should be bundled with dev. packages (this concerns at least libvlccore-dev on Debian). Or regenerated by a script.
-
Rafaël Carré authored
"psz_af2" -> "psz_af"
-
- 23 Nov, 2009 8 commits
-
-
Olivier Aubert authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This follows the historical LibVLC semantic (and new --rate one), so bigger is faster. In the process, simplify a few code paths, especially those in LibVLC, but make many other code paths more complicated due to integer<->float conversion. Most of those paths could probably be simplified. * Fix RC "fastforward" command behaviour (it was slowing down instead) * Fix str_format_mera 'R' format string with negative rates and rates such that (rate % 1000 < 100).
-
Olivier Aubert authored
python-ctypes: implement shortcut media.add_options (in addition to the existing instance.media_new( mrl, options...))
-
Olivier Aubert authored
-
- 22 Nov, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 Nov, 2009 5 commits
-
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
Add -lws2/-lws2_32
-
Clement Chesnin authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Clement Chesnin authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Clement Chesnin authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 20 Nov, 2009 12 commits
-
-
Pierre Ynard authored
Disable the ARM pld instruction only on architecture versions that don't support it. Thanks to Kirill A. Shutemov!
-
Pierre Ynard authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
libvlc: add a function get the statistics about the current media (also add a structure to expose this values). All statistics are not exported, only the most used are exported.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 19 Nov, 2009 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Hugo Beauzee-Luyssen authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-