- 21 Jan, 2012 16 commits
-
-
Rafaël Carré authored
Use make install instead of broken rule in a custom script Close #5891 Also move headers installation from said script to package.mak We should use make install in the main directory but for some reason the rule recurses and never ends (cherry picked from commit 860a7e5c4193e4990f171cea93bddf43dba009b5) Conflicts: extras/package/macosx/package.mak projects/macosx/framework/Pre-Compile.sh
-
David Fuhrmann authored
should fix #4812 for vlc 2 Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 9ae001675da6a878b4bdbe3fc4c693bd9a802013) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 9266718f657569e30e348564d37f90fdee297d36) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 3d7351e61608abf3aa724883aff20cff59b3b673) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 1fb57312dde28b3e8d1bb966418229898d1fdfa5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 3ab779178263e7831e9e1d38b618428d0d44dad9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 75beeaed4f5a27201cc6310d1b8bef5505754a0d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 07c007cc2439e99b8d72fa8c94601f7c5fc92da2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit a7bd6bdebe4c9086e53cbc8e2d8928dff2e22298) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit fdb56db9694f4e3df0b8a58cd6a63a486f662071) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit cbfb9425df939d90ace2ae136b4c08485d71f981) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit 0d9b87048de1d8567f84ec6d4eb6077561a6e1f3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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 3 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>
-