- 01 May, 2014 7 commits
-
-
Francois Cartegnie authored
Was introduced as workaround for the SQL ML Classes design mess refs 2f353e18
-
Francois Cartegnie authored
refs c2c113e3
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
SteamIndex for Chapters have no stream, then no qlevels
-
- 30 Apr, 2014 3 commits
-
-
Felix Abecassis authored
Close #10745
-
Gwenole Beauchesne authored
Fix download from Uncacheable Speculative Write Combining (USWC) memory, e.g. VA surfaces, when the dimensions are odd. In particular, make sure to get the very last chroma component for each row. Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Adrien Maglo authored
Release MediaCodec only if the codec has been successfully created. This might avoid some crashes.
-
- 29 Apr, 2014 2 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 28 Apr, 2014 6 commits
-
-
Felix Paul Kühne authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
This notifies the extension manager on the non-main thread as before, the queue ensures that changes in quick succession are processed in-order. For the rationale see a8ff5278. Fixes another deadlock on application termination. close #10647
-
Felix Paul Kühne authored
-
- 27 Apr, 2014 22 commits
-
-
Felix Paul Kühne authored
-
Tristan Matthews authored
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
This should fix stutter.
-
Jean-Baptiste Kempf authored
Close #11331
-
O. Hartmann authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Denis Charmet authored
Since Directsound is unable to detect an underrun while looping, this might be the simplest solution to avoid audio glitches when the audio track finishes before the other es tracks. It may look overkill but this properly fix #11145 once and for all.
-
Felix Paul Kühne authored
Dimensions match the iTunes counter-part setting
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Close #10844
-
Luca Barbato authored
Overly large frame sizes are commonly caused by broken streams. Close #11245 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tristan Matthews authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
OS X Mavericks takes read-ahead very seriously when accessing SMB drives, so it caches up to a 100 MB. However, when the end of said cache is reached, VLC will stutter because the file system needs to re-connect to the server first. Disabling read-ahead leads to a continous data flow at the media's bitrate. This solves a regression introduced in fe0a075e
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
-