- 15 Jan, 2012 4 commits
-
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
(cherry picked from commit b0ac1fc6a24b2835d4af359a7d3847c80b0a3e9b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
For example when starting with files, keep commanline order. Fixes #5207 (cherry picked from commit 7a28f1931d3e19b7a7094fb8ec48a8bf98847875) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 6afece092f9fcba610c43f3331a99f646caaebfa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Jan, 2012 11 commits
-
-
Pierre Ynard authored
The deadlock would occur when the VLM would stop an instance and detach its RTP output, at the same time as an RTSP client would issue a VoD command to the VLM. Unfortunately this introduces a race condition where wrong RTP-Info can be returned. (cherry picked from commit 7ac6ae55e2496c7178ce0b15a3c16a2db464a38c) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Felix Paul Kühne authored
(cherry picked from commit 7e47a1f723ed381b86f66cd93465e7fdbd95723c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit de5f5cfac4f59cda181e631f5d4a7421098861af) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
Adds an entry to the 'VLC' menu for extensions, which is then auto-populated. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit ced48b310db5f137084e0fcc1783c1ac006a96f3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
Add files for extension creation management, add them to the build process, and add them to the XCode project. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit efa2f96d313baacbc013bb554a444c00d5ba82a6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
note that the playlist table remains to be fixed to show the current selection only (cherry picked from commit 4c0f16871304032f95f0d56737d438c17621d51d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 4c71616474b67a8440cee59ee6d157863b443b66)
-
Rémi Denis-Courmont authored
Pointed-Out-By: Olivier Aubert <olivier.aubert@liris.cnrs.fr> (cherry picked from commit 05a4a2710c09ac5f3a81324cf15d69f89d2083a6)
-
Jean-Baptiste Kempf authored
(cherry picked from commit 59984e4f18524d8c6d3e82c292bfdde9d9c27092) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
And also, close #5522 (cherry picked from commit 921a659cf599ac0afd943aeed0a4fc085cc4f24f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 06ca7e5db55f291040b577b7fcdcf95d6bc514a4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 13 Jan, 2012 7 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit d16dfb3998616e32cb729dcceadd9b429c2886f7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 755c0cb307f82ce1602d255c0d882448fca02187) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Close #3474 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 95f73b03b7933b767f82b3cb57851b7ff0214ff2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
This patch add the new es before deleting the old ones which causes the default sub track to be used according to user preferences. Fix #5625. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit fa0dc29afabea001cf21db04766b003e5cf7845e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
Previously, the audio device callback was only set when you call probe. But in the case you reload the module (for example when switching from encoded to unencoded output over the UI menu) probe was not called again. This resulted in a crash when we want to delete the callback while closing. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 0f62e1ad4efcaf72f2d99784c8a19a9b0dbea968) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
Especially this fixes validation for audio and playback menus. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit a6fcfb7702be958a60d60496d3cdfe0d4bf37d5d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 1b23d5cc728e1411406ef0680e230203333b4e93) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Jan, 2012 10 commits
-
-
Laurent Aimar authored
(cherry picked from commit 8473f0753678b6ddf507a0cd9f6043704464b0e7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
the script was not only invalid but it wouldn't call bootstrap either (cherry picked from commit fc4007ed496df3948f68d15167aa75d188791c6d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
When the integer overflow happens, the block_t returned will be smaller than requested. It fixes the second half of #5841. (cherry picked from commit 04c9c0e7e8f4687c9881c6ad10d9e31152249697) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
When the integer overflow happens, the block_t returned will be smaller than requested. It partially fixes #5841. (cherry picked from commit 64756cf2a5f704774c16f0842edc00044a062be0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 3789e68e1bc9321fd11e72ea64c8ac491d46e359) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 4f97eb9457506211b88c41b4e822def4d9e03493) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
This reverts commit 577b183d295adbea85e03502d73d04fd3f90ef90. This breaks compilation on FreeBSD8 and OSX (both x86) (cherry picked from commit c397950e5b5f078d3134198885bdd1238133e4b7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
macosx: re-written the messages panel to use a table view instead of a text view. this vastly improves its performance and prevents any related crashes known to me so far thanks to poldi for the idea (cherry picked from commit b0aa6c5fa295ea7437abfb06566ad0db5b143bd0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 11 Jan, 2012 8 commits
-
-
Felix Paul Kühne authored
macosx: prevent ugly rendering artifacts when resizing the black main window on a slow CPU by adding a black backdrop on top of the clear window background (cherry picked from commit 498f15b30a450919f0e2a76ba102e431c8f01859) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
plus some other fixes (cherry picked from commit 0e608f941642aa0620fb07431eee25c92f329751) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit b9e1088003e3e5c1fb6202affd63b3b6b3d914ed) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Xabier Aramendi (Azpidatziak) authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-