- 02 May, 2012 6 commits
-
-
Felix Paul Kühne authored
Note that the displayed icon is a re-rendering based upon the original sources, since we need a higher resolution icon on the Mac.
-
Felix Paul Kühne authored
(cherry picked from commit b07f9ac1)
-
Felix Paul Kühne authored
(cherry picked from commit 5e5d0aac)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This reverts commit f435727d.
-
Hugo Beauzée-Luyssen authored
Reported by: An anonymous contributor working with the SecuriTeam Secure Disclosure program (http://www.beyondsecurity.com/ssd.html) (cherry picked from commit 6a41b030) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 01 May, 2012 1 commit
-
-
David Fuhrmann authored
(cherry picked from commit 37f24581) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 30 Apr, 2012 3 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1f3009e7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
CVE-2012-2396 (cherry picked from commit 02a1c23e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
John Peterson authored
For multi-volume archives the compressed size refers to the size of the data in the volume rather than the entire archive. Signed-off-by: Laurent Aimar <fenrir@videolan.org> (cherry picked from commit 0ea07fba) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 29 Apr, 2012 8 commits
-
-
Rafaël Carré authored
We want to use the new names in our code (cherry picked from commit 6689109f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 1ed47677) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
We want to use the new ones in our code (cherry picked from commit dd749233) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
That was resizing when video was stacked in the playlist (cherry picked from commit 66b3569c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 29442477) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6720 (cherry picked from commit 830c1cff) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Ref #6720 (cherry picked from commit afdbf365) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 57d06767) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 24 Apr, 2012 1 commit
-
-
David Fuhrmann authored
macosx: fix issue where fullscreen controls are deactivated then video starts from lion fullscreen mode close #6351 (cherry picked from commit 42f72172) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 23 Apr, 2012 4 commits
-
-
Jean-Baptiste Kempf authored
Close #6670 (cherry picked from commit 82694751) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit c3f50431) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 8d9646c1) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Jean-Baptiste Kempf authored
Close #5980
-
- 21 Apr, 2012 17 commits
-
-
Edward Wang authored
Close #6646 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 09b1ee4b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
This fixes #6599 (cherry picked from commit 15b1a1b9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 09c2cc89) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
If rate stays at 0, a FPE will be raised in SetupOutput. (cherry picked from commit f5bc59c5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit f340bff6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit 301f34de) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit d34deb64) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Adrian Yanes authored
Details: From Lua 5.2: Change to '\z' escape. Reject undefined escape sequences. The proper way to match the dot in Lua is %. Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr> (cherry picked from commit 952370a4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
There is no GPLv2 compatible AAC encoder available today FFmpeg's one is considered to be useless crap (including by its authors) (cherry picked from commit 4323b825) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 56b36ede) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 69d5d9ae) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
Especially this is needed when fullscreen is true in video prefs, but video has not started yet. (cherry picked from commit a0000ece) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
this is needed especially for black ui style (cherry picked from commit 2f6670cc) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
- do not allow to collapse the window - block the playlist menu item for now, when video is playing (cherry picked from commit 44a76495) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
This also check if we should go to fullscreen at video startup (setting in video tab). (cherry picked from commit daceb544) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
This would break fullscreen state when we are in fullscreen and another video starts. (cherry picked from commit f16e5943) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 761eabba) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-