- 12 Oct, 2014 10 commits
-
-
Rémi Denis-Courmont authored
Return 0 as usual, rather than undefined result.
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Uwe L. Korn authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Tristan Matthews authored
-
- 11 Oct, 2014 14 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
This ensures that subpictures blending works, and avoids copying back video frames from GPU to CPU. For proper hardware acceleration, use libvlc_media_player_set_xwindow() instead.
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Pointed-out-by: Paweł Stankowski
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 10 Oct, 2014 8 commits
-
-
Rémi Denis-Courmont authored
Regression from c9d33a61.
-
Julian Scheel authored
If a color-key is requested check the stored nav-link to be in the valid page range before following it. This avoids unexpected disappearance of the teletext overlay if a color-link does not exist or is not yet loaded. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Julian Scheel authored
The subpicture reset, as stated in the comment, is only required when rendering text-subtitles. In fact it causes an invalid image to be generated and possibly output in non-text mode. Hence disable the picture recreation for non-text mode. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Julian Scheel authored
The framerate of pictures might change without a change of the general input format information. So to ensure that we always handle the correct refreshrate we compare the refreshrate of each picture with the currently configured one. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Julian Scheel authored
Makes debugging of badly deinterlaced content a bit easier. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Julian Scheel authored
The logic setting the top_field_first flag was broken as it evaluated the actual mode in case of progressive instead of in interlaced case. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 09 Oct, 2014 8 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Thomas Guillem authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Thomas Guillem authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Julian Scheel authored
Query the interlace type from the mmal decoder on format change and pass it through to vlc_pictures. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-