- 27 Apr, 2014 6 commits
-
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 26 Apr, 2014 5 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
(with (uint8_t)255 << (int)24)
-
- 25 Apr, 2014 7 commits
-
-
David Fuhrmann authored
This will result in approx. 50% utilization for tta files. close #11193
-
Felix Abecassis authored
Media Foundation is a framework for encoding/decoding multimedia content on Windows Vista and above. A Media Foundation Transform (MFT) is a module implementing an encoder, a decoder or a filter. MFTs can be enumerated and initialized using the function MFTEnumEx. A MFT can be SW or HW, synchronous or asynchronous.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 24 Apr, 2014 22 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
Previous code was never called for fullscreen and video-on-top. close #9999
-
David Fuhrmann authored
Also fixes bug for retina displays where events got missed because stored value is the pixel value, but new one is the point value. (close #10743)
-
Francois Cartegnie authored
-
Francois Cartegnie authored
refs #10222
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
ret cannot be NULL.
-
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
Also fix format string.
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
refs #1532
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Francois Cartegnie authored
confusion: wanted min of max.
-
Francois Cartegnie authored
A better way would probably keep not asking and seek and load index when 'slow' seekable.
-
Felix Paul Kühne authored
To avoid collisions with existing touch gesture recognizers, a double-tap is needed to trigger a left-click mouse event
-
Felix Paul Kühne authored
This fails in one of three attempts in Webkit and even more often in Gecko browsers
-
Jean-Baptiste Kempf authored
-