An error occurred fetching the project authors.
- 09 Jan, 2011 9 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Reorder the function declarations to avoid forward declarations.
-
Laurent Aimar authored
-
Laurent Aimar authored
I have merged spu_RenderSubpictures and spu_SortSubpictures and removed the blending from spu_RenderSubpictures. No functionnal changes except maybe a bit for the transcode plugin.
-
Laurent Aimar authored
-
- 27 Jul, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 03 Jun, 2010 1 commit
-
-
Laurent Aimar authored
-
- 29 May, 2010 1 commit
-
-
Laurent Aimar authored
It doesn't belong to the input.
-
- 26 May, 2010 4 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
spu_sys_t::i_channel is not equal to the number of currently used channels but t is equal to the number of reserved channel since the spu creation.
-
Laurent Aimar authored
-
- 21 May, 2010 1 commit
-
-
Laurent Aimar authored
This removes a dangerous vlc_object_find(PARENT) and potentially invalids var_DelCallback(). It also avoids useless callback destructions and so fixes some dvd menus.
-
- 18 May, 2010 1 commit
-
-
Laurent Aimar authored
-
- 10 May, 2010 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 04 May, 2010 1 commit
-
-
Laurent Aimar authored
-
- 01 May, 2010 1 commit
-
-
Laurent Aimar authored
-
- 29 Apr, 2010 1 commit
-
-
Laurent Aimar authored
-
- 23 Apr, 2010 1 commit
-
-
Laurent Aimar authored
As a side effects, it may improve a bit frame stepping.
-
- 21 Feb, 2010 2 commits
-
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
- 13 Feb, 2010 2 commits
-
-
Antoine Cellerier authored
Attach the vout object to parent before spu creation so modules loaded by spu can use var inheritance.
-
Rémi Denis-Courmont authored
-
- 07 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 28 Jan, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 23 Jan, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 17 Jan, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 16 Dec, 2009 2 commits
-
-
Laurent Aimar authored
It was duplicated with es_format_t::i_sar_num/den.
-
Laurent Aimar authored
-
- 29 Nov, 2009 4 commits
-
-
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
-
Jakob Leben authored
Fixes the glitch when displaying subtitles and subtitle position != 0. Modifies behavior when subtitles overlap: newer subtitles push older ones higher
-
- 28 Nov, 2009 1 commit
-
-
Jakob Leben authored
-
- 29 Jul, 2009 1 commit
-
-
Laurent Aimar authored
They were introduced by [9b8c543c]. For example: the PiP for a snapshot was not shown when the stream was paused.
-