- 23 Mar, 2012 17 commits
-
-
Jean-Baptiste Kempf authored
They would not work with IDirect3DDevice9::StretchRect See: http://forum.videolan.org/viewtopic.php?f=14&t=99498 http://forum.videolan.org/viewtopic.php?f=14&t=99235 http://forum.videolan.org/viewtopic.php?f=14&t=98882 http://forum.videolan.org/viewtopic.php?f=14&t=98514
-
Jean-Baptiste Kempf authored
This is necessary to track the issues we have on XP with some GPU.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Frédéric Yhuel authored
end of the stream. This is wrong and the patch fix that. Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Jean-Baptiste Kempf authored
Should close #6397
-
Frédéric Yhuel authored
These are Smooth Streaming specific boxes, which provide duration and time offset of subsequent(s) fragment(s), thus allowing us to avoid manifest polling in "live" mode. See the following file for reference: http://download.microsoft.com/download/B/0/B/B0B199DB-41E6-400F-90CD-C350D0C14A53/%5BMS-SSTR%5D.pdfSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Frédéric Yhuel authored
- Take into account 'duration-is-empty' flag - Avoid a full level of indentation Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sébastien Escudier authored
-
Sébastien Escudier authored
refs #6461
-
Felix Paul Kühne authored
This reverts commit 5c1644d4.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
additionally, set the correct endianness value, since the check will fail
-
Felix Paul Kühne authored
-
Philippe Coent authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 22 Mar, 2012 23 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
ios/build.sh: disable a few more contribs (for now), improve the CFLAGS and disable a few more of VLC's modules
-
Philippe Coent authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Philippe Coent authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Erwan Tulou authored
-
Erwan Tulou authored
This patch adds isScrollable() to a control, so that we can distinguish controls that require mouse wheel (playtree, slider) from those that don't. In the latter case, we can then forward events to vlc core. this fixes #6457.
-
Rémi Denis-Courmont authored
Without this flag, PulseAudio will tweak the buffer parameters, but will not account for hardware latencies. As a consequence, the live caching parameter is not really followed - the latency is longer. Longer latency becomes a big problem when trying to synch with another live source (such as a V4L2 video capture device). Then audio is too late and gets discarded or messed up at output.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
John Freed authored
Close #5785 and #6394 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
John Freed authored
Fixes undocumented/poorly documented Windows behavior. RemoveFilter function does a silent Release(). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
John Freed authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-