- 29 Nov, 2009 20 commits
-
-
Rémi Denis-Courmont authored
In 0.9, the output refuses to work and the codec just segfaults. In 1.0, it is inoperant due to the removal of the forked libmpeg2. In 1.1, we would anyway need to rewrite it to the new vout API.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
GLX does not use SysV shared memory directly.
-
Rémi Denis-Courmont authored
This smells like fishy cut&paste from the former XV plugin.
-
Rémi Denis-Courmont authored
-
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 4 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.
-