- 16 Mar, 2015 2 commits
-
-
Rémi Denis-Courmont authored
Other ALSA plugs do not support those parameters. Regresion from 7a19c0b4. (cherry picked from commit 8add728fb5bd34a73e97462960343f604660a48f)
-
Rémi Denis-Courmont authored
(cherry picked from commit f4604778e41b385e464ce17c4c64488b40aa61da)
-
- 14 Mar, 2015 1 commit
-
-
Francois Cartegnie authored
(cherry picked from commit f10d3f0435df67b62ebdd318179949429cf77e2b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Mar, 2015 3 commits
-
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit bd306466c8535a807725df88caf6dd79698f8234) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 063838110416e60e0a8dec864c58c3b896d8c352) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 43dea53f52f49461024942d995356ec4ac790fb8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 11 Mar, 2015 7 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 26ccf4df57357f83a6b565656e07db033b1e2999)
-
Zoran Turalija authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 5e6b6558c6e72b9c743d961fba0dae0707768392) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martell Malone authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f309e6438bce710fcadf956da53f231bb6970fcb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
libssh2_sftp_read may return less than requested. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 56d7e5528a8c35bd7d515049e90117d2ff262fcc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Fixes #11690 #11690 still fails to play with avcodec after that fix but is fine with libvpx Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit eadf306345f0e545c51af9a49925756e258538ba) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 65b5f88f52fdfb0e1b51dd95f292bf7540fd9e1e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Fixes #11690 which didn't work with avcodec Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6a298f986879816bd32691cf2f1459f756a017cf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 10 Mar, 2015 1 commit
-
-
Christoph Miebach authored
-
- 09 Mar, 2015 3 commits
-
-
Rémi Denis-Courmont authored
This reverts commit c24ea5fb. Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit d47fcbb413a08efbe65d72c3b79d83c39c8685fa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
- Fix encoding (fixes #14123) - Fix data race on URI - Avoid useless variable retrievals - Avoid upcasting to double precision (cherry picked from commit 7bd17ef11da115c95318bc0489f8acee8fc1354b)
-
Francois Cartegnie authored
24bit LPCM is packed and can't be reordered without introducing clipping issues. (cherry picked from commit ab727f94736c1e34ee75d920689621e72ae080c9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 08 Mar, 2015 4 commits
-
-
Jean-Baptiste Kempf authored
This reverts commit 539e6471. This fixes #14104
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
We cannot assume that timeval.tv_usec (i.e. suseconds_t) is long. Reported-by: Ian Chamberlain <ian.h.chamberlain@gmail.com> (cherry picked from commit ab8b6a88654fbe8c0b0664678c07a8191de16bac) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e11d1337c0997bea2c6d256845012b47044bf88a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Mar, 2015 3 commits
-
-
Francois Cartegnie authored
(cherry picked from commit 74ec84bb670828575aa48dad99700b15c7f5b441) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 8f0ad2f30f7de6b8e9b10f372c2a9e49b4a35d25) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 849b1b27c224a8223a4aa0094db1c6d321733c86) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 Mar, 2015 2 commits
-
-
David Fuhrmann authored
This happend when multiple audio devices with the same name are connected. (cherry picked from commit 60a30462b2524fece671d2463917dd55379b824e) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
David Fuhrmann authored
initWithFrame: is not always the designated initializer, thus the object got improperly initialized. Use default initialization and simplify code. (cherry picked from commit fd21eb02b4b769bf836c5f0491e9066046b4b946) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
- 04 Mar, 2015 1 commit
-
-
Jean-Baptiste Kempf authored
Fixes the VP9 issue Close #14022
-
- 03 Mar, 2015 4 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit b592e72f5c2a7f7798ca91b3ce46e19257bd9a36) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tristan Matthews authored
(cherry picked from commit 6873c2417e1cfa48a659c5d44dcb6f15a9e6a6d1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
And drop all our patches :) (cherry picked from commit 3b82206fccd3282cc11a51dd0fb1d8ba4e2a3a75) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 5aa03f3785ecd2e3c871cc22f0ab83d90640b45d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> Ref #14044
-
- 02 Mar, 2015 1 commit
-
-
Francois Cartegnie authored
(cherry picked from commit 47f8a34b48ecff9a3371348042f8f3b3e9bedc2c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 01 Mar, 2015 2 commits
-
-
Jean-Baptiste Kempf authored
Close #14053 (cherry picked from commit f63dce330a12f1f25f233025375faf912234ebe6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Ref #12135
-
- 27 Feb, 2015 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The number of regressions on Qt5 on Windows is too high...
-
Jean-Baptiste Kempf authored
This is bad, but I lack a better idea for now.
-
- 26 Feb, 2015 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This reverts commit 19ca9885.
-