- 18 Oct, 2014 11 commits
-
-
David Fuhrmann authored
(cherry picked from commit 0d7d2cb4b1b98988f2e4b15af2af0f81b8253080) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 0b001a0763aa2e34f6abd921184ce58d56947421) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 5647339c6b8631f749b6c102da90715e04ab82a4) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
Damien Erambert authored
Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 42ee1b6ebb4bdf6b5092e824a95b65839ba018ef) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 1f027bcb06c8f8d92084af1a584869dbee3039c9) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
David Fuhrmann authored
This also cleans up the images structure inside the project. (cherry picked from commit 6616504dfb7658f3b394bef2555f92a390e682ed) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> Conflicts: modules/gui/macosx/StringUtility.m
-
David Fuhrmann authored
(cherry picked from commit baf2c19d97b874373480c317174aebf92504b060) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
David Fuhrmann authored
Now, new root folders are created for yosemite, with the naming scheme mainwindow_yosemite. All icons have the prefix ys-. (cherry picked from commit 405614f5422880ecf75072a1ad99ecd201ce4564) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
David Fuhrmann authored
Also renames 4 yosemite graphics to match the existing naming. (cherry picked from commit fe8867d9257075bd8b8866cb1e63a56bbd99aee4) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
Damien Erambert authored
Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 45e123f9dadf42220a3844e7152d8d87d8dd0b4c) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 2c674d76924785536fef66929b7ddcb08dde585b) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
- 16 Oct, 2014 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 9bf41d6aeb35a121ce9c96adb21852ca69eb106b)
-
- 15 Oct, 2014 3 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 3b33cbca98e76ed3d65fabcf9efedcea415ffdf5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
fix mediacodec with android-L on Nexus 7v2. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6e2f49095619d027ba99020076b0aedc6cde7afe) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 05644c1e54548cc4ac0b57b70000d2e5fe7d5c16) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Oct, 2014 3 commits
-
-
Jean-Baptiste Kempf authored
This should avoid the issues of packaging libgcc_s_sjlj-1.dll, libwinpthread-1.dll and the like. (cherry picked from commit 417b6eb0f09dc73984a7dba2aa42c9d8683d5294) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 863f851833eab0c4a2b5de354bbf50270a5d8d2b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 1e913466fb03169e6235f09a8cfae1910b89e3e6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Oct, 2014 3 commits
-
-
Julian Scheel authored
The subpicture reset, as stated in the comment, is only required when rendering text-subtitles. In fact it causes an invalid image to be generated and possibly output in non-text mode. Hence disable the picture recreation for non-text mode. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 47012982d20cf537fc710edd14c9c9c4183d0a19) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tristan Matthews authored
(cherry picked from commit 7bd11e51ac8dee7c27faff7c1c406164f2943a94) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> Conflicts: contrib/src/speexdsp/rules.mak
-
Felix Paul Kühne authored
(cherry picked from commit af3eeea5af09938d1f90c46f048137156c531327)
-
- 11 Oct, 2014 8 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 88ab8def21e117704335a800cfbe5e08baf1edd7)
-
Rémi Denis-Courmont authored
(cherry picked from commit fb63f1cc675c5302628ad2fec033ac2472107085)
-
Rémi Denis-Courmont authored
This ensures that subpictures blending works, and avoids copying back video frames from GPU to CPU. For proper hardware acceleration, use libvlc_media_player_set_xwindow() instead. (cherry picked from commit 86796e2a57adcf5daea9d182c4378e49b40a7f47)
-
Rémi Denis-Courmont authored
(cherry picked from commit e8ab8fb6b40d315632da311de7a2e03002a528c5)
-
Rémi Denis-Courmont authored
(cherry picked from commit dbdd63484c7e8bed853e4f2b398c906df181be3a)
-
Rémi Denis-Courmont authored
Pointed-out-by: Paweł Stankowski (cherry picked from commit 34fef72dab6f7718370dbe27a66f320362475198) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tristan Matthews authored
(cherry picked from commit fd1e287a11d678a8e131d59979e84fb4486c0c57)
-
Tristan Matthews authored
(cherry picked from commit 47431e192bbaefe723c7b6915a54f3ab4ca440e8)
-
- 10 Oct, 2014 4 commits
-
-
Francois Cartegnie authored
(cherry picked from commit d1bdd44b1902f62453f6982e1ee09a5b243f25ee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 8a0493add9682187192cc3dab514294ad0b9f541) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 56e71fe572f9e97c8deb3cffdebdd0f0ea8979d0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 54bbfac289eeeed9ba044bf9f9e1ee43e5642c78) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 09 Oct, 2014 6 commits
-
-
Francois Cartegnie authored
(cherry picked from commit b3664586b7db3bd94fad7dd12b9cad3633eaef1a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit dde5f4aff32b81b6cace0a88a3a718147d0f3bf4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit cd87a5a9482adef5c679f80fc3a75eccbd7c6970) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 3979f15fc235f576f5ed4278ffe06eab53425bf4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 929970aecfc91725ba243953ccb5197fa797c0a8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 2caa3ce4d4a50da0796d0e2bb7feebb53aed8f8f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 08 Oct, 2014 1 commit
-
-
Rafaël Carré authored
(cherry picked from commit 63c91494921e17541f96c4b311ed791ee3ce21d9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-