- 30 Nov, 2009 10 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is not really relevant as long as we have only one item. However, sout-keep should really always be on anyway when streaming. Most protocols would terminate client connections when the item changes, and the file output would overwrite the file. (sout_gather would be more problematic. We should use it too, but it has always made sout_display crash.)
-
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
-
Jakob Leben authored
Reusing settings from before 1.1.0 results in a mess.
-
- 29 Nov, 2009 22 commits
-
-
Rémi Denis-Courmont authored
We don't use GLX with Xomap (rather XV or X11)
-
Rémi Denis-Courmont authored
-
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 8 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
-