- 24 Aug, 2008 40 commits
-
-
Jean-Philippe Andre authored
Qt: don't check if a variable is a command. This will show radio buttons for zzom, crop & aspect-ratio.
-
Antoine Cellerier authored
Hopefully fix #1910 'When I use the command "mrl playlist_add vlc_play", "playlist_add" used to return the index of the item added to the playlist wheras in the last nightly build, "playlist_add" just add 0 to the stack. Thus, "vlc_play" just play the first element of the playlist in spite of playing the desired file.' ... and fix an unrelated compilation warning which ended up being a bit more complex to fix than I though.
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
(What about some GCCisms for static type checking here... later)
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Philippe Andre authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
...and use Windows built-in function for command line parsing.
-
Rémi Denis-Courmont authored
-
Jean-Philippe Andre authored
Note: this is still buggy as deletng items does not update other item's IDs
-
Jean-Philippe Andre authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Vicente Jimenez Aguilar authored
Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Vicente Jimenez Aguilar authored
Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
David Flynn authored
Updated to use revised granule_position in oggDirac mapping.
-
David Flynn authored
It is more reliable to interpolate pts at the output of the decoder than to use dts. This requires demuxers that only provide dts (such as avi) to provide an initial value of pts so that the decoder may interpolate correctly.
-
David Flynn authored
- Enable signaling of 24bit fourcc - Fix interleaving: - 24bit audio is output by flac in 32bit words. - VLC treats 24bit auido as 24bit words.
-
Antoine Cellerier authored
Remove useless and unfinished seamcarving resizer plugin. (We don't want experimentations in a release do we? :p)
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
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
-