- 07 Nov, 2014 1 commit
-
-
Sean McGovern authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 7a291b65d38daccdbabe55c3d3dcb1b3c2375222) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 06 Nov, 2014 5 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit f938a451ae4802f7cbbf32a663c0018b851f155a)
-
Sean McGovern authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 3618f40881367d66fa7d961330e6fc6f1e4df683)
-
Felix Paul Kühne authored
(cherry picked from commit f52e54b24015419c09db0c608caeb75232d3206a)
-
Felix Paul Kühne authored
(cherry picked from commit a9c89123ff7576aa42bcfd5e9792479c307011a4)
-
Felix Paul Kühne authored
(cherry picked from commit 8546622b50a69a6693d4c77674b0730d0e16a0d2)
-
- 05 Nov, 2014 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit d0b6ecb24e52d943bbb2f0debdc4237b4b112aee)
-
- 04 Nov, 2014 1 commit
-
-
Felix Paul Kühne authored
(cherry picked from commit fa447d33bcf2a957d590d90fd362744c1b69ea7a)
-
- 03 Nov, 2014 4 commits
-
-
Rémi Denis-Courmont authored
The documentation promises that the picture is unlocked before it is displayed, so actually do that. (cherry picked from commit 0887539916acdb4276eed910cf88178084d9dba6)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 02 Nov, 2014 1 commit
-
-
Rémi Denis-Courmont authored
Do like the other outputs do. (cherry picked from commit a842bc4778ea330326af8abf6de5659c78e30cb7)
-
- 01 Nov, 2014 5 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 67e74ed283db585fb8ee7905a877117fbde1932d) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Felix Paul Kühne authored
This solves long-standing conflicts with homebrew as well as the latest Xcode releases. Additionally, in most cases, all 3 items were built anyway. (cherry picked from commit 79df8a65f1a4a2a3444cdeecc3055681e6dd5a46) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
The cone does not really fit and looks ugly. Instead, use the broadcast icon for all internet-related sd's and local icon for devices category. (cherry picked from commit a4a567cd04f30bc864057d8c8ea59c5e8a193ceb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
For resumption we need to rely on the "time" variable instead of "position", as the total duration of the file might not have been set yet. Also simplifies the code. close #11981 (cherry picked from commit c91715f76e29b933128f772d3c936c1d2eea8227) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Why be consistent, Qt? Close #12671 (cherry picked from commit f35a1b8311d2a8ac12dc2f419157c35768865711) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 31 Oct, 2014 5 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 234e80cb494162a6272b125aed8021dfa71f793e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 5f7cb6f8b1864563652954a0d5d667bebb2583ee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 4da2ee4b70e3f1b217fa3dbac7076c160745eaf1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 8032442916b4d08884f60c4ae3341d879cd65b97) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit ad0e12de52f552c8cfb3b3d60ee00a7246998c8d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 29 Oct, 2014 1 commit
-
-
David Fuhrmann authored
The item-change callback might be called very often, and thus an own code path is better, with only necessary updates. Additionally, this fixes multiple resume playback dialogs occuring at once when starting playback in certain situations. refs #11981 (cherry picked from commit 293ed5e2ce38aa632a47206ff260a49771e9f67b) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 27 Oct, 2014 12 commits
-
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 9cf85e3ab92718d8a9ec661cd671b7e7a4289d58) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 0b9f0d211699248112818b50e5b68d22c996cf3f)
-
Felix Paul Kühne authored
(cherry picked from commit aede137f9aedbfacec351bbbeba13bdb5e210ba1)
-
Jean-Baptiste Kempf authored
(cherry picked from commit 6860455438177ba8669a2d0738bdd9503abc5cb5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit cbe9b209227272da3e6c01abdf36d0b3d20c47cf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Fail if GetVlcChromaFormat return 0. (It'll throw a HardwareAccelerationError) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 40aa75316d6f3edc457354ac26295e292a8b1f9f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 0b930ade83b84dc22fed7bbf0ad8e2c6f7595ef4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
- Fix possible infinite loop with sw rendering if GetOutput failed. - Don't return a pic and don't release the block in case of error_state. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit ab4c04f2f5545dcc3cae7ebffe8d28f3e2c5a915) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit f03f44d76a1949f5cbc05989fa1ab257818d245c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
In android-ndk10c, there is a "arm_neon.h" for all archs. The arm_neon.h for x86* contains correspondence between neon and sse. In speexdsp, There is a conflict between resample_sse.h and resample_neon.h. So disable neon if arch is known to don't have neon. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit ef98e81ff014175fd7494c8313de8883d15834b3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 5027938fb4965bca2d3e11ad1c17ca7aecaed258)
-
Felix Paul Kühne authored
(cherry picked from commit d65920ce6607fb24a22e7645b5fd1d03e9e5cfdc)
-
- 25 Oct, 2014 3 commits
-
-
Rémi Denis-Courmont authored
...not just the visible part. So that cropping still works even though the visible part of the input and output format typically do not match. (cherry picked from commit 44d4685b1ca4d1b58c4ce77d479103d482be5d14) Conflicts: modules/video_chroma/swscale.c
-
Rémi Denis-Courmont authored
(cherry picked from commit d3de0ffc472ddaf38fe6ba20f05071742ad8d86b)
-
Pierre Ynard authored
Closes #11878 (cherry picked from commit 77f58c382703f93e899683844d1917cd7cb69d22) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 24 Oct, 2014 1 commit
-
-
Tristan Matthews authored
(cherry picked from commit bdd6d80e23f3358c887215fb0497dff79b799e09)
-