- 11 Nov, 2006 13 commits
-
-
Sigmund Augdal Helberg authored
yellow guy" in sin city or the red dressed girl in the beginning of schindlers list
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The libvlc.so ABI is still way too unstable IMHO. This commit will probably break havoc in bindings in the short term, but hey, this is the unstable branch
-
Rémi Denis-Courmont authored
(suppress one more ugly piece of code)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Marian Durkovic authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
I'm not sure that this is ok but it definitively prevents impossible to solve puzzles from being generated here.
-
- 10 Nov, 2006 27 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Though there is not an useless lock and iconv handler in the Darwin specific stuff.
-
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
-
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
-
Antoine Cellerier authored
-
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
-
Rémi Denis-Courmont authored
* Fix avformat demux IOSeek. Should improve playback of some flv's * Improve avformat demux SET_POSITION.
-
Rémi Denis-Courmont authored
-- Cette ligne, et les suivantes ci-dessous, seront ignorées-- M src/libvlc.h M src/stream_output/sap.c
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
control media seek 10 -> seek to position 10% (previous behavior) control media seek +10 -> seek 10% forward control media seed -10 -> seek 10% backwards control media seek 10s -> seek to position 10s (works with +- too) control media seek 10ms -> seel to position 10ms (works with +- too)
-
Antoine Cellerier authored
Add msecseek command in VLM to seek to a position given in milliseconds. Patch by Igor Helman ( http://forum.videolan.org/viewtopic.php?t=27989 ) + misc variables handling changes by me
-
Antoine Cellerier authored
Return syntax error message when issuing invalid instance specific control command in VLM. ("control test thisisaninstanceid play" is valid, "control test thisisaninstanceid asdqsd" isn't).
-