- 04 Apr, 2011 7 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: updated cookie for the 2009 Apple Remote and fixed a minor issue when switching between multiple remotes
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: fixed corner case which could lead to incorrect information about selected codecs and removed the misleading AVI UI element
-
Felix Paul Kühne authored
closes #3947
-
- 03 Apr, 2011 5 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: enlarge the time slider and move respective items around in the embedded vout window in case no window resize control is displayed
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
libcompat: added dummy.c from the devlopment branch to fix compilation on setups, which don't rely on libcompat
-
- 28 Mar, 2011 1 commit
-
-
Georg Seifert authored
-
- 25 Mar, 2011 3 commits
-
-
Pierre Ynard authored
This will do for now to meet popular demand (cherry picked from commit 04be17ebea21153734bcc8fa04948bd4cc0af67b) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
Not needed anymore (cherry picked from commit cedbf7f3a7879caebca543ee0deab02ccdc81743) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Rémi Duraffort authored
(cherry picked from commit 01356cfbd1b3ad567aa391245f3ba218a3b13048) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 24 Mar, 2011 2 commits
-
-
Jean-Baptiste Kempf authored
Why did they got 2 CVE for the same issue?
-
Jean-Baptiste Kempf authored
-
- 23 Mar, 2011 4 commits
-
-
Mihkel Kirjutas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Thomas De Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Mindaugas Baranauskas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Jean-Baptiste Kempf authored
-
- 22 Mar, 2011 6 commits
-
-
Christophe Mutricy authored
-
Marián Hikaník authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Juha Jeronen authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Éric Lassauge authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
- 21 Mar, 2011 2 commits
-
-
Sébastien Escudier authored
Same problem than in 1d4c5a496b8b6d21c20ccb7598216195069f346e
-
Pierre Ynard authored
poll() revents are flags, and the lua module tests for equality... Obviously this has been working merely by accident given that a remote host resetting a connection generates only POLLIN, and neither POLLHUP nor POLLERR. lua doesn't support bitwise operators so this is the simplest way. (cherry picked from commit ce00244d121cfba2bbbc5065fcd3a6eb84bbba6c) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 20 Mar, 2011 1 commit
-
-
Rémi Denis-Courmont authored
Contrary to V4L2, dshow does not extract options from the MRL. So there i effectively no way to set anything via playlist. This allows the options that more-or-less correspond to MRL options in V4L2. Parsing the MRL might make more sense than marking options as safe. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 77a3fbe87694a1acd762db61e22eda0424786f63) Conflicts: modules/access/dshow/dshow.cpp
-
- 19 Mar, 2011 2 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 4390c31a0ade28f9938e44ef1d5c20885659bffc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Too many complaints, notably on Reddit
-
- 18 Mar, 2011 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
requires latest contrib package
-
Felix Paul Kühne authored
-
- 17 Mar, 2011 1 commit
-
-
Christophe Mutricy authored
-
- 16 Mar, 2011 3 commits
-
-
Andri Pálsson authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Jean-Baptiste Kempf authored
This seems to be the latest fashion in poland, for {y:i} (italic) and {y:b} (bold), but I don't know how to correctly support it: - should we remove the tags in the demuxer like the MPL2 one (bad solution for MPL2 too)? - should we replace it by <i> in codecs? (cherry picked from commit 195b652da5facd60397504f706a44d97bd70eb90) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-