- 31 Jul, 2011 5 commits
-
-
Rémi Denis-Courmont authored
1kHz is way too much for human perception. (cherry picked from commit a97f3aa7dab9f58b55dbf489677c9a1ab22875f1) Conflicts: modules/audio_output/pulse.c
-
Rémi Denis-Courmont authored
This unfortunately inserts silence shortly after resuming, right after the samples that were held in the buffer during pause. This can possibly be avoided with prebuffering (not tested). (cherry picked from commit 819065990b37da8491d82c3538eca6b8a4d516f3) This commit is only backported to ease further backports. Audio output plugins have no notion of "resuming from pause" in VLC 1.1. Conflicts: modules/audio_output/pulse.c
-
Rémi Denis-Courmont authored
(cherry picked from commit 37d21af0eb0be93fead5b91fa63e99c01fc9994d) (cherry picked from commit a21dd90dfd943e6ff6d04fbf8508bef01a38e22d) Conflicts: modules/audio_output/pulse.c
-
Rémi Denis-Courmont authored
(cherry picked from commit ccb049c1f3e71a5303181e690ac5b06339021bd9) Conflicts: modules/audio_output/pulse.c
-
Sergey Radionov authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 30 Jul, 2011 6 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 6b216e7e31a0e11d5fa6f0773bb49644aaa86ab7) Conflicts: configure.ac
-
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 1 commit
-
-
Rémi Duraffort authored
(cherry picked from commit 00d43bb27c4c6e3b4dbcd8aa43b3af58536b3c5b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-