- 29 Apr, 2012 8 commits
-
-
Rafaël Carré authored
We want to use the new names in our code (cherry picked from commit 6689109fee1f315dfc1931e5263e9a4aa6f8cff3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 1ed476774fee834da7b4dba4d38a8a41c1908890) 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 dd74923370c8be69b93eeff99582e9cb43812005) 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 66b3569cecf9fb671e21bc672922295618971ef8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 29442477ade3b0f18c2c0ae2a0da6c112beed4c0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6720 (cherry picked from commit 830c1cffef0b503f079ca9bbf93d86a58a9f926d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Ref #6720 (cherry picked from commit afdbf36588d83320059d400c9a7cf674a15ac257) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 57d06767e1efc8eeb9e606f23dfcbb5912f1f9ca) 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 42f72172d84ba84b177e5bbec2115cc6ac3eaf4c) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 23 Apr, 2012 4 commits
-
-
Jean-Baptiste Kempf authored
Close #6670 (cherry picked from commit 82694751a23d72056038800fc4e508377fed5c50) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit c3f5043184787860f637b9603f3a7448cb0e7278) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 8d9646c187862a9816c943fdc42742e84ec236e7) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Jean-Baptiste Kempf authored
Close #5980
-
- 21 Apr, 2012 18 commits
-
-
Edward Wang authored
Close #6646 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 09b1ee4beca99b7cbeca161ccb738f70f358d744) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
This fixes #6599 (cherry picked from commit 15b1a1b943752e8907dd4116096ff0299a0742fd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 09c2cc894e84a02326e382413f11b88b3c9c15e6) 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 f5bc59c5a6f1b63d6468ba2d483252ecc6010801) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit f340bff6580aad0f97c0f7513f8c6733fe82fc05) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit 301f34dea49ac0d41ec1f7a1309a4707ca56ae97) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit d34deb64c333d3d051a844be40a262836398cac5) 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 952370a42cfa481e3e5b0896c45a42bdd68e7f1b) 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 4323b8256cccdd92d656a7bb33f3f097cb6bd95a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 56b36ede3bd13b33708c601f7483279716d51128) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 69d5d9aeaac87a57b67d18a98736066d77d06524) 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 a0000ecec4d513724fd48f0d7df948fc0f389627) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
this is needed especially for black ui style (cherry picked from commit 2f6670cc6507ad451c4b1f5046d9b2d0ccd12d9d) 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 44a764957d136977c9d7e1bd76cc3e4eb68e17d0) 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 daceb54432580f1d18e27225b59d5a0720e48c8a) 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 f16e5943a6b3f89795469b215717168dfd9732fa) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 761eabba0b967a5c4e8ba3c890b1ab757c89e5c4) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Rafaël Carré authored
(cherry picked from commit 4644b706702c56fc6b54bfaccbcad7a4469a31fd) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 20 Apr, 2012 9 commits
-
-
David Fuhrmann authored
(cherry picked from commit bbb54a75616ca1bffa6860bf23fa7cdc50e41d85) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
David Fuhrmann authored
(cherry picked from commit 6999ff1d9b4d9e858b81dc1761bd1bf816143438) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
...hopefully. This avoids distorted images, and also preserves a correct ar, even on crop 1:1. refs #6080 (cherry picked from commit 4a1c818c067a5481f06bcbcf0d7a5d7b56db1a8b) Conflicts: modules/video_output/macosx.m Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
macosx: allow a smaller min-height when video is playing and currently visible in order to get more exact zoom behaviour (cherry picked from commit 884199d83044b4ce5b0a4c4ebb8896ae23cf4d96) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 1930ef47a519522eb8c196e0561b1b8c837fb747) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 3aa0de6df1fefefa861e8f09f82dcc7d66375bea) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
Should be now the same as it would be in fullscreen. (cherry picked from commit 0d6fe822a85332701ab5052e5a460fd37b5ee9cd) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-