- 27 Apr, 2010 7 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 127a34f15527530d3dc94a0c7e0b870d95e383f4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0402d57ec6b55d5f0739dd4f997d57a73958a74e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Menestrina authored
The old gecko-sdk defines a bunch of types and macros in npupp.h, which is no longer available in xulrunner-sdk 1.9.2. Luckily, all of the NPN*UPP types were typedeffed to UniversalProcPtr, so this change just uses that type, incorporated into the HOST_TO_PLUGIN_GLUE macro. We also define a new CALL_NPN macro for choosing to use the CallNPN_*Proc macros from npupp.h or just invoking the function pointer directly. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 9668d7a27736e2876ad3c9adf8d1794dca1c0c91) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Menestrina authored
The Mac OS Carbon APIs are not available to 64-bit applications. This change just ifdefs out calls to them to avoid compiler errors. In 64-bit, NPP_HandleEvent will have to be rewritten to use the Cocoa event model. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4e01592ec1c27e28e606a75cd5d9848b7da1a821) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Menestrina authored
These macros were previously defined in mozilla-config.h, but we're not supposed to include those files according to the mozilla devs. However, the macros must be defined for npapi.h to define the necessary platform-specific structures. This patch sets up the macros before including npapi.h. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 877bd210) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Menestrina authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 853162c03b7cda6209180789612a79051dbcce01) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 26 Apr, 2010 7 commits
-
-
Luca Barbato authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit abad5110563ccc3ddac405452f4db10d08b7ef1b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit d8e03df80c812d7389753ae7aaa601e8d8f18d3a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 53e01409) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 99388401) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This should continue to fix the fontconfig caching bugs (cherry picked from commit 1402fd52) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
People on mac should really check this on their machine (cherry picked from commit c5bf6ea1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 51f7b23e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Apr, 2010 4 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 4bf223b6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 56346f34) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 8f971a41) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0fa46e2b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Apr, 2010 6 commits
-
-
Laurent Aimar authored
(cherry picked from commit aa4b22e8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 9ae385f6)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
...as reported earlier on vlc-devel (not reproducible by me). (cherry picked from commit 05c3c71df21fe5aca59f631b3841e70dbd2bd8db)
-
Rémi Denis-Courmont authored
-
- 20 Apr, 2010 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #3551 (cherry picked from commit fbea59eb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Apr, 2010 2 commits
-
-
Laurent Aimar authored
(cherry picked from commit 2c172c17) This fixes the long-standing bug #3026, aka, VLC can't seek properly in most HD movies from p2p networks :) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Nicolas Chauvet authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org> (cherry picked from commit 9c2cc452)
-
- 18 Apr, 2010 5 commits
-
-
Laurent Aimar authored
TB. (cherry picked from commit 86d1566e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
TB. (cherry picked from commit 18c556aa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
Pitch of input and output pictures can be differents... BP. (cherry picked from commit 1e48c75e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit 990437d4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 3725a9ef)
-
- 17 Apr, 2010 6 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 3eacdd5a)
-
Rémi Denis-Courmont authored
(cherry picked from commit 1bad2ec1)
-
Rémi Denis-Courmont authored
(cherry picked from commit 4bf41957)
-
Rémi Denis-Courmont authored
Use readdir_r() instead of readdir(). (cherry picked from commit ed9336c9)
-
Rémi Denis-Courmont authored
(Note that we have no demux capable of generating this. This one message cannot be found in Standard MIDI File.) (cherry picked from commit e453dbc30d947cb65a57c50a097dad3ea00f285f)
-
Rémi Denis-Courmont authored
(cherry picked from commit 05fbe17a)
-