- 30 Jul, 2017 5 commits
-
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
Auto-upgrade old setting (i.e. if a user selected a RTL language before, the settings will be autoupdated and VLC will be restarted). Restart will not happen for the most common case (auto language).
-
David Fuhrmann authored
-
David Fuhrmann authored
Enable RTL interface if RTL language was explicitly selected in preferences.
-
Felix Paul Kühne authored
-
- 28 Jul, 2017 5 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
refs #18612
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 27 Jul, 2017 18 commits
-
-
Victorien Le Couviour--Tuffet authored
VideoToolbox already handles it. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Victorien Le Couviour--Tuffet authored
The GL shader already does this job. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Victorien Le Couviour--Tuffet authored
The GL shader already does this job. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Victorien Le Couviour--Tuffet authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Adrien Maglo authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Adrien Maglo authored
-
Alexandre Perraud authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Alexandre Perraud authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Alexandre Perraud authored
Those are SVG based, and will be easier for HiDPI screens Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Fixes crop values not handled #18529 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
When the decoder uses a different size than what was configured in the pool. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
So we don't need to deal with 2 ways to position the texture. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Ref #18613
-
François Cartegnie authored
-
Victorien Le Couviour--Tuffet authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 26 Jul, 2017 12 commits
-
-
François Cartegnie authored
Early PS3 sequential 3D
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
untested
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
Nothing cares about the actual length if it is non-zero. Also constify.
-
Felix Paul Kühne authored
-
Steve Lhomme authored
On such devices the decoder needs to have the exact size with the required DXVA padding but no more and no less. So we can't anything that doesn't match these criteria for decoding. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>