~ubuntu-branches/ubuntu/maverick/vlc/maverick

« back to all changes in this revision

Viewing changes to mozilla/vlc.r

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2008-09-17 21:56:14 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20080917215614-tj0vx8xzd57e52t8
Tags: 0.9.2-1ubuntu1
* New Upstream Release, exception granted by
    - dktrkranz, norsetto, Hobbsee (via irc). LP: #270404

Changes done in ubuntu:

* add libxul-dev to build-depends
* make sure that vlc is build against libxul in configure. This doesn't
  change anything in the package, but makes it more robust if building
  in an 'unclean' chroot or when modifying the package.
* debian/control: make Vcs-* fields point to the motumedia branch
* add libx264-dev and libass-dev to build-depends
  LP: #210354, #199870
* actually enable libass support by passing --enable-libass to configure
* enable libdca: add libdca-dev to build depends and --enable-libdca
* install the x264 plugin.

Changes already in the pkg-multimedia branch in debian:

* don't install usr/share/vlc/mozilla in debian/mozilla-plugin-vlc.install  
* new upstream .desktop file now registers flash video mimetype LP: #261567
* add Xb-Npp-Applications to mozilla-plugin-vlc
* remove duplicate entries in debian/vlc-nox.install

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*****************************************************************************
2
 
 * VLC Plugin description for OS X
3
 
 *****************************************************************************/
4
 
 
5
 
/* Definitions of system resource types */
6
 
 
7
 
data 'carb' (0)
8
 
{
9
 
};
10
 
 
11
 
/* The first string in the array is a plugin description,
12
 
 * the second is the plugin name */
13
 
resource 'STR#' (126)
14
 
{
15
 
    {
16
 
        "Version 0.8.6, copyright 1996-2008 The VideoLAN Team"
17
 
        "<BR><A HREF='http://www.videolan.org'>http://www.videolan.org</A>",
18
 
        "VLC Multimedia Plug-in"
19
 
    };
20
 
};
21
 
 
22
 
/* A description for each MIME type in resource 128 */
23
 
resource 'STR#' (127)
24
 
{
25
 
    {
26
 
        /* MPEG-1 and MPEG-2 */
27
 
        "MPEG audio",
28
 
        "MPEG audio",
29
 
        "MPEG video",
30
 
        "MPEG video",
31
 
        "MPEG video",
32
 
        "MPEG video",
33
 
        /* MPEG-4 */
34
 
        "MPEG-4 video",
35
 
        "MPEG-4 audio",
36
 
        "MPEG-4 video",
37
 
        "MPEG-4 video",
38
 
        /* AVI */
39
 
        "AVI video",
40
 
        /* Quicktime */
41
 
/*        "QuickTime video", */
42
 
        /* OGG */
43
 
        "Ogg stream",
44
 
        "Ogg stream",
45
 
        /* VLC */
46
 
        "VLC plug-in",
47
 
        /* Windows Media */
48
 
        "Windows Media video",
49
 
        "Windows Media video",
50
 
        "Windows Media plug-in",
51
 
        "Windows Media video",
52
 
        /* Google VLC */
53
 
        "Google VLC plug-in",
54
 
        /* WAV audio */
55
 
        "WAV audio",
56
 
        "WAV audio",
57
 
        /* 3GPP */
58
 
        "3GPP audio",
59
 
        "3GPP video",
60
 
        /* 3GPP2 */
61
 
        "3GPP2 audio",
62
 
        "3GPP2 video",
63
 
        /* DIVX */
64
 
        "DivX video",
65
 
    };
66
 
};
67
 
 
68
 
/* A series of pairs of strings... first MIME type, then file extension(s) */
69
 
resource 'STR#' (128,"MIME Type")
70
 
{
71
 
    {
72
 
        /* MPEG-1 and MPEG-2 */
73
 
        "audio/mpeg", "mp2,mp3,mpga,mpega",
74
 
        "audio/x-mpeg", "mp2,mp3,mpga,mpega",
75
 
        "video/mpeg", "mpg,mpeg,mpe",
76
 
        "video/x-mpeg", "mpg,mpeg,mpe",
77
 
        "video/mpeg-system", "mpg,mpeg,vob",
78
 
        "video/x-mpeg-system", "mpg,mpeg,vob",
79
 
        /* MPEG-4 */
80
 
        "video/mpeg4", "mp4,mpg4",
81
 
        "audio/mpeg4", "mp4,mpg4",
82
 
        "application/mpeg4-iod", "mp4,mpg4",
83
 
        "application/mpeg4-muxcodetable", "mp4,mpg4",
84
 
        /* AVI */
85
 
        "video/x-msvideo", "avi",
86
 
        /* Quicktime */
87
 
/*        "video/quicktime", "mov,qt", */
88
 
        /* OGG */
89
 
        "application/ogg", "ogg",
90
 
        "application/x-ogg", "ogg",
91
 
        /* VLC */
92
 
        "application/x-vlc-plugin", "vlc",
93
 
        /* Windows Media */
94
 
        "video/x-ms-asf-plugin", "asf,asx",
95
 
        "video/x-ms-asf", "asf,asx",
96
 
        "application/x-mplayer2", "",
97
 
        "video/x-ms-wmv", "wmv",
98
 
        /* Google VLC */
99
 
        "video/x-google-vlc-plugin", "",
100
 
        /* WAV audio */
101
 
        "audio/wav", "wav",
102
 
        "audio/x-wav", "wav",
103
 
        /* 3GPP */
104
 
        "audio/3gpp", "3gp,3gpp",
105
 
        "video/3gpp", "3gp,3gpp",
106
 
        /* 3GPP2 */
107
 
        "audio/3gpp2", "3g2,3gpp2",
108
 
        "video/3gpp2", "3g2,3gpp2",
109
 
        /* DIVX */
110
 
        "video/divx", "divx",
111
 
    };
112
 
};
113