- 24 Jan, 2012 7 commits
-
-
Luc Saillard authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 1a89d92f) 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 bcbad8c7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Luc Saillard authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 04f73b95) (cherry picked from commit 00a0d572) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
- Bandwidth is an unsigned int in hls_New(), so initiliaze it to 0 iso -1. - Do not calculate StreamSIze if bandwidth is not known, yet. Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl> (cherry picked from commit be906d52) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
The relativeURL function missed various checks to determine the correct location for the next download. Checking not only the meta playlist locations, but also the HLS playlist locations itself should fix #4268. (cherry picked from commit 5de5d154) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
When an already existing segment is updated, then make sure it to take the lock. (cherry picked from commit 2ada723d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit 632b2058) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 Jan, 2012 21 commits
-
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b6471932) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit a43414d0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sébastien Toque authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 0fabd4d2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
V4L2_FIELD_INTERLACED_BT was introduced in v2.6.25-3581-g26d507f Check for headers from last supported kernel (cherry picked from commit 5740099f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 510ceaa4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit a6e2d066) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 341253ed) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
Fix error if interrupted in the process (cherry picked from commit d6411a2a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 1a4006ed) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit f78ec4ae) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit e63dd4e1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(text from the patch author) On many systems taking couple of kilo-bytes for full sinc table is not a problem. With a straight filter table the number of MAC operations needed drops to one quarter. Also the inner loop of the filter becomes more simple and easier to optimize. So the full sinc table version runs much faster in most cases. The trade off is some kilo-bytes bigger memory usage and more CPU needed when initializing the resampler. (cherry picked from commit b35a1328) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
from http://lists.xiph.org/pipermail/speex-dev/2011-September/008242.html (cherry picked from commit 0ef89a6b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit c1ca5dbc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 7a6940fb9c59864c5ef143d95c59ea31aa4e981b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: fixed a crash in the video effects panel if no vout is present and set the slider values as their respective tooltip (cherry picked from commit 394b188c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 6a0e3463) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit ff572f6e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 432a626a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
For example crop/pad can change p_enc.in values, so run soverlay in part that they are actually correct in p_pict. (cherry picked from commit 82e22a44) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean Baptiste-Kempf authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit e423b4ec) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 Jan, 2012 5 commits
-
-
Faustino E. Osuna authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit bf8c4379) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit 7dfc1b4a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: make sure that the fullscreen controller is always available when playing a video in lion's fullscreen mode (cherry picked from commit a9112101) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit bd4d1b69) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
This means we don't rebuild() everything with every item when we populate playlist without search (cherry picked from commit f043aa0e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Jan, 2012 7 commits
-
-
Rafaël Carré authored
not thread-safe, not available on android just use '.' as decimal separator (cherry picked from commit 6309ae8c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
Use make install instead of broken rule in a custom script Close #5891 Also move headers installation from said script to package.mak We should use make install in the main directory but for some reason the rule recurses and never ends (cherry picked from commit 860a7e5c) Conflicts: extras/package/macosx/package.mak projects/macosx/framework/Pre-Compile.sh
-
David Fuhrmann authored
should fix #4812 for vlc 2 Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 9ae00167) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 9266718f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 3d7351e6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 1fb57312) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 3ab77917) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-