- 01 Oct, 2014 7 commits
-
-
Felix Paul Kühne authored
awakeFromNib is no longer called on fspanel (as there is no nib anymore), so don't rely on it (cherry picked from commit 51d5f1efb0e77d254d3754c6cf5f6a9856365c52)
-
Tristan Matthews authored
(cherry picked from commit 1023ecb97f830349989c79aa5b0260d606588c6e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tristan Matthews authored
(cherry picked from commit 9b196c6333e8973ba3704af22b1d8b9d600bbd6f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Regular streams skip if p_read is NULL. (cherry picked from commit 426d82731aa74530af562c3fa09ce7a2eeb45c6a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tristan Matthews authored
(cherry picked from commit 033cdd9009df398c3fedffd8b5c31655f60256e4) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Tristan Matthews authored
Refs #12298 (cherry picked from commit 9ab9aa37080ed6e8d34717bdf416509c7e38bbf9) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
KO Myung-Hun authored
Installed version cannot find lua scripts. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit ff7f5020e7fad15ee8a277aab5f02bef515f3812) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 30 Sep, 2014 1 commit
-
-
David Fuhrmann authored
For playlist-autostart, PLAYLIST_PLAY is used now which does not restart the current item if there is already one running. This avoids restart of the same item in a quick succession, and thus workarounds the issue described in refs #11488. (cherry picked from commit e6dfd01f3dc2ff7b34006d214e57524f82e5ccd6) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
- 28 Sep, 2014 9 commits
-
-
Francois Cartegnie authored
refs #12283 (cherry picked from commit fa6b1937bcbdd00726502c1f47a6826a08b5dade) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
The "```" case could also never happen as this is the decoding of value 0 which should map to mac. (cherry picked from commit 07a88c4b37cb6e38082966679bb8f1e40c9894eb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 2a3c52805fe2527c97310c7a7f59178633a1da1e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 3417a40402599d56395fd2ae0e55baec25e41a52) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 44c7fb66827345a5179b4f919c7234c65d569db1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 99fd06680b5a71928c3ebcf08a4f138b6d70b33d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit fd9a60b0178286f603ef9b3057b4ff4ab28d7a22) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #12282 Ref: Debian BTS #762564 (cherry picked from commit bba3fa4472757d7f7b7dcb855afaa5171743b729) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
fixes 1 byte read overflow (cherry picked from commit 2d07e7885945ef30a55a078d956e4b6714c5c1ee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 24 Sep, 2014 3 commits
-
-
Rémi Denis-Courmont authored
stream_Read() can always fail. (cherry picked from commit ddcf5d1ce2904f2975d0b7f7b236454fd7bc41f5)
-
Francois Cartegnie authored
(cherry picked from commit 5e009c7210154b56212e65299dfd92dd85e55b9e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 8063cb85bb9adf5c9147336c13d2ba5696e6f3e2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 Sep, 2014 3 commits
-
-
Francois Cartegnie authored
refs #12270 (cherry picked from commit d65a02c1d5771faf431ba73e716be9e88adcee21) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 35133fe70b28dc91b38a650ee9398cf68d8f119d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 83a873ba0ea9fcf42a4bb02ffc68380321321d2e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 Sep, 2014 7 commits
-
-
Timothy B. Terriberry authored
This way, when metadata is updated, we only replace the attachments produced by the demuxer whose metadata changed. Fixes #11976 Tested by reverting the patch in #11966 (with some fix-ups to pass the right arguments where the code had changed). Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 223a42c1ec748dd5a0b338c90c571a37483f3297) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 04a366e3e6d83495c76452c9fdc2bb6e2c869b77) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 26258915a956bd1150d4d369d476770af21c71b7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Devin Heitmueller authored
When rendering closed captions with VDPAU, nothing frees the subpicture, causing a leak that bleeds all the memory out of the system within minutes. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 89089ebc9f7625b7317262803394d96139325e54) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit d4c5f2dcd6a2df117b18422e2c50691e48be9707) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit fa551675f5a01fd6bfbe72f670aba67ed061d4fa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit e23945f09a32dca43b55a1cf67de9375b8d7162f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Sep, 2014 2 commits
-
-
Luca Barbato authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit acb92632bda62d13629f15985bfe9f686ae162dc) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 11ef9fc9e0f3bb1f8f9fc8f07df1fc0294492126)
-
- 17 Sep, 2014 8 commits
-
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f2ade2268d923cb2d9e686fb1981b6a5abb596af) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 5dc03a473a53ae3c5ac1bbf2186c94b519d2df51) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0216518011fc4b80f2dc43b12c922013cef7fd61) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit f26e6eaf58cd0332a1e746fb0fc709c7815a3eae) 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 2f3d2d96b82b4eea9a17861b3da294457d1b4896) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
KO Myung-Hun authored
WinCreateMsgQueue() changes FPU cw but does not restore it. This causes SIGFPE later. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c35f6c1be0c06204a7b9787695cfa1150c5e5f90) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
(cherry picked from commit 362b0da80fd10ea976e570b92297691cb387a8f6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
(cherry picked from commit 19b9baa2b03af847ab0afc91e78c3ccd3e538cb4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-