Movist README
IMPORTANT NOTE
The Movist open source project ceased in 2010 and the original repository hosted at http://code.google.com/p/movist/ was abandoned.
As of August 24, 2015, Google Code became read-only and I imported the code here for posterity and possible forked development. I say forked because the original developers discontinued the open source project on Google Code and but continue to develop a binary only version of Movist found at the Mac App Store. Please support them if you use and enjoy Movist:
https://itunes.apple.com/us/app/movist/id461788075?mt=12
1) Licensing
Movist is licensed under the GNU General Public License Version 3. Read the file COPYING.
FFmpeg is imported as external library. FFmpeg is licensed under the GNU Lesser General Public License (LGPL). See http://ffmpeg.mplayerhq.hu/index.html And see also http://gitorious.org/ffmpeg/ffmpeg-mt
Matroska is licensed under the GNU Lesser General Public License (LGPL). See http://www.matroska.org/
FAAD2 is licensed under the GPLv2 license. See http://www.audiocoding.com/faad2.html
AppleRemote is created by Martin Kahr and distributed under the MIT-style license. Read the file AppleRemote/license.txt. See http://martinkahr.com/source-code/index.html
ColorConversions is part of Perian which is licensed under the GNU Lesser General Public License (LGPL). See http://perian.org
Some useful implementations are copied & modified from lots of open source projects such as VLC and MPlayer, deverloper forums such as cocoabuilder.com and cocoadev.com, and many private deverlopers' home pages or blogs.
2) How to Build
$ svn checkout http://movist.googlecode.com/svn/trunk/ movist $ cd movist $ sh build_extlib.sh $ open Movist.xcodeproj and build it.
3) Contact
Official Site: Project Home: http://code.google.com/p/movist/ Blog (Korean): http://cocoable.tistory.com/
Developers: Yong-Hoe Kim Mail: cocoable@gmail.com, iChat: dckim2@mac.com Cheol Ju Mail: moosoy@gmail.com, iChat: moosoy@mac.com