- 24 Aug, 2008 18 commits
-
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
Educational advisory: This commit is not suitable for developpers yet in training.
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Duraffort authored
-
Derk-Jan Hartman authored
This fixes #1807 For Mac OS X that is. We might want to consider changing the default behaviour of playlist_Control( PLAYLIST_VIEWPLAY )
-
Derk-Jan Hartman authored
-
Felix Paul Kühne authored
More to come as soon as I'm returned from work. Meaning, in 12 hours.
-
Rémi Denis-Courmont authored
Revert "Don't mess with the build system a single day (git revert 83b35c64 -n!) before a major (git revert 83b35c64 -n) release" Unbreak Linux build. This reverts commit f806629f.
-
Felix Paul Kühne authored
Don't mess with the build system a single day (git revert 83b35c64 -n!) before a major (git revert 83b35c64 -n) release
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #1758.
-
Jean-Baptiste Kempf authored
zoom and resize when stop should be fixed. #1652 and #1716
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
Pointed-out-by: Pınar Yanardağ
-
Jean-Philippe Andre authored
Do not read directory twice. This solves #1761 but this may not be the real solution. See the origin of the segfault in my comments on the trac.
-
- 23 Aug, 2008 22 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Jean-Philippe Andre authored
If this stays too counter-intuitive, revert this commit, 672c3f35 and 7fe659bf. IMHO, the user who enables the record access-filter knows what he does.
-
Aurelien Nephtali authored
Fixes #1902 Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Note that all NS*Integer types were introduced on 10.5 only. They can tollfree bridged with the respective plain ints. They are undocumented anyway...
-
Derk-Jan Hartman authored
-
Sigmund Augdal authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Proposed by Georg Seifert.
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Antoine Cellerier authored
Don't send failure messages when probing filter. (It unfortunately seems impossible to check if a filter is being probed or asked for explicitly)
-
Antoine Cellerier authored
Fix forced audio filter2 usage in transcode (when using afilter=). Downmixing now works with channels=1 (auto probed filter) or afilter=mono.
-
David Flynn authored
Before setting end_date, remember to initialize the divider for future calculations. Signed-off-by: David Flynn <davidf@rd.bbc.co.uk> Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
-
Antoine Cellerier authored
-
Antoine Cellerier authored
18:36 antoine@macbook ~/videolan/vlc-build% ./vlc ~/media/music/Greenday/American\ Idiot/01\ -\ American\ Idiot.mp3 --sout '#transcode{acodec=mpga,ab=32,channels=1}:std{access=file,mux=raw,dst=/tmp/a.mp3}' -vvv -I dummy --no-media-library (with pre 9107e1e0 builds you need to add --sout-mono-downmix to the command line)
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-