- 21 Jan, 2012 4 commits
-
-
Konstantin Pavlov authored
(cherry picked from commit ce16db86ce9e72aa33f299401953d8ba023ca0a6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit 7deea1888112c69aa61d30947f288eb3b3220426) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This reverts commit 4135148ba02495d59c01e190843bf2cc647c7ef1. It would seem that we need to discuss more about this, before. Back to the ml. (cherry picked from commit 21116876182133ab62ce0044a5ee5b176b6b477c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
fix build with unmodified mingw32 (cherry picked from commit a2f19dccae747eb6271401c01ace3d6acd929fd8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Jan, 2012 12 commits
-
-
Jean-Baptiste Kempf authored
This reverts commit 3c30f52c. Backporting a bit too quickly it seems
-
Jean-Baptiste Kempf authored
(cherry picked from commit 306747df26951eda2adefd12609542a887452c73) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 336c7415a6bc9b59bf31be798979e6cc5f99fdbf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 768cafce8ddda08d12685319381b17f548e4c8e3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5867 (cherry picked from commit e3bb4aa98e55beee6811f5aada8968f602fcd9bc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 291dcb1f2b09840a23cf71762f1d7ef75669d22d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 4135148ba02495d59c01e190843bf2cc647c7ef1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
With libcompat installed (into $(prefix)/lib/vlc/ or whatever), libtool will actually pull only needed functions from the static import library libcompat.a. Previously, it would copy every compat functions into every VLC binaries. This should shrink plugins a bit. (cherry picked from commit 78d45cc159a0cf1c44feef11a2b9800d9398048e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 10f2d436c540f5aadecdf69c05adb00435aabce7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
The patches are not necessary anymore (merged) and the last issue, setlocale is not used anymore, for uselocale. Ref #5879 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4567b66189dbf45e87e82eadc541b7d70cc2d5c3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It now supports all combinaisons of Destinations: - YV9, YV12, I410, I411 (8 bits) - I420, I422, I444 (8, 9 and 10 bits, native endianness only) - YUYV and the various variants - NV12/NV21 - RV15, RV16, RV24, RV32 Sources - YUVA - RGBA - YUVP The quality of the blending is the same, and the speeds for I420 is the same (not tested others combinaisons). Support for blending I420 over another picture has been removed (I don't see the use case and it simplify the code). It closes #5477. (cherry picked from commit fec8f97c7f712483d047e961b31b5cbec921692a) (cherry picked from commit 4729c93f0cfe187029f0aee1c85253bd54edc2ad) This commit is backported, because it is the only way to have proper Hi10p playback on linux using Xv with subtitles. I do not think we want to deal with the support of people asking why they don't see their subtitles, and switching to the openGL output with great drivers is... Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
(cherry picked from commit 0137d3be215be27d29224bd04f921e41e9cac145) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 18 Jan, 2012 9 commits
-
-
Brendon Justin authored
The cache level dropdown in simple preferences previously did not change file-caching, only network-caching, disc-caching and live-caching. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c422cdda4db1e9f69f53e198de8c01ee691f5157) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
Selecting 'Custom' for cache level in simple preferences should leave current settings alone. Custom levels are set in advanced preferences. Fixes #5868. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit fa4b920d664728768c3d15fe7ffc0f0a348cce9e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
drop audio packet after 5 seconds it'll be much too late anyway; and 1 second later is arguably too late too (cherry picked from commit 6189c75855cf343875c334cd9a9b824b3585c5c0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit d5b953c44a4bd5870e78d4272459a4a97393c344) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 4a9ecabe2c03c2918a30913aab1ab3d67ceabf5a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
also remove obsolete flags (cherry picked from commit d8b9e7ae0784b0409bbbc039e9ebbcd95539f94c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
The symbols clash with libthreadutil of upnp (cherry picked from commit e7211c9a48bed2fd345dfac5c33c7f59445ee613) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Olivier Gambier authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit dbedba79a4c61d3ea609a94afa07f4a7ddbf2d59) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
glob() sets the result structure also in case of error. The results may be incomplete. (cherry picked from commit 85488575ba5f5fe93738b73df5dc9e9d3351c8d3)
-
- 17 Jan, 2012 7 commits
-
-
Alexander Law authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Yaron Shahrabani authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Alexander Law authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Rafaël Carré authored
(cherry picked from commit 8cf355785e002ade33af056c68123b395ff4e46f) (cherry picked from commit e64c71e8ea08ecbd678d4b652531a3ae151308f2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 4f417ef5ed3c7dbe3094fded253c135132afa5c2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
U/V planes were swapped twice. (cherry picked from commit 400a9e94170b6dcff6ec2e43ce8b5483ca2a8ede) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Gaurav Narula authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f8fa7854726df936f683f239c726f4719cb82ca7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Jan, 2012 8 commits
-
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Gabor Kelemen authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Marián Hikaník authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Mihkel Kirjutas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Jean-Baptiste Kempf authored
-
Brendon Justin authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 04c1aeb226a0b228bb2e61d843a190a594c685c8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-