- 08 Mar, 2012 10 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0889b46df014d64833bfbbb1b8426161f5c0522d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e509433c1517494fbde32ded8c9101f12102029b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
The svn has not moved in months (cherry picked from commit b6eaf679d930ae2888ecdcfcb605fd49dd38a929) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 694f1911aabc828fe206984aa177879a304fb269) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 17f7243ad4a893b58ee1c2f8380328f3da7e9728) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 091a42674c70a913fab99d868a7e37ea0eb0d2b0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b7be0b26727077e2a617c486df0e162db1825a18) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Mapping some contributors to the same email, fixing jb adresses and trying to pick the "right" name when 2 are used by the same person Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit dc28b94159fec2deba1b5ea1d1b4a1d3ddbe79c7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 534a93219daa4b252b5f9d196c009784588ee42b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
pkg-config is unable to autodetect whether a package is linked statically or not. This helper just moves Libs.private into Libs manually in case only a static library is built. Most if not all of contribs are built that way. (cherry picked from commit 3ce29fe10e2e9813452abbbd1a0aaaea07a57411) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Mar, 2012 14 commits
-
-
Rafaël Carré authored
86f2f732 changed string length storage from int to size_t but did not update the receiving code. Close #6084 (cherry picked from commit 24bd745705ae6017552678a20f1418c06ed81376) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
We really need at least two periods: with only one period we could hit a buffer underrun after a buffer overrun (a REALLY dumb failure...). Then we have a favorite buffer size. Then we pick the least number of periods to reduce wakeups (but at least 2 anyway). (cherry picked from commit 2dd544eb)
-
Rémi Denis-Courmont authored
If set_format() fails, the parameters are unrecoverable. Use test_format() instead. (cherry picked from commit 2a66249d1b9773b7ba2f6ebebbf8619c1f339de7)
-
Rémi Denis-Courmont authored
It is good enough for normal people with only half the CPU usage of medium quality SinC. (cherry picked from commit c07d0c4cd35b7a91c0f9428144a14bbf29750898)
-
Rémi Denis-Courmont authored
(cherry picked from commit 4f292d82)
-
David Fuhrmann authored
(cherry picked from commit df071469) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Jon Stacey authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 29f33902)
-
Jean-Baptiste Kempf authored
(cherry picked from commit 97761da6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 7351e951) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
Don't assume IV has 32 digits (leading zeroes are not mentioned in the spec) (cherry picked from commit a75552b8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
Also don't use a temporary buffer to read the key (cherry picked from commit 2f128d59) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
enable gcrypt remove portaudio mention (it disappeared) (cherry picked from commit dd55afb6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
某因幡 authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit bead358b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit ecd92c1d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 06 Mar, 2012 3 commits
-
-
Jon Stacey authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 93a0d5ab)
-
Rémi Denis-Courmont authored
Some people actually use it. (cherry picked from commit 20ee3d9d)
-
Felix Paul Kühne authored
macosx: added additional artwork for the single fullscreen button in the detached video output window derived from previous artwork for other single buttons (cherry picked from commit d17ed613)
-
- 05 Mar, 2012 13 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 43b0c46d)
-
Felix Paul Kühne authored
(cherry picked from commit ccaeb4ab)
-
Felix Paul Kühne authored
macosx: fixed aspect ratio and crop commands by removing a no longer needed hack (close #5921, close #6080) (cherry picked from commit 6460f511)
-
Felix Paul Kühne authored
(cherry picked from commit 0a3ae653)
-
Felix Paul Kühne authored
(cherry picked from commit 48897cfc)
-
Felix Paul Kühne authored
code needs factorization with the main window (cherry picked from commit 9b3cf5b9)
-
Felix Paul Kühne authored
(cherry picked from commit 43b4b04b)
-
Felix Paul Kühne authored
macosx: implemented playback controls for the detached video window (bwd/play/fwd, position, time, fullscreen) 2 things todo: - get custom artwork for the fullscreen button - implement window title when using the black ui mode (cherry picked from commit 05a4b8a6f245d3487570dfee38bacad4a03175de)
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
Using str*() on a bytestream is a bad idea. (cherry picked from commit 74f02326) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Chris Smowton authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com> (cherry picked from commit d0590ad1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Chris Smowton authored
Fixes #6261 Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com> (cherry picked from commit 0307c51e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 7573128a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-