Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Commit

Permalink
added dlls
Browse files Browse the repository at this point in the history
  • Loading branch information
jonata committed Oct 23, 2016
1 parent d5d3135 commit 3a377bb
Show file tree
Hide file tree
Showing 320 changed files with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions .gitignore
@@ -0,0 +1,49 @@
#############
## Windows detritus
#############

# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Mac crap
.DS_Store


#############
## Python
#############

*.py[cod]

# Packages
*.egg
*.egg-info
dist/
build/
eggs/
parts/
var/
sdist/
develop-eggs/
.installed.cfg

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox

#Translations
*.mo

#Mr Developer
.mr.developer.cfg
*.pyc
Binary file added resources/libvlc.dll
Binary file not shown.
Binary file added resources/plugins/access/libaccess_bd_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libaccess_mms_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/access/libattachment_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/access/libcdda_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libdshow_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libdtv_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libdvdnav_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libdvdread_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libfilesystem_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libftp_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libhttp_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libidummy_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libimem_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/liblibbluray_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/liblive555_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/librar_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/librtp_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libscreen_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libsdp_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libsftp_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libshm_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libsmb_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libtcp_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libtimecode_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libudp_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libvcd_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libvdr_plugin.dll
Binary file not shown.
Binary file added resources/plugins/access/libzip_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/audio_filter/libgain_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/audio_filter/libmono_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/audio_output/libamem_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/codec/liba52_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libadpcm_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libaes3_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libaraw_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libavcodec_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libcc_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libcdg_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libcrystalhd_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libcvdsub_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libddummy_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libdmo_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libdts_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libdvbsub_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libdxva2_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libedummy_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libfaad_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libflac_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libg711_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libjpeg_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libkate_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/liblibass_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/liblibmpeg2_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/liblpcm_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libmft_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libmpeg_audio_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libopus_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libpng_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libqsv_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libquicktime_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/librawvideo_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/codec/libscte27_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libspeex_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libspudec_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libstl_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libsubsdec_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libsubstx3g_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libsubsusf_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libsvcdsub_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libt140_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libtheora_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libtwolame_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/codec/libvorbis_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libvpx_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libx264_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libx265_plugin.dll
Binary file not shown.
Binary file added resources/plugins/codec/libzvbi_plugin.dll
Binary file not shown.
Binary file added resources/plugins/control/libdummy_plugin.dll
Binary file not shown.
Binary file added resources/plugins/control/libgestures_plugin.dll
Binary file not shown.
Binary file added resources/plugins/control/libhotkeys_plugin.dll
Binary file not shown.
Binary file added resources/plugins/control/libnetsync_plugin.dll
Binary file not shown.
Binary file added resources/plugins/control/libntservice_plugin.dll
Binary file not shown.
Binary file added resources/plugins/control/liboldrc_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/control/libwin_msg_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libaiff_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libasf_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libau_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libavi_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libcaf_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libdemux_cdg_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libdemux_stl_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libdemuxdump_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libdiracsys_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libes_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libflacsys_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libgme_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libh264_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libhevc_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libimage_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libmjpeg_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libmkv_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libmod_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libmp4_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libmpc_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libmpgv_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libnsc_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libnsv_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libnuv_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libogg_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libplaylist_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libps_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libpva_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/librawaud_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/librawdv_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/librawvid_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libreal_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libsid_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libsmf_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libsubtitle_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libts_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libtta_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libty_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libvc1_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libvobsub_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libvoc_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libwav_plugin.dll
Binary file not shown.
Binary file added resources/plugins/demux/libxa_plugin.dll
Binary file not shown.
Binary file added resources/plugins/gui/libqt4_plugin.dll
Binary file not shown.
Binary file added resources/plugins/gui/libskins2_plugin.dll
Binary file not shown.
Binary file added resources/plugins/lua/liblua_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/misc/libexport_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/misc/libgnutls_plugin.dll
Binary file not shown.
Binary file added resources/plugins/misc/liblogger_plugin.dll
Binary file not shown.
Binary file added resources/plugins/misc/libstats_plugin.dll
Binary file not shown.
Binary file added resources/plugins/misc/libvod_rtsp_plugin.dll
Binary file not shown.
Binary file added resources/plugins/misc/libxml_plugin.dll
Binary file not shown.
Binary file added resources/plugins/mux/libmux_asf_plugin.dll
Binary file not shown.
Binary file added resources/plugins/mux/libmux_avi_plugin.dll
Binary file not shown.
Binary file added resources/plugins/mux/libmux_dummy_plugin.dll
Binary file not shown.
Binary file added resources/plugins/mux/libmux_mp4_plugin.dll
Binary file not shown.
Binary file added resources/plugins/mux/libmux_mpjpeg_plugin.dll
Binary file not shown.
Binary file added resources/plugins/mux/libmux_ogg_plugin.dll
Binary file not shown.
Binary file added resources/plugins/mux/libmux_ps_plugin.dll
Binary file not shown.
Binary file added resources/plugins/mux/libmux_ts_plugin.dll
Binary file not shown.
Binary file added resources/plugins/mux/libmux_wav_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/plugins.dat
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/video_chroma/librv32_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/video_filter/libball_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/video_filter/liblogo_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/video_filter/libmarq_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/video_filter/librss_plugin.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/plugins/video_filter/libvhs_plugin.dll
Binary file not shown.

0 comments on commit 3a377bb

Please sign in to comment.