| 1185 | | VLC_ADD_PLUGINS([dummy logger memcpy]) |
|---|
| 1186 | | VLC_ADD_PLUGINS([mpgv mpga m4v m4a h264 vc1 demux_cdg cdg ps pva avi asf mp4 rawdv rawvid nsv real aiff mjpeg demuxdump flacsys tta]) |
|---|
| 1187 | | VLC_ADD_PLUGINS([cvdsub svcdsub spudec subsdec subsusf t140 dvbsub cc mpeg_audio lpcm a52 dts cinepak flac]) |
|---|
| 1188 | | VLC_ADD_PLUGINS([deinterlace invert adjust transform wave ripple psychedelic gradient motionblur rv32 rotate noise grain extract sharpen seamcarving croppadd blendbench]) |
|---|
| 1189 | | VLC_ADD_PLUGINS([converter_fixed mono]) |
|---|
| 1190 | | VLC_ADD_PLUGINS([trivial_resampler ugly_resampler]) |
|---|
| 1191 | | VLC_ADD_PLUGINS([trivial_channel_mixer trivial_mixer]) |
|---|
| 1192 | | VLC_ADD_PLUGINS([playlist export nsc xtag]) |
|---|
| 1193 | | VLC_ADD_PLUGINS([i420_rgb grey_yuv rawvideo blend scale image vmem logo magnify puzzle colorthres]) |
|---|
| 1194 | | VLC_ADD_PLUGINS([wav araw subtitle vobsub adpcm a52sys dtssys au ty voc xa nuv smf]) |
|---|
| 1195 | | VLC_ADD_PLUGINS([access_directory access_file access_udp access_tcp]) |
|---|
| 1196 | | VLC_ADD_PLUGINS([access_http access_mms access_ftp access_rtmp]) |
|---|
| | 1186 | VLC_ADD_PLUGINS([dummy]) |
|---|
| | 1187 | VLC_ADD_PLUGINS([logger]) |
|---|
| | 1188 | VLC_ADD_PLUGINS([memcpy]) |
|---|
| | 1189 | dnl Demuxers: |
|---|
| | 1190 | VLC_ADD_PLUGINS([mpgv]) |
|---|
| | 1191 | VLC_ADD_PLUGINS([mpga]) |
|---|
| | 1192 | VLC_ADD_PLUGINS([m4v]) |
|---|
| | 1193 | VLC_ADD_PLUGINS([m4a]) |
|---|
| | 1194 | VLC_ADD_PLUGINS([h264]) |
|---|
| | 1195 | VLC_ADD_PLUGINS([vc1]) |
|---|
| | 1196 | VLC_ADD_PLUGINS([demux_cdg]) |
|---|
| | 1197 | VLC_ADD_PLUGINS([cdg]) |
|---|
| | 1198 | VLC_ADD_PLUGINS([ps]) |
|---|
| | 1199 | VLC_ADD_PLUGINS([pva]) |
|---|
| | 1200 | VLC_ADD_PLUGINS([avi]) |
|---|
| | 1201 | VLC_ADD_PLUGINS([asf]) |
|---|
| | 1202 | VLC_ADD_PLUGINS([mp4]) |
|---|
| | 1203 | VLC_ADD_PLUGINS([rawdv]) |
|---|
| | 1204 | VLC_ADD_PLUGINS([rawvid]) |
|---|
| | 1205 | VLC_ADD_PLUGINS([nsv]) |
|---|
| | 1206 | VLC_ADD_PLUGINS([real]) |
|---|
| | 1207 | VLC_ADD_PLUGINS([aiff]) |
|---|
| | 1208 | VLC_ADD_PLUGINS([mjpeg]) |
|---|
| | 1209 | VLC_ADD_PLUGINS([wav]) |
|---|
| | 1210 | VLC_ADD_PLUGINS([voc]) |
|---|
| | 1211 | VLC_ADD_PLUGINS([smf]) |
|---|
| | 1212 | VLC_ADD_PLUGINS([demuxdump]) |
|---|
| | 1213 | VLC_ADD_PLUGINS([flacsys]) |
|---|
| | 1214 | VLC_ADD_PLUGINS([tta]) |
|---|
| | 1215 | VLC_ADD_PLUGINS([subtitle]) |
|---|
| | 1216 | VLC_ADD_PLUGINS([vobsub]) |
|---|
| | 1217 | VLC_ADD_PLUGINS([a52sys]) |
|---|
| | 1218 | VLC_ADD_PLUGINS([dtssys]) |
|---|
| | 1219 | VLC_ADD_PLUGINS([au]) |
|---|
| | 1220 | VLC_ADD_PLUGINS([ty]) |
|---|
| | 1221 | VLC_ADD_PLUGINS([xa]) |
|---|
| | 1222 | VLC_ADD_PLUGINS([nuv]) |
|---|
| | 1223 | dnl Text codecs: |
|---|
| | 1224 | VLC_ADD_PLUGINS([cvdsub]) |
|---|
| | 1225 | VLC_ADD_PLUGINS([svcdsub]) |
|---|
| | 1226 | VLC_ADD_PLUGINS([spudec]) |
|---|
| | 1227 | VLC_ADD_PLUGINS([subsdec]) |
|---|
| | 1228 | VLC_ADD_PLUGINS([subsusf]) |
|---|
| | 1229 | VLC_ADD_PLUGINS([t140]) |
|---|
| | 1230 | VLC_ADD_PLUGINS([dvbsub]) |
|---|
| | 1231 | VLC_ADD_PLUGINS([cc]) |
|---|
| | 1232 | dnl Video codecs: |
|---|
| | 1233 | VLC_ADD_PLUGINS([cinepak]) |
|---|
| | 1234 | dnl Audio codecs: |
|---|
| | 1235 | VLC_ADD_PLUGINS([araw]) |
|---|
| | 1236 | VLC_ADD_PLUGINS([adpcm]) |
|---|
| | 1237 | VLC_ADD_PLUGINS([mpeg_audio]) |
|---|
| | 1238 | VLC_ADD_PLUGINS([lpcm]) |
|---|
| | 1239 | VLC_ADD_PLUGINS([a52]) |
|---|
| | 1240 | VLC_ADD_PLUGINS([dts]) |
|---|
| | 1241 | VLC_ADD_PLUGINS([flac]) |
|---|
| | 1242 | dnl Video filters: |
|---|
| | 1243 | VLC_ADD_PLUGINS([deinterlace]) |
|---|
| | 1244 | VLC_ADD_PLUGINS([invert]) |
|---|
| | 1245 | VLC_ADD_PLUGINS([adjust]) |
|---|
| | 1246 | VLC_ADD_PLUGINS([transform]) |
|---|
| | 1247 | VLC_ADD_PLUGINS([wave]) |
|---|
| | 1248 | VLC_ADD_PLUGINS([ripple]) |
|---|
| | 1249 | VLC_ADD_PLUGINS([psychedelic]) |
|---|
| | 1250 | VLC_ADD_PLUGINS([gradient]) |
|---|
| | 1251 | VLC_ADD_PLUGINS([motionblur]) |
|---|
| | 1252 | VLC_ADD_PLUGINS([rv32]) |
|---|
| | 1253 | VLC_ADD_PLUGINS([rotate]) |
|---|
| | 1254 | VLC_ADD_PLUGINS([noise]) |
|---|
| | 1255 | VLC_ADD_PLUGINS([grain]) |
|---|
| | 1256 | VLC_ADD_PLUGINS([extract]) |
|---|
| | 1257 | VLC_ADD_PLUGINS([sharpen]) |
|---|
| | 1258 | VLC_ADD_PLUGINS([seamcarving]) |
|---|
| | 1259 | VLC_ADD_PLUGINS([croppadd]) |
|---|
| | 1260 | VLC_ADD_PLUGINS([blendbench]) |
|---|
| | 1261 | VLC_ADD_PLUGINS([blend]) |
|---|
| | 1262 | VLC_ADD_PLUGINS([scale]) |
|---|
| | 1263 | VLC_ADD_PLUGINS([image]) |
|---|
| | 1264 | VLC_ADD_PLUGINS([vmem]) |
|---|
| | 1265 | VLC_ADD_PLUGINS([logo]) |
|---|
| | 1266 | VLC_ADD_PLUGINS([magnify]) |
|---|
| | 1267 | VLC_ADD_PLUGINS([puzzle]) |
|---|
| | 1268 | VLC_ADD_PLUGINS([colorthres]) |
|---|
| | 1269 | dnl Meta demuxers: |
|---|
| | 1270 | VLC_ADD_PLUGINS([playlist]) |
|---|
| | 1271 | VLC_ADD_PLUGINS([export]) |
|---|
| | 1272 | VLC_ADD_PLUGINS([nsc]) |
|---|
| | 1273 | VLC_ADD_PLUGINS([xtag]) |
|---|
| | 1274 | dnl Channel mixing audio filters: |
|---|
| | 1275 | VLC_ADD_PLUGINS([converter_fixed]) |
|---|
| | 1276 | VLC_ADD_PLUGINS([mono]) |
|---|
| | 1277 | VLC_ADD_PLUGINS([trivial_channel_mixer]) |
|---|
| | 1278 | dnl Resampling audio filters: |
|---|
| | 1279 | VLC_ADD_PLUGINS([trivial_resampler]) |
|---|
| | 1280 | VLC_ADD_PLUGINS([ugly_resampler]) |
|---|
| | 1281 | dnl Audio mixers: |
|---|
| | 1282 | VLC_ADD_PLUGINS([trivial_mixer]) |
|---|
| | 1283 | dnl Video chromas: |
|---|
| | 1284 | VLC_ADD_PLUGINS([i420_rgb]) |
|---|
| | 1285 | VLC_ADD_PLUGINS([grey_yuv]) |
|---|
| | 1286 | dnl Video codecs: |
|---|
| | 1287 | VLC_ADD_PLUGINS([rawvideo]) |
|---|
| | 1288 | dnl Accesses: |
|---|
| | 1289 | VLC_ADD_PLUGINS([access_directory]) |
|---|
| | 1290 | VLC_ADD_PLUGINS([access_file]) |
|---|
| | 1291 | VLC_ADD_PLUGINS([access_udp]) |
|---|
| | 1292 | VLC_ADD_PLUGINS([access_tcp]) |
|---|
| | 1293 | VLC_ADD_PLUGINS([access_http]) |
|---|
| | 1294 | VLC_ADD_PLUGINS([access_mms]) |
|---|
| | 1295 | VLC_ADD_PLUGINS([access_ftp]) |
|---|
| | 1296 | VLC_ADD_PLUGINS([access_rtmp]) |
|---|
| | 1297 | VLC_ADD_PLUGINS([access_fake]) |
|---|
| | 1298 | dnl Access filters: |
|---|
| | 1299 | VLC_ADD_PLUGINS([access_filter_timeshift]) |
|---|
| | 1300 | VLC_ADD_PLUGINS([access_filter_record]) |
|---|
| | 1301 | VLC_ADD_PLUGINS([access_filter_dump]) |
|---|
| 1212 | | VLC_ADD_PLUGINS([access_fake access_filter_timeshift access_filter_record access_filter_dump]) |
|---|
| 1213 | | VLC_ADD_PLUGINS([gestures rc telnet hotkeys showintf marq podcast shout sap fake folder]) |
|---|
| 1214 | | VLC_ADD_PLUGINS([rss mosaic wall motiondetect clone crop erase bluescreen alphamask gaussianblur]) |
|---|
| 1215 | | VLC_ADD_PLUGINS([i420_yuy2 i422_yuy2 i420_ymga i422_i420 yuy2_i422 yuy2_i420 chroma_chain]) |
|---|
| 1216 | | VLC_ADD_PLUGINS([aout_file linear_resampler bandlimited_resampler]) |
|---|
| 1217 | | VLC_ADD_PLUGINS([float32_mixer spdif_mixer simple_channel_mixer]) |
|---|
| 1218 | | VLC_ADD_PLUGINS([dolby_surround_decoder headphone_channel_mixer normvol equalizer param_eq]) |
|---|
| 1219 | | VLC_ADD_PLUGINS([converter_float a52tospdif dtstospdif audio_format]) |
|---|
| | 1320 | VLC_ADD_PLUGINS([gestures]) |
|---|
| | 1321 | VLC_ADD_PLUGINS([rc]) |
|---|
| | 1322 | VLC_ADD_PLUGINS([telnet]) |
|---|
| | 1323 | VLC_ADD_PLUGINS([hotkeys]) |
|---|
| | 1324 | VLC_ADD_PLUGINS([showintf]) |
|---|
| | 1325 | VLC_ADD_PLUGINS([marq]) |
|---|
| | 1326 | VLC_ADD_PLUGINS([podcast]) |
|---|
| | 1327 | VLC_ADD_PLUGINS([shout]) |
|---|
| | 1328 | VLC_ADD_PLUGINS([sap]) |
|---|
| | 1329 | VLC_ADD_PLUGINS([fake]) |
|---|
| | 1330 | VLC_ADD_PLUGINS([folder]) |
|---|
| | 1331 | VLC_ADD_PLUGINS([rss]) |
|---|
| | 1332 | VLC_ADD_PLUGINS([mosaic]) |
|---|
| | 1333 | VLC_ADD_PLUGINS([wall]) |
|---|
| | 1334 | VLC_ADD_PLUGINS([motiondetect]) |
|---|
| | 1335 | VLC_ADD_PLUGINS([clone]) |
|---|
| | 1336 | VLC_ADD_PLUGINS([crop]) |
|---|
| | 1337 | VLC_ADD_PLUGINS([erase]) |
|---|
| | 1338 | VLC_ADD_PLUGINS([bluescreen]) |
|---|
| | 1339 | VLC_ADD_PLUGINS([alphamask]) |
|---|
| | 1340 | VLC_ADD_PLUGINS([gaussianblur]) |
|---|
| | 1341 | VLC_ADD_PLUGINS([i420_yuy2]) |
|---|
| | 1342 | VLC_ADD_PLUGINS([i422_yuy2]) |
|---|
| | 1343 | VLC_ADD_PLUGINS([i420_ymga]) |
|---|
| | 1344 | VLC_ADD_PLUGINS([i422_i420]) |
|---|
| | 1345 | VLC_ADD_PLUGINS([yuy2_i422]) |
|---|
| | 1346 | VLC_ADD_PLUGINS([yuy2_i420]) |
|---|
| | 1347 | VLC_ADD_PLUGINS([chroma_chain]) |
|---|
| | 1348 | VLC_ADD_PLUGINS([aout_file]) |
|---|
| | 1349 | VLC_ADD_PLUGINS([linear_resampler]) |
|---|
| | 1350 | VLC_ADD_PLUGINS([bandlimited_resampler]) |
|---|
| | 1351 | VLC_ADD_PLUGINS([float32_mixer]) |
|---|
| | 1352 | VLC_ADD_PLUGINS([spdif_mixer]) |
|---|
| | 1353 | VLC_ADD_PLUGINS([simple_channel_mixer]) |
|---|
| | 1354 | VLC_ADD_PLUGINS([dolby_surround_decoder]) |
|---|
| | 1355 | VLC_ADD_PLUGINS([headphone_channel_mixer]) |
|---|
| | 1356 | VLC_ADD_PLUGINS([normvol]) |
|---|
| | 1357 | VLC_ADD_PLUGINS([equalizer]) |
|---|
| | 1358 | VLC_ADD_PLUGINS([param_eq]) |
|---|
| | 1359 | VLC_ADD_PLUGINS([converter_float]) |
|---|
| | 1360 | VLC_ADD_PLUGINS([a52tospdif]) |
|---|
| | 1361 | VLC_ADD_PLUGINS([dtstospdif]) |
|---|
| | 1362 | VLC_ADD_PLUGINS([audio_format]) |
|---|
| 1593 | | VLC_ADD_PLUGINS([access_output_dummy access_output_udp access_output_file access_output_http]) |
|---|
| 1594 | | VLC_ADD_PLUGINS([mux_ps mux_avi mux_mp4 mux_asf mux_dummy mux_wav mux_mpjpeg]) |
|---|
| | 1740 | dnl Access outputs: |
|---|
| | 1741 | VLC_ADD_PLUGINS([access_output_dummy]) |
|---|
| | 1742 | VLC_ADD_PLUGINS([access_output_udp]) |
|---|
| | 1743 | VLC_ADD_PLUGINS([access_output_file]) |
|---|
| | 1744 | VLC_ADD_PLUGINS([access_output_http]) |
|---|
| | 1745 | dnl Muxers: |
|---|
| | 1746 | VLC_ADD_PLUGINS([mux_ps]) |
|---|
| | 1747 | VLC_ADD_PLUGINS([mux_avi]) |
|---|
| | 1748 | VLC_ADD_PLUGINS([mux_mp4]) |
|---|
| | 1749 | VLC_ADD_PLUGINS([mux_asf]) |
|---|
| | 1750 | VLC_ADD_PLUGINS([mux_dummy]) |
|---|
| | 1751 | VLC_ADD_PLUGINS([mux_wav]) |
|---|
| | 1752 | VLC_ADD_PLUGINS([mux_mpjpeg]) |
|---|
| | 1753 | dnl Packetizers (FIXME: why are the others outside --enable-sout??): |
|---|