aldenml / frostwire-jmplayer

frostwire-jmplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frostwire-jmplayer

The frostwire-jmplayer project (JMPlayer) contains the sources for the frostwire media player.

MPlayer-OSX-Extended is the original source that the JMPlayer is based on. it is a library that provides a gui wrapper on top of the MPlayer video-playback process.

JMPlayer-Bundle is the mac osx resource bundle containing the images resources for the fullscreen overlay controll popup.

JMPlayer is the native library used on mac osx platforms to interface between the java frostwire player and the native mplayer process. it is the library which reads the video buffer produced by the mplayer process and renders it to a NSView on the screen as well as shows an overlay control dialog in fullscreen view.

MPlayer-1.1 is the original mplayer 1.1 executable source. our version of it compiles to not use the dependency for libiconv. the build script BUILD compiles the project and copies the mplayer result to fwplayer_osx (for mac) or fwplayer.exe (for Win32) located in frostwire-desktop/lib/native folder.

About

frostwire-jmplayer


Languages

Language:C 78.8%Language:Roff 7.7%Language:Objective-C 7.5%Language:Assembly 2.9%Language:C++ 1.5%Language:Makefile 0.7%Language:Shell 0.4%Language:HTML 0.2%Language:Perl 0.1%Language:CSS 0.0%Language:Objective-C++ 0.0%Language:XSLT 0.0%Language:Python 0.0%Language:Awk 0.0%Language:GLSL 0.0%Language:Verilog 0.0%Language:Erlang 0.0%Language:Ruby 0.0%Language:Smalltalk 0.0%