pkgsrc/multimedia/vlc/PLIST.common

276 lines
9.5 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST.common,v 1.5 2006/05/19 10:38:02 joerg Exp $
bin/vlc
bin/vlc-config
bin/wxvlc
include/vlc/aout.h
include/vlc/decoder.h
include/vlc/input.h
include/vlc/intf.h
include/vlc/sout.h
include/vlc/vlc.h
include/vlc/vout.h
lib/libvlc.a
lib/vlc/access/libaccess_directory_plugin.so
lib/vlc/access/libaccess_file_plugin.so
lib/vlc/access/libaccess_ftp_plugin.so
lib/vlc/access/libaccess_http_plugin.so
lib/vlc/access/libaccess_mms_plugin.so
lib/vlc/access/libaccess_tcp_plugin.so
lib/vlc/access/libaccess_udp_plugin.so
lib/vlc/access/libcddax_plugin.so
${DVDCSS}lib/vlc/access/libdvd_plugin.so
lib/vlc/access/libdvdplay_plugin.so
lib/vlc/access/libdvdread_plugin.so
lib/vlc/access/libslp_plugin.so
lib/vlc/access/libvcdx_plugin.so
lib/vlc/access_output/libaccess_output_dummy_plugin.so
lib/vlc/access_output/libaccess_output_file_plugin.so
lib/vlc/access_output/libaccess_output_http_plugin.so
lib/vlc/access_output/libaccess_output_udp_plugin.so
lib/vlc/audio_filter/liba52tofloat32_plugin.so
lib/vlc/audio_filter/liba52tospdif_plugin.so
lib/vlc/audio_filter/libbandlimited_resampler_plugin.so
lib/vlc/audio_filter/libdtstospdif_plugin.so
lib/vlc/audio_filter/libfixed32tofloat32_plugin.so
lib/vlc/audio_filter/libfixed32tos16_plugin.so
lib/vlc/audio_filter/libfloat32tos16_plugin.so
lib/vlc/audio_filter/libfloat32tos8_plugin.so
lib/vlc/audio_filter/libfloat32tou16_plugin.so
lib/vlc/audio_filter/libfloat32tou8_plugin.so
lib/vlc/audio_filter/libheadphone_channel_mixer_plugin.so
lib/vlc/audio_filter/liblinear_resampler_plugin.so
lib/vlc/audio_filter/libmpgatofixed32_plugin.so
lib/vlc/audio_filter/libs16tofixed32_plugin.so
lib/vlc/audio_filter/libs16tofloat32_plugin.so
lib/vlc/audio_filter/libs16tofloat32swab_plugin.so
lib/vlc/audio_filter/libs8tofloat32_plugin.so
lib/vlc/audio_filter/libtrivial_channel_mixer_plugin.so
lib/vlc/audio_filter/libtrivial_resampler_plugin.so
lib/vlc/audio_filter/libu8tofixed32_plugin.so
lib/vlc/audio_filter/libu8tofloat32_plugin.so
lib/vlc/audio_filter/libugly_resampler_plugin.so
lib/vlc/audio_mixer/libfloat32_mixer_plugin.so
lib/vlc/audio_mixer/libspdif_mixer_plugin.so
lib/vlc/audio_mixer/libtrivial_mixer_plugin.so
lib/vlc/audio_output/libaout_file_plugin.so
lib/vlc/audio_output/libaout_sdl_plugin.so
lib/vlc/audio_output/liboss_plugin.so
lib/vlc/codec/liba52_plugin.so
lib/vlc/codec/libadpcm_plugin.so
lib/vlc/codec/libaraw_plugin.so
lib/vlc/codec/libcinepak_plugin.so
Update multimedia/vlc to 0.7.2. Changes between 0.7.1 and 0.7.2: -------------------------------- Core support: * Bookmarks feature for easier seeking/access inside medias. * Support for video output embedded in interfaces. * Improved HTTP daemon. * Saved playlists now remember VLC-specific options. Codecs: * New Continuous Media Markup Language (CMML) codec. (http://www.annodex.net/overview.html) * New H.261 video decoder using openmash. * H264 encoder, demuxer and packetizer. * Packetizer interfaces between demux and codec when needed (allows using ffmpeg plugin to decode MPEG streams and better aac decoding). * Support for Theora alpha3 (both decoding and encoding). Input: * --start-time <sec> and --stop-time <sec> to start and stop playing a file at the specified amount of seconds. Only works with a few fileformats (avi, mov, mkv, mp4 ) * Improved directory access module. * New "file-cat" option to play truncated movies. * Better handling of meta info (title, author, description, etc...). * New options to pass meta info to the input. * It is now possible to stream programs from a DVB-S/C/T stream (satellite, cable, or digital terestrial television) Demux: * Annodex (http://www.annodex.net) support. * mmsh streaming fixes. * Fixed infinite loop in the AVI demux on broken/incomplete files. Subtitles: * Subviewer and subviewer v2 subtitles support. * Ability to choose autodetected subtitles path. * Subtitles delay can be changed in real time with hotkeys. Stream output: * Improved session announcement system. * Minimize threads usage by default. * Added faster than realtime stream output (limited by CPU) for file output. * Improved MOV/MP4 muxer. * Improved MPEG TS muxer. * Improved transrater. * Meta info options used by the muxers. * New configuration system. * Better audio channels downmixing when transcoding. VideoLAN manager: * New videolan (media) manager (vlm): a little manager designed to launch and manage multiple streams from within one instance of VLC. * Supports live streams and VoD. * Supports scheduling. * Telnet interface for vlm. * HTTP interface for vlm. Interfaces: * Skins II (Windows and Linux only) - Ability to embed video output. - Support for bitmap fonts. - Lots of improvements. * wxWindows (default Windows and Linux interface) - New design and set of icons. - Ability to embed video output. - Support for hotkeys. - Support for bookmarks. * Mac OS X - Support for 'groups' and playlist item properties. - Better hotkeys handling. Mac OS X port: * OpenGL video output is now the default when available. * Added FAAC encoder (mp4a). * Audio output fix to work with multiple streams on a HAL device. * Possible fix for conflict with CodeTek VirtualDesktop (untested). Win32 port: * DirectShow input plugin should work with more devices. * Disable monitor power down when watching movies. * Improved Windows installer. Linux port: * PowerPC fixes. Misc: * Improvements to the Goom visualisation plugin. * Roku HD1000 audio output
2004-06-20 20:43:26 +02:00
lib/vlc/codec/libcmml_plugin.so
lib/vlc/codec/libcvdsub_plugin.so
lib/vlc/codec/libdts_plugin.so
lib/vlc/codec/libdvbsub_plugin.so
lib/vlc/codec/libflacdec_plugin.so
lib/vlc/codec/liblibmpeg2_plugin.so
lib/vlc/codec/liblpcm_plugin.so
lib/vlc/codec/libmpeg_audio_plugin.so
lib/vlc/codec/librawvideo_plugin.so
lib/vlc/codec/libspudec_plugin.so
lib/vlc/codec/libsubsdec_plugin.so
lib/vlc/codec/libsvcdsub_plugin.so
lib/vlc/codec/libvorbis_plugin.so
lib/vlc/control/libgestures_plugin.so
lib/vlc/control/libhotkeys_plugin.so
lib/vlc/control/libhttp_plugin.so
lib/vlc/control/librc_plugin.so
Update multimedia/vlc to 0.7.2. Changes between 0.7.1 and 0.7.2: -------------------------------- Core support: * Bookmarks feature for easier seeking/access inside medias. * Support for video output embedded in interfaces. * Improved HTTP daemon. * Saved playlists now remember VLC-specific options. Codecs: * New Continuous Media Markup Language (CMML) codec. (http://www.annodex.net/overview.html) * New H.261 video decoder using openmash. * H264 encoder, demuxer and packetizer. * Packetizer interfaces between demux and codec when needed (allows using ffmpeg plugin to decode MPEG streams and better aac decoding). * Support for Theora alpha3 (both decoding and encoding). Input: * --start-time <sec> and --stop-time <sec> to start and stop playing a file at the specified amount of seconds. Only works with a few fileformats (avi, mov, mkv, mp4 ) * Improved directory access module. * New "file-cat" option to play truncated movies. * Better handling of meta info (title, author, description, etc...). * New options to pass meta info to the input. * It is now possible to stream programs from a DVB-S/C/T stream (satellite, cable, or digital terestrial television) Demux: * Annodex (http://www.annodex.net) support. * mmsh streaming fixes. * Fixed infinite loop in the AVI demux on broken/incomplete files. Subtitles: * Subviewer and subviewer v2 subtitles support. * Ability to choose autodetected subtitles path. * Subtitles delay can be changed in real time with hotkeys. Stream output: * Improved session announcement system. * Minimize threads usage by default. * Added faster than realtime stream output (limited by CPU) for file output. * Improved MOV/MP4 muxer. * Improved MPEG TS muxer. * Improved transrater. * Meta info options used by the muxers. * New configuration system. * Better audio channels downmixing when transcoding. VideoLAN manager: * New videolan (media) manager (vlm): a little manager designed to launch and manage multiple streams from within one instance of VLC. * Supports live streams and VoD. * Supports scheduling. * Telnet interface for vlm. * HTTP interface for vlm. Interfaces: * Skins II (Windows and Linux only) - Ability to embed video output. - Support for bitmap fonts. - Lots of improvements. * wxWindows (default Windows and Linux interface) - New design and set of icons. - Ability to embed video output. - Support for hotkeys. - Support for bookmarks. * Mac OS X - Support for 'groups' and playlist item properties. - Better hotkeys handling. Mac OS X port: * OpenGL video output is now the default when available. * Added FAAC encoder (mp4a). * Audio output fix to work with multiple streams on a HAL device. * Possible fix for conflict with CodeTek VirtualDesktop (untested). Win32 port: * DirectShow input plugin should work with more devices. * Disable monitor power down when watching movies. * Improved Windows installer. Linux port: * PowerPC fixes. Misc: * Improvements to the Goom visualisation plugin. * Roku HD1000 audio output
2004-06-20 20:43:26 +02:00
lib/vlc/control/libtelnet_plugin.so
lib/vlc/demux/liba52sys_plugin.so
lib/vlc/demux/libaac_plugin.so
lib/vlc/demux/libaiff_plugin.so
lib/vlc/demux/libasf_plugin.so
lib/vlc/demux/libau_plugin.so
lib/vlc/demux/libavi_plugin.so
lib/vlc/demux/libdvdnav_plugin.so
lib/vlc/demux/libdemux2_plugin.so
lib/vlc/demux/libdemuxdump_plugin.so
lib/vlc/demux/libdemuxsub_plugin.so
lib/vlc/demux/libdtssys_plugin.so
lib/vlc/demux/libflac_plugin.so
Update multimedia/vlc to 0.7.2. Changes between 0.7.1 and 0.7.2: -------------------------------- Core support: * Bookmarks feature for easier seeking/access inside medias. * Support for video output embedded in interfaces. * Improved HTTP daemon. * Saved playlists now remember VLC-specific options. Codecs: * New Continuous Media Markup Language (CMML) codec. (http://www.annodex.net/overview.html) * New H.261 video decoder using openmash. * H264 encoder, demuxer and packetizer. * Packetizer interfaces between demux and codec when needed (allows using ffmpeg plugin to decode MPEG streams and better aac decoding). * Support for Theora alpha3 (both decoding and encoding). Input: * --start-time <sec> and --stop-time <sec> to start and stop playing a file at the specified amount of seconds. Only works with a few fileformats (avi, mov, mkv, mp4 ) * Improved directory access module. * New "file-cat" option to play truncated movies. * Better handling of meta info (title, author, description, etc...). * New options to pass meta info to the input. * It is now possible to stream programs from a DVB-S/C/T stream (satellite, cable, or digital terestrial television) Demux: * Annodex (http://www.annodex.net) support. * mmsh streaming fixes. * Fixed infinite loop in the AVI demux on broken/incomplete files. Subtitles: * Subviewer and subviewer v2 subtitles support. * Ability to choose autodetected subtitles path. * Subtitles delay can be changed in real time with hotkeys. Stream output: * Improved session announcement system. * Minimize threads usage by default. * Added faster than realtime stream output (limited by CPU) for file output. * Improved MOV/MP4 muxer. * Improved MPEG TS muxer. * Improved transrater. * Meta info options used by the muxers. * New configuration system. * Better audio channels downmixing when transcoding. VideoLAN manager: * New videolan (media) manager (vlm): a little manager designed to launch and manage multiple streams from within one instance of VLC. * Supports live streams and VoD. * Supports scheduling. * Telnet interface for vlm. * HTTP interface for vlm. Interfaces: * Skins II (Windows and Linux only) - Ability to embed video output. - Support for bitmap fonts. - Lots of improvements. * wxWindows (default Windows and Linux interface) - New design and set of icons. - Ability to embed video output. - Support for hotkeys. - Support for bookmarks. * Mac OS X - Support for 'groups' and playlist item properties. - Better hotkeys handling. Mac OS X port: * OpenGL video output is now the default when available. * Added FAAC encoder (mp4a). * Audio output fix to work with multiple streams on a HAL device. * Possible fix for conflict with CodeTek VirtualDesktop (untested). Win32 port: * DirectShow input plugin should work with more devices. * Disable monitor power down when watching movies. * Improved Windows installer. Linux port: * PowerPC fixes. Misc: * Improvements to the Goom visualisation plugin. * Roku HD1000 audio output
2004-06-20 20:43:26 +02:00
lib/vlc/demux/libh264_plugin.so
lib/vlc/demux/libid3_plugin.so
lib/vlc/demux/libid3tag_plugin.so
lib/vlc/demux/libm3u_plugin.so
lib/vlc/demux/libm4v_plugin.so
lib/vlc/demux/libmp4_plugin.so
lib/vlc/demux/libmpeg_system_plugin.so
lib/vlc/demux/libmpga_plugin.so
lib/vlc/demux/libmpgv_plugin.so
lib/vlc/demux/libnsv_plugin.so
lib/vlc/demux/libogg_plugin.so
lib/vlc/demux/libplaylist_plugin.so
lib/vlc/demux/libps2_plugin.so
lib/vlc/demux/libps_plugin.so
lib/vlc/demux/libpva_plugin.so
lib/vlc/demux/librawdv_plugin.so
lib/vlc/demux/libreal_plugin.so
Update multimedia/vlc to 0.7.2. Changes between 0.7.1 and 0.7.2: -------------------------------- Core support: * Bookmarks feature for easier seeking/access inside medias. * Support for video output embedded in interfaces. * Improved HTTP daemon. * Saved playlists now remember VLC-specific options. Codecs: * New Continuous Media Markup Language (CMML) codec. (http://www.annodex.net/overview.html) * New H.261 video decoder using openmash. * H264 encoder, demuxer and packetizer. * Packetizer interfaces between demux and codec when needed (allows using ffmpeg plugin to decode MPEG streams and better aac decoding). * Support for Theora alpha3 (both decoding and encoding). Input: * --start-time <sec> and --stop-time <sec> to start and stop playing a file at the specified amount of seconds. Only works with a few fileformats (avi, mov, mkv, mp4 ) * Improved directory access module. * New "file-cat" option to play truncated movies. * Better handling of meta info (title, author, description, etc...). * New options to pass meta info to the input. * It is now possible to stream programs from a DVB-S/C/T stream (satellite, cable, or digital terestrial television) Demux: * Annodex (http://www.annodex.net) support. * mmsh streaming fixes. * Fixed infinite loop in the AVI demux on broken/incomplete files. Subtitles: * Subviewer and subviewer v2 subtitles support. * Ability to choose autodetected subtitles path. * Subtitles delay can be changed in real time with hotkeys. Stream output: * Improved session announcement system. * Minimize threads usage by default. * Added faster than realtime stream output (limited by CPU) for file output. * Improved MOV/MP4 muxer. * Improved MPEG TS muxer. * Improved transrater. * Meta info options used by the muxers. * New configuration system. * Better audio channels downmixing when transcoding. VideoLAN manager: * New videolan (media) manager (vlm): a little manager designed to launch and manage multiple streams from within one instance of VLC. * Supports live streams and VoD. * Supports scheduling. * Telnet interface for vlm. * HTTP interface for vlm. Interfaces: * Skins II (Windows and Linux only) - Ability to embed video output. - Support for bitmap fonts. - Lots of improvements. * wxWindows (default Windows and Linux interface) - New design and set of icons. - Ability to embed video output. - Support for hotkeys. - Support for bookmarks. * Mac OS X - Support for 'groups' and playlist item properties. - Better hotkeys handling. Mac OS X port: * OpenGL video output is now the default when available. * Added FAAC encoder (mp4a). * Audio output fix to work with multiple streams on a HAL device. * Possible fix for conflict with CodeTek VirtualDesktop (untested). Win32 port: * DirectShow input plugin should work with more devices. * Disable monitor power down when watching movies. * Improved Windows installer. Linux port: * PowerPC fixes. Misc: * Improvements to the Goom visualisation plugin. * Roku HD1000 audio output
2004-06-20 20:43:26 +02:00
lib/vlc/demux/libsgimb_plugin.so
lib/vlc/demux/libts2_plugin.so
lib/vlc/demux/libts_dvbpsi_plugin.so
lib/vlc/demux/libts_plugin.so
lib/vlc/demux/libwav_plugin.so
lib/vlc/gui/libwxwindows_plugin.so
Update multimedia/vlc to 0.7.2. Changes between 0.7.1 and 0.7.2: -------------------------------- Core support: * Bookmarks feature for easier seeking/access inside medias. * Support for video output embedded in interfaces. * Improved HTTP daemon. * Saved playlists now remember VLC-specific options. Codecs: * New Continuous Media Markup Language (CMML) codec. (http://www.annodex.net/overview.html) * New H.261 video decoder using openmash. * H264 encoder, demuxer and packetizer. * Packetizer interfaces between demux and codec when needed (allows using ffmpeg plugin to decode MPEG streams and better aac decoding). * Support for Theora alpha3 (both decoding and encoding). Input: * --start-time <sec> and --stop-time <sec> to start and stop playing a file at the specified amount of seconds. Only works with a few fileformats (avi, mov, mkv, mp4 ) * Improved directory access module. * New "file-cat" option to play truncated movies. * Better handling of meta info (title, author, description, etc...). * New options to pass meta info to the input. * It is now possible to stream programs from a DVB-S/C/T stream (satellite, cable, or digital terestrial television) Demux: * Annodex (http://www.annodex.net) support. * mmsh streaming fixes. * Fixed infinite loop in the AVI demux on broken/incomplete files. Subtitles: * Subviewer and subviewer v2 subtitles support. * Ability to choose autodetected subtitles path. * Subtitles delay can be changed in real time with hotkeys. Stream output: * Improved session announcement system. * Minimize threads usage by default. * Added faster than realtime stream output (limited by CPU) for file output. * Improved MOV/MP4 muxer. * Improved MPEG TS muxer. * Improved transrater. * Meta info options used by the muxers. * New configuration system. * Better audio channels downmixing when transcoding. VideoLAN manager: * New videolan (media) manager (vlm): a little manager designed to launch and manage multiple streams from within one instance of VLC. * Supports live streams and VoD. * Supports scheduling. * Telnet interface for vlm. * HTTP interface for vlm. Interfaces: * Skins II (Windows and Linux only) - Ability to embed video output. - Support for bitmap fonts. - Lots of improvements. * wxWindows (default Windows and Linux interface) - New design and set of icons. - Ability to embed video output. - Support for hotkeys. - Support for bookmarks. * Mac OS X - Support for 'groups' and playlist item properties. - Better hotkeys handling. Mac OS X port: * OpenGL video output is now the default when available. * Added FAAC encoder (mp4a). * Audio output fix to work with multiple streams on a HAL device. * Possible fix for conflict with CodeTek VirtualDesktop (untested). Win32 port: * DirectShow input plugin should work with more devices. * Disable monitor power down when watching movies. * Improved Windows installer. Linux port: * PowerPC fixes. Misc: * Improvements to the Goom visualisation plugin. * Roku HD1000 audio output
2004-06-20 20:43:26 +02:00
lib/vlc/libffmpeg.a
lib/vlc/libmkv.a
lib/vlc/libstream_out_transcode.a
lib/vlc/misc/libdummy_plugin.so
lib/vlc/misc/libexport_plugin.so
lib/vlc/misc/libfreetype_plugin.so
lib/vlc/misc/libipv4_plugin.so
lib/vlc/misc/libipv6_plugin.so
lib/vlc/misc/liblogger_plugin.so
lib/vlc/misc/libmemcpy_plugin.so
lib/vlc/misc/libsap_plugin.so
lib/vlc/misc/libscreensaver_plugin.so
lib/vlc/mux/libmux_asf_plugin.so
lib/vlc/mux/libmux_avi_plugin.so
lib/vlc/mux/libmux_dummy_plugin.so
lib/vlc/mux/libmux_mp4_plugin.so
lib/vlc/mux/libmux_ogg_plugin.so
lib/vlc/mux/libmux_ps_plugin.so
lib/vlc/mux/libmux_ts_dvbpsi_plugin.so
lib/vlc/mux/libmux_ts_plugin.so
lib/vlc/packetizer/libpacketizer_copy_plugin.so
Update multimedia/vlc to 0.7.2. Changes between 0.7.1 and 0.7.2: -------------------------------- Core support: * Bookmarks feature for easier seeking/access inside medias. * Support for video output embedded in interfaces. * Improved HTTP daemon. * Saved playlists now remember VLC-specific options. Codecs: * New Continuous Media Markup Language (CMML) codec. (http://www.annodex.net/overview.html) * New H.261 video decoder using openmash. * H264 encoder, demuxer and packetizer. * Packetizer interfaces between demux and codec when needed (allows using ffmpeg plugin to decode MPEG streams and better aac decoding). * Support for Theora alpha3 (both decoding and encoding). Input: * --start-time <sec> and --stop-time <sec> to start and stop playing a file at the specified amount of seconds. Only works with a few fileformats (avi, mov, mkv, mp4 ) * Improved directory access module. * New "file-cat" option to play truncated movies. * Better handling of meta info (title, author, description, etc...). * New options to pass meta info to the input. * It is now possible to stream programs from a DVB-S/C/T stream (satellite, cable, or digital terestrial television) Demux: * Annodex (http://www.annodex.net) support. * mmsh streaming fixes. * Fixed infinite loop in the AVI demux on broken/incomplete files. Subtitles: * Subviewer and subviewer v2 subtitles support. * Ability to choose autodetected subtitles path. * Subtitles delay can be changed in real time with hotkeys. Stream output: * Improved session announcement system. * Minimize threads usage by default. * Added faster than realtime stream output (limited by CPU) for file output. * Improved MOV/MP4 muxer. * Improved MPEG TS muxer. * Improved transrater. * Meta info options used by the muxers. * New configuration system. * Better audio channels downmixing when transcoding. VideoLAN manager: * New videolan (media) manager (vlm): a little manager designed to launch and manage multiple streams from within one instance of VLC. * Supports live streams and VoD. * Supports scheduling. * Telnet interface for vlm. * HTTP interface for vlm. Interfaces: * Skins II (Windows and Linux only) - Ability to embed video output. - Support for bitmap fonts. - Lots of improvements. * wxWindows (default Windows and Linux interface) - New design and set of icons. - Ability to embed video output. - Support for hotkeys. - Support for bookmarks. * Mac OS X - Support for 'groups' and playlist item properties. - Better hotkeys handling. Mac OS X port: * OpenGL video output is now the default when available. * Added FAAC encoder (mp4a). * Audio output fix to work with multiple streams on a HAL device. * Possible fix for conflict with CodeTek VirtualDesktop (untested). Win32 port: * DirectShow input plugin should work with more devices. * Disable monitor power down when watching movies. * Improved Windows installer. Linux port: * PowerPC fixes. Misc: * Improvements to the Goom visualisation plugin. * Roku HD1000 audio output
2004-06-20 20:43:26 +02:00
lib/vlc/packetizer/libpacketizer_h264_plugin.so
lib/vlc/packetizer/libpacketizer_mpeg4audio_plugin.so
lib/vlc/packetizer/libpacketizer_mpeg4video_plugin.so
lib/vlc/packetizer/libpacketizer_mpegvideo_plugin.so
lib/vlc/stream_out/libstream_out_display_plugin.so
lib/vlc/stream_out/libstream_out_dummy_plugin.so
lib/vlc/stream_out/libstream_out_duplicate_plugin.so
lib/vlc/stream_out/libstream_out_es_plugin.so
lib/vlc/stream_out/libstream_out_gather_plugin.so
lib/vlc/stream_out/libstream_out_rtp_plugin.so
lib/vlc/stream_out/libstream_out_standard_plugin.so
lib/vlc/video_chroma/libi420_rgb_plugin.so
lib/vlc/video_chroma/libi420_ymga_plugin.so
lib/vlc/video_chroma/libi420_yuy2_plugin.so
lib/vlc/video_chroma/libi422_yuy2_plugin.so
lib/vlc/video_filter/libadjust_plugin.so
lib/vlc/video_filter/libclone_plugin.so
lib/vlc/video_filter/libcrop_plugin.so
lib/vlc/video_filter/libdeinterlace_plugin.so
lib/vlc/video_filter/libdistort_plugin.so
lib/vlc/video_filter/libinvert_plugin.so
lib/vlc/video_filter/liblogo_plugin.so
lib/vlc/video_filter/libmotionblur_plugin.so
lib/vlc/video_filter/libtransform_plugin.so
lib/vlc/video_filter/libwall_plugin.so
lib/vlc/video_output/libvout_sdl_plugin.so
lib/vlc/video_output/libx11_plugin.so
lib/vlc/video_output/libxvideo_plugin.so
lib/vlc/visualization/libvisual_plugin.so
man/man1/vlc-config.1
man/man1/vlc.1
share/doc/vlc/bugreport-howto.txt
share/doc/vlc/fortunes.txt
share/doc/vlc/intf-cdda.txt
share/doc/vlc/intf-vcd.txt
share/doc/vlc/vlc-howto.sgml
share/doc/vlc/web-streaming.html
share/locale/de/LC_MESSAGES/vlc.mo
share/locale/en_GB/LC_MESSAGES/vlc.mo
share/locale/es/LC_MESSAGES/vlc.mo
share/locale/fr/LC_MESSAGES/vlc.mo
share/locale/hu/LC_MESSAGES/vlc.mo
share/locale/it/LC_MESSAGES/vlc.mo
share/locale/ja/LC_MESSAGES/vlc.mo
share/locale/nl/LC_MESSAGES/vlc.mo
share/locale/no/LC_MESSAGES/vlc.mo
share/locale/pl/LC_MESSAGES/vlc.mo
share/locale/pt_BR/LC_MESSAGES/vlc.mo
share/locale/ru/LC_MESSAGES/vlc.mo
share/locale/sv/LC_MESSAGES/vlc.mo
share/vlc/familiar-forwardb16x16.xpm
share/vlc/familiar-openb16x16.xpm
share/vlc/familiar-pauseb16x16.xpm
share/vlc/familiar-playb16x16.xpm
share/vlc/familiar-playlistb16x16.xpm
share/vlc/familiar-preferencesb16x16.xpm
share/vlc/familiar-rewindb16x16.xpm
share/vlc/familiar-stopb16x16.xpm
share/vlc/gnome-vlc16x16.png
share/vlc/gnome-vlc32x32.png
share/vlc/gnome-vlc32x32.xpm
share/vlc/gnome-vlc48x48.png
share/vlc/gvlc16x16.png
share/vlc/gvlc32x32.png
share/vlc/gvlc32x32.xpm
share/vlc/gvlc48x48.ico
share/vlc/gvlc48x48.png
share/vlc/http/admin/.access
share/vlc/http/admin/browse.html
share/vlc/http/admin/dboxfiles.html
share/vlc/http/admin/index.html
share/vlc/http/index.html
share/vlc/http/info.html
share/vlc/http/style.css
share/vlc/kvlc16x16.png
share/vlc/kvlc32x32.png
share/vlc/kvlc32x32.xpm
share/vlc/kvlc48x48.png
share/vlc/pda-forwardb16x16.xpm
share/vlc/pda-openb16x16.xpm
share/vlc/pda-pauseb16x16.xpm
share/vlc/pda-playb16x16.xpm
share/vlc/pda-playlistb16x16.xpm
share/vlc/pda-preferencesb16x16.xpm
share/vlc/pda-rewindb16x16.xpm
share/vlc/pda-stopb16x16.xpm
share/vlc/qvlc16x16.png
share/vlc/qvlc32x32.png
share/vlc/qvlc32x32.xpm
share/vlc/qvlc48x48.png
share/vlc/skins/default/add1.bmp
share/vlc/skins/default/add2.bmp
share/vlc/skins/default/add3.bmp
share/vlc/skins/default/body.bmp
share/vlc/skins/default/del1.bmp
share/vlc/skins/default/del2.bmp
share/vlc/skins/default/del3.bmp
share/vlc/skins/default/next1.bmp
share/vlc/skins/default/next2.bmp
share/vlc/skins/default/next3.bmp
share/vlc/skins/default/next4.bmp
share/vlc/skins/default/open1.bmp
share/vlc/skins/default/open2.bmp
share/vlc/skins/default/open3.bmp
share/vlc/skins/default/pause1.bmp
share/vlc/skins/default/pause2.bmp
share/vlc/skins/default/pause3.bmp
share/vlc/skins/default/pause4.bmp
share/vlc/skins/default/play1.bmp
share/vlc/skins/default/play2.bmp
share/vlc/skins/default/play3.bmp
share/vlc/skins/default/play4.bmp
share/vlc/skins/default/playlist1.bmp
share/vlc/skins/default/playlist2.bmp
share/vlc/skins/default/playlist3.bmp
share/vlc/skins/default/playlist_body.bmp
share/vlc/skins/default/prefs1.bmp
share/vlc/skins/default/prefs2.bmp
share/vlc/skins/default/prefs3.bmp
share/vlc/skins/default/prev1.bmp
share/vlc/skins/default/prev2.bmp
share/vlc/skins/default/prev3.bmp
share/vlc/skins/default/prev4.bmp
share/vlc/skins/default/quit1.bmp
share/vlc/skins/default/quit2.bmp
share/vlc/skins/default/quit3.bmp
share/vlc/skins/default/slider1.bmp
share/vlc/skins/default/slider2.bmp
share/vlc/skins/default/stop1.bmp
share/vlc/skins/default/stop2.bmp
share/vlc/skins/default/stop3.bmp
share/vlc/skins/default/stop4.bmp
share/vlc/skins/default/theme.xml
share/vlc/ui.rc
share/vlc/vlc16x16.png
share/vlc/vlc16x16.xpm
share/vlc/vlc32x32.png
share/vlc/vlc32x32.xpm
share/vlc/vlc48x48.ico
share/vlc/vlc48x48.png