- 26 Apr, 2009 17 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Konstanty authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
No functionnal changes.
-
Laurent Aimar authored
Based on an initial patch from Nicolas Chauvet.
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #2427.
-
Laurent Aimar authored
Only libvlc_priv was needed.
-
Laurent Aimar authored
It is simply unneeded.
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Tero Pelander authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
- 25 Apr, 2009 19 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Allocation of U/V planes and unsupported chroma fallback are critically missing. XvPort grabbing is not implemented. Also, full screen, scale, zoom, A.R. and crop are missing as with the other XCB plugin.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
It has no functionnality changes.
-
Laurent Aimar authored
Sorry for the previous one.
-
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 Duraffort authored
(this fix the sort which was buggy).
-
Rémi Duraffort authored
(and fix a memleak)
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Laurent Aimar authored
Its current value is 0 because of historical reasons. Once all the code has been reviewed and changed to use BLOCK_TS_INVALID, we can then lower it to INT64_MIN for example.
-
Rémi Denis-Courmont authored
-
Anthony Loiseau authored
Deinterlace plugin seems safe enough to allow its usage, in web plugin in my case. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Laurent Aimar authored
At least a non allocated lock was released.
-
- 24 Apr, 2009 4 commits
-
-
Jean-Baptiste Kempf authored
To crash it: - Uncheck preference all->Video->Embedded video - save and exit vlc. - open VLC - Open a video file with vlc, turn on visualization. - ReCheck preferences all->Video->Embedded video and save preferences. - Press "N" at the keyboard Close #2486.
-
Laurent Aimar authored
-
Laurent Aimar authored
It also makes it match the dvb-frequency option documentation.
-
Laurent Aimar authored
It seems that BDA does not filter out corrupted packets so our demuxer detection can be fooled by bad reception.
-