blob: e2a7cbf427d8b1611e0f730dcd9a20185bd9b98c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
|
# $FreeBSD$
#
COMMENT = Multimedia software
SUBDIR += acidrip
SUBDIR += avidemux
SUBDIR += avidemux2
SUBDIR += avifile
SUBDIR += avinfo
SUBDIR += beep-media-player
SUBDIR += bsdbktr_tvtune
SUBDIR += camserv
SUBDIR += dirac
SUBDIR += dtv
SUBDIR += dumpmpeg
SUBDIR += dv2jpg
SUBDIR += dvdauthor
SUBDIR += dvdrip
SUBDIR += dvts
SUBDIR += emovix
SUBDIR += enjoympeg
SUBDIR += ffmpeg
SUBDIR += fxtv
SUBDIR += gmencoder
SUBDIR += goggles
SUBDIR += gopchop
SUBDIR += grpplaylist
SUBDIR += gstreamer
SUBDIR += gstreamer-editor
SUBDIR += gstreamer-ffmpeg
SUBDIR += gstreamer-player
SUBDIR += gstreamer-plugins
SUBDIR += gsubedit
SUBDIR += gtksubtitler
SUBDIR += gxanim
SUBDIR += gxine
SUBDIR += hayes
SUBDIR += kaffeine
SUBDIR += kaffeine-mozilla
SUBDIR += kdemultimedia3
SUBDIR += kino
SUBDIR += kino-dvtitler
SUBDIR += kmplayer
SUBDIR += kplayer
SUBDIR += ksubeditor
SUBDIR += libdivxdecore
SUBDIR += libdivxdecore-devel
SUBDIR += libdivxencore
SUBDIR += libdts
SUBDIR += libdv
SUBDIR += libdvbpsi
SUBDIR += libdvdcss
SUBDIR += libdvdnav
SUBDIR += libdvdplay
SUBDIR += libdvdread
SUBDIR += libfame
SUBDIR += libmatroska
SUBDIR += libmovtar
SUBDIR += libmpeg2
SUBDIR += libquicktime
SUBDIR += libxine
SUBDIR += linux-divx4linux
SUBDIR += linux-divx4linux4
SUBDIR += linux-divxplayer
SUBDIR += linux-realplayer
SUBDIR += linux-xmovie
SUBDIR += lsdvd
SUBDIR += mjpegtools
SUBDIR += mkvtoolnix
SUBDIR += mkxvcd
SUBDIR += mmpython
SUBDIR += mmsclient
SUBDIR += mpeg
SUBDIR += mpeg2codec
SUBDIR += mpeg2play
SUBDIR += mpeg4ip
SUBDIR += mpeg_encode
SUBDIR += mpeg_play
SUBDIR += mpeg_stat
SUBDIR += mpegedit
SUBDIR += mpgtx
SUBDIR += mplayer
SUBDIR += mplayer-fonts
SUBDIR += mplayer-skins
SUBDIR += mplayerxp
SUBDIR += mplex
SUBDIR += mtv
SUBDIR += nautilus-media
SUBDIR += netshow
SUBDIR += noatun-plugins
SUBDIR += nuppelvideo
SUBDIR += nxtvepg
SUBDIR += ogle
SUBDIR += ogle-gui
SUBDIR += ogmtools
SUBDIR += okle
SUBDIR += openquicktime
SUBDIR += oqtencoder
SUBDIR += oqtplayer
SUBDIR += p5-RIFF-Info
SUBDIR += p5-Video-Info
SUBDIR += p5-Video-OpenQuicktime
SUBDIR += ppm2fli
SUBDIR += py-gstreamer
SUBDIR += qdvdauthor
SUBDIR += quark
SUBDIR += recmpeg
SUBDIR += replex
SUBDIR += ruby-gst
SUBDIR += slideshow
SUBDIR += smpeg
SUBDIR += smpeg-xmms
SUBDIR += spigot
SUBDIR += splitmpg
SUBDIR += subconv
SUBDIR += tkxanim
SUBDIR += tosvcd
SUBDIR += totem
SUBDIR += transcode
SUBDIR += vcdgear
SUBDIR += vcdimager
SUBDIR += vcdpad
SUBDIR += vcdtools
SUBDIR += vlc
SUBDIR += win32-codecs
SUBDIR += xanim
SUBDIR += xawtv
SUBDIR += xdvshow
SUBDIR += xfce4-xmms-plugin
SUBDIR += xine
SUBDIR += xmms
SUBDIR += xmms-avi
SUBDIR += xmms-status-plugin
SUBDIR += xmms-weasel
SUBDIR += xmps
SUBDIR += xmps-opendivx-plugin
SUBDIR += xmps-win32-plugin
SUBDIR += xtheater
SUBDIR += xvid
SUBDIR += xvid4conf
SUBDIR += y4mscaler
.include <bsd.port.subdir.mk>
|