- 30 Jul, 2011 5 commits
-
-
Sergey Radionov authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Sergey Radionov authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Sergey Radionov authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Sergey Radionov authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Sergey Radionov authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 29 Jul, 2011 2 commits
-
-
Felix Paul Kühne authored
macosx: fixed rare crash, which could be triggered by optical stream format descriptions output by the auhal module and fixed a compiler warning
-
Ron Frederick authored
The recent changes to auhal had it using an AudioStreamBasicDescription array when looking at the stream properties. However, the proper type is AudioStreamRangedDescription. This patch corrects that, and then accesses the AudioStreamBasicDescription inside it as necessary. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 28 Jul, 2011 1 commit
-
-
Pierre Ynard authored
(cherry picked from commit 5cadaf8779f1db7fa0174e851cd9e2afd68e2153) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 24 Jul, 2011 2 commits
-
-
Sergey Radionov authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sergey Radionov authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 Jul, 2011 3 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 378456a65441a465440a62ee40bfea53ff2d905d)
-
Rémi Denis-Courmont authored
(cherry picked from commit 72c07065860ad8e70674714532da05e373acdc88) Plus an extra security check.
-
Rémi Denis-Courmont authored
-
- 22 Jul, 2011 1 commit
-
-
Dominique Leuenberger authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c684f60a227d61dbe0d0b49577934512524867ee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Jul, 2011 2 commits
-
-
Rémi Denis-Courmont authored
Optimize for installed VLC rather than running from $(top_srcdir). This patch does not support relocation, so there is potential for further improvements. (cherry picked from commit 09e0d5d7d3c23b61fd225423894a70a15f1925c2) Conflicts: modules/video_filter/Modules.am
-
Benjamin Drung authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 20 Jul, 2011 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 25f179e1f61d9a10bcf210c9a1bfe73fae43879a)
-
- 19 Jul, 2011 8 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 981005b0e1d9c015166280e7509305c5951c1518)
-
Rémi Denis-Courmont authored
(cherry picked from commit 2aea47cfbe916a57b8775f8463f5ffaa32df1eef) Conflicts: modules/audio_output/pulse.c
-
Rémi Denis-Courmont authored
This should fix buffer underflows in most cases. (cherry picked from commit 01d9caa19dcca42211d9763517b77b28857ca07f)
-
Rémi Denis-Courmont authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit f1a8ab79baee2aa7fbce87f4479b6f0557d9e2a5)
-
Rémi Denis-Courmont authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit dc24a3361a77122bdac93168c77814c9484247bb)
-
Rémi Denis-Courmont authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit d7e4901bea30333f151de763ae72eaff9984e1e9)
-
Rémi Denis-Courmont authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 61859210ee7ee4c997651992733fd8a23872e5c7)
-
Rémi Denis-Courmont authored
-
- 18 Jul, 2011 5 commits
-
-
Luc Saillard authored
Some audio file can contains severall id3tag. Apple use it to insert a jpeg in an audio only stream to display an image. So just iterate others all id3tag, and discard them. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit ab6aece328aa884cdfde44b0081d3d252db325e1)
-
Luc Saillard authored
We must defined all members to NULL (select, waitpid, ...) In file included from gnutls.c:63: ../../include/vlc_gcrypt.h:81: warning: missing initializer ../../include/vlc_gcrypt.h:81: warning: (near initialization for 'gcry_threads_vlc.read') Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit bd90ac8411f60fbade18ad47ac63b42dd1097916)
-
Can Wu authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit be82d4c1415c9490ecdccdd4bb2b61cd69499365)
-
Felix Paul Kühne authored
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 17 Jul, 2011 1 commit
-
-
Felix Paul Kühne authored
manually updated the po files accordingly
-
- 16 Jul, 2011 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The user is not going to see the banner, and this tends to clutter error logs (X server, cron jobs...) - not only on MacOS. (cherry picked from commit 62f348b047c0c691c4a47970072522a66633f486)
-
- 14 Jul, 2011 3 commits
-
-
Rémi Duraffort authored
(cherry picked from commit 00d43bb27c4c6e3b4dbcd8aa43b3af58536b3c5b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit 04d461bceab027028f6df19e8032e0df517f071c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 13 Jul, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 12 Jul, 2011 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(cherry picked from commit fb4754ad766a93452068416a5c9eca5b1bd632b4) Conflicts: modules/demux/avi/libavi.c
-
Rémi Denis-Courmont authored
(cherry picked from commit 9c14964bd11482d5c1d6c0e223440f9f1e5b1831)
-