- 26 Feb, 2013 4 commits
-
-
Francois Cartegnie authored
According to documentation, must be colon separated instead of commas. Also removes list enclosure.
-
Martin Storsjö authored
We can't use any of them since they don't output plain YUV data but require using direct rendering. This simplifies the condition and possibly also catches other cases where it would be needed. The case where it was added was for a device where the codec ending with .secure was listed before the normal one. This kind of codec is available on many other devices as well, but they're normally listed only after the normal ones so we never pick them. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Nicolas Chauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Ref #8125
-
- 25 Feb, 2013 5 commits
-
-
Konstantin Pavlov authored
Fixes #7774.
-
Martin Storsjö authored
This still keeps the mapping for VC1 and WMV3 that works fine on e.g. Samsung Galaxy S3, without negatively affecting other devices that expose decoders with this role but that we don't work well with. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Rémi Denis-Courmont authored
ETSI EN 300 468 § A.2 assigns the first byte 0x14 value to the "Big5 subset of ISO/IEC 10646". This really means that the character set is Big5, but the encoding is ISO/IEC 10646, a.k.a. Unicode.
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
- 24 Feb, 2013 10 commits
-
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
TODO: cursor rendering
-
Felix Paul Kühne authored
This fixes display of RGB* input modules such as screen://
-
Sébastien Escudier authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 23 Feb, 2013 2 commits
-
-
Rémi Denis-Courmont authored
These were broken since 6270a4c7.
-
Rémi Denis-Courmont authored
-
- 22 Feb, 2013 1 commit
-
-
Sébastien Escudier authored
-
- 21 Feb, 2013 2 commits
-
-
Rémi Denis-Courmont authored
This reverts commit 6b2d303b. This fixes #8220.
-
Rémi Denis-Courmont authored
-
- 20 Feb, 2013 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Also remove dated comment.
-
- 19 Feb, 2013 5 commits
-
-
Rémi Denis-Courmont authored
Luckily, signed and unsigned int are compatible types.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 18 Feb, 2013 9 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
close #7971
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Close #8199
-
Rafaël Carré authored
-