- 09 Jan, 2012 8 commits
-
-
Laurent Aimar authored
It was added by [5e0e7978ffa0ad34c780c08caf518efcc4082127]. (cherry picked from commit ffc31b5c43de67733ee90b3ea07409a7d81733d0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It happens when the size information is missing. It closes #5766. (cherry picked from commit 5e0e7978ffa0ad34c780c08caf518efcc4082127) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It is usefull to load a whole file to memory. (cherry picked from commit 63af7c781fe9c3cf07babb8befacd1d87b2182ca) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 69a6354729fe83768f0e117889bb415969c25f75) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 520e60b66c2747105a91222cf101bfc806cd55f9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit efd3ce8fa8000a626ad0b7fcaf4cb1f288c2c487) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5801 (cherry picked from commit 2b3f7fc5c6cc3cc9334761d41d8e266b10b7f87f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
Stereoscopic formats would get mistakenly selected (cherry picked from commit 0d4e2968970e2a344ce81c979b78e27435c485c6) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 08 Jan, 2012 18 commits
-
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
The issue was that we had 2 VLCPlaylist objects although they should be only one. Therefore this commit removes the wrong one in Open.xib Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit aba135724b94f77e5e2d561cd249792f4d217340) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
also adds forgotten PL_LOCK and removes a commented out code block which should not be needed anymore Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 3ed6c0090febe190909fb867ae4dfac5311e9c06) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
fixes both #5733 and #5806 (cherry picked from commit a3349c78515633fec940c37ef469252a730fb529) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christophe Mutricy authored
-
Christophe Mutricy authored
5 new strings
-
Pierre Ynard authored
Use the same approach as in the playlist module This should fix #5398 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b33269e785fbe4541c2b52700181c005066528d9) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Naohiro KORIYAMA authored
Align stack variables manually in yadif x86 code. This is fixed for the issue that yadif crashes VLC on Windows XP. This issue happens win32 build on Windows 32bit. This issue doesn't happen win32 build on Windows 64bit. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 577b183d295adbea85e03502d73d04fd3f90ef90) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: always expand all sidebar nodes on launch (fixes #5811) and make sure that the sidebar isn't editable by the user (cherry picked from commit 72f3e860b6f12775f9d965121f34a994f3dcbf74) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit af6ffdaac40af9e5622e7521693f0186865e0e97) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 09ad74bd3606a9dc876f1d3647bd74e016d47a7a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
And removed our patch that has been applied upstream. Close #5795 Pointed by Mangled Deutz (cherry picked from commit 0bce87068194ed1a06e6e81daa9dfca9c578a953) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 4665c50e94985e35eec8d3f2171812440a17d806) (cherry picked from commit c4808dbd84321a9447c4bc2d3c761586a3317e47) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: improve handling the mute action in the main window. disable slider and fullvolume button in case mute is active. (fixes #5800) (cherry picked from commit df8a9d08077afb7de671c3d6de4bde323de5c61c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: make sure that the bottombar controls don't respond in Lion's native fullscreen mode (fixes #5799) (cherry picked from commit bf2aac7578db445855c33537ff4207138214dffd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit c0a55dc721f8e15198c37be0efe32be4934ee783) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit a7026d196a8c6e154079873b2592d684ae1131ef) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 4b7092988ef85ce131f3803aec11f1b677e59c7b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Jan, 2012 13 commits
-
-
Pierre Ynard authored
(cherry picked from commit 541ccdc6134a6340afcf9e0f9612f2a86e733ed6) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
Closes #5705 (cherry picked from commit c90a3e02568368f55f454aee7c89ed57a945ed17) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Naohiro KORIYAMA authored
I did incorrect modification moving [16] out of DECLARE_ALIGNED(), and it caused a crash. Fixes #5793. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit a4ad11925259f716d65a8527c188339f67affad7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5792 (cherry picked from commit 28958fd5930d1efe9801213354b4998e4a881fc4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
The check is a bit less strict to adapt to the various URL we can get. It closes #5661. (cherry picked from commit 13295779a6dbc6924c28343e4ff47e5ef6345a40) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit ea6be1180916f7eacd31cb7f341a66e7c5633674) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
A filter shall not return an input buffer. It closes #5748. (cherry picked from commit 76821fb12d7e3a5cf6be62f023852c8091b09a69) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit cdae44ac1286152bcfffa61eb358447bb6864632) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It closes #5628. (cherry picked from commit 94d21282e56fb9ccd8e2e98e058b24909d63839c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit c16b17c630c48c28a2f31629ff736e41cc789d73) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
The plane size of the pictures given to a decoder can be a bit larger than necessary. It can happens when the video size is incompatible with the colorspace. It closes #5770. (cherry picked from commit 4a26ac7f892063dcc79ade092e490a6e4168f8f9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 2a1e9a20029d0c06693f200666934e70224cedb6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
fixes #5779 (cherry picked from commit 0c4c7f06de78d4ace0f33103dc66b9f81cd964fc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 06 Jan, 2012 1 commit
-
-
Felix Paul Kühne authored
(cherry picked from commit 52eae1b9ed74a3dbcd0ff39345c4da3316fa587c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-