- 29 Nov, 2009 15 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
Keeps previous behavior when subtitles overlapped in time, except when trying to move subtitles below the bottom picture edge -> they start to visually overlap because of bounding.
-
Jakob Leben authored
This reverts commit 4c627dc6.
-
Jakob Leben authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
Fixes the glitch when displaying subtitles and subtitle position != 0. Modifies behavior when subtitles overlap: newer subtitles push older ones higher
-
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
-
- 28 Nov, 2009 13 commits
-
-
Geoffroy Couprie authored
The file associations need to be implemented
-
Geoffroy Couprie authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The execution of a seek command will be postpone until the decoder has finished its bufferisation (or until 125ms has elapsed since the last seek).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
If the access does not support CAM, we need to free the PMT (closes #3163)
-
Jakob Leben authored
+ remove a dead line & kill a warning
-
Rémi Denis-Courmont authored
It's already in the pkg-config helper, and there was a syntax error in the fallback case.
-
Srikanth Raju authored
This is a sql module for VLC which connects the SQLite library to VLC. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Srikanth Raju authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 27 Nov, 2009 3 commits
-
-
Pierre Ynard authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 26 Nov, 2009 8 commits
-
-
Rafaël Carré authored
Move it from libvlc where it didn't work to vlc binary where it really should be Now VLC can be started from dock again after [13d838b6]
-
Rémi Denis-Courmont authored
Previously, we'd assume we have the source address, which was confusing.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It is computationally more expensive than the ugly one (and has higher priority). Yet, in my opinion, it sounds even worse.
-
Rémi Denis-Courmont authored
The ugly resampler is almost as fast yet way better.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
-
- 25 Nov, 2009 1 commit
-
-
Pierre Ynard authored
-