An error occurred fetching the project authors.
- 17 Feb, 2012 8 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit cbded926) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Adds support for soundcloud.com URL parsing Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 574f292a) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit cc56ca3a) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 9e6d4804) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
(cherry picked from commit a71e35fa) Signed-off-by:
Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
This is ugly but fixes it for 2.0
-
Juha Jeronen authored
modules/codec/dirac.c: use ENC_MCBLK_HEIGHT_TEXT as UI label, not ENC_MCBLK_HEIGHT (consistent with ENC_MCBLK_WIDTH_TEXT) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4ad109e0) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Some pluzz streams are only available on shows pages. (cherry picked from commit 951ced78) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Feb, 2012 15 commits
-
-
Denis Charmet authored
This is used in many other MKV demux and prevents the pts = dts = 0 in every lace. Fix #5165 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 56281360) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
Close #5953 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit fdd1eae5) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 36746327) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit c3119df2) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit f04179bd)
-
Felix Paul Kühne authored
(cherry picked from commit 04c60443)
-
Felix Paul Kühne authored
macosx: provide a way to hide the dropzone eventhough the playlist is empty (just press the toggle pl button) close #5925 (cherry picked from commit 7f63022f)
-
Felix Paul Kühne authored
(cherry picked from commit b041630b)
-
Felix Paul Kühne authored
macosx: when opening subtitles while playing a movie, try to add them to the clip instead of the playlist (cherry picked from commit 6a6539f9)
-
Sébastien Escudier authored
(cherry picked from commit 212e7579) Signed-off-by:
Sébastien Escudier <sebastien-devel@celeos.eu>
-
Rafaël Carré authored
It'll be valid the first time this function is called (cherry picked from commit f4fb3707) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Rafaël Carré authored
The VLC interface object might not exist at that point (cherry picked from commit a12214d2) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Rafaël Carré authored
Use boolean for those variables (cherry picked from commit 220a9ee4) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Rafaël Carré authored
It saves quite a bit of CPU time over when VLCIntf is accessed several times. (cherry picked from commit a8a01ed0) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 20bfa22b) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 15 Feb, 2012 11 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit cc306d36)
-
David Fuhrmann authored
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit e6d4348b075ff923f03c82a35925f8410daa70ca)
-
Damien Erambert authored
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 4e43f2c8b9e6ddf7c83e7cc509f95a0dded6bea5)
-
David Fuhrmann authored
fixes #6048 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit ef8a9e7e) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
This is especially needed, when a video finishes and the next item in playlist is an audio file. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 79240eea) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
makes sure that the non-embedded window fade out properly, also leaves the main windows visible, the user wants to probably see it when it is on another display Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 2661f755cc8b787f5838d76f2574fc8966206cf5) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
this is expecially important when MainWindow is on one screen and non-embedded window on the other Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit def306c55eecc85178251c5ed0d3a36728dfc367) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
this fixes the issue that nonembedded window was not allowed to resize itself (e.g. after aspect ratio change) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f54b9825b022d1c81d734ed8ebad5fc16faba5af) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: make sure the interface doesn't leak any inputs. fixes crashes on quit after adding a file to the playlist (cherry picked from commit cf8441a23c17e1f17feedfd8681f0d846cb7d19b)
-
Konstantin Pavlov authored
COPYING: use http://www.gnu.org/licenses/gpl-2.0.txt COPYING.LIB: use http://www.gnu.org/licenses/lgpl-2.1.txt As described in FAQ, one shall not trim those down: http://www.gnu.org/licenses/old-licenses/gpl-2.0-faq.html#GPLOmitPreamble (cherry picked from commit 7665bfa31e2ce4f3d7b08900b67589149f60fd77) Signed-off-by:
Konstantin Pavlov <thresh@videolan.org>
-
Jean-Baptiste Kempf authored
The faster way to seek does not work on win32, for some reason Close #6006 (cherry picked from commit 3d4937278085b979683fe0db96e3516a75bc81c5) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Feb, 2012 5 commits
-
-
Jean-Baptiste Kempf authored
Close #6027 (cherry picked from commit c0433c8bbe69b5a5aa5ea603a77068d29c1c0d4f) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: since Cocoa expects the main thread to quit (and needs to run on the main thread in the first place), we cannot join the macosx intf's thread (fixes #6026) (cherry picked from commit 55c6f68897a18e906edebc596c84c2ad43f78f3f)
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
(cherry picked from commit fece3fcfffaca0bb13356c04010cb129f72a8b02) Signed-off-by:
Rafaël Carré <funman@videolan.org>
-
- 13 Feb, 2012 1 commit
-
-
Christophe Mutricy authored
Fix compilation on Powerpc *nix Signed-off-by:
Christophe Mutricy <xtophe@chewa.net>
-