https://github.com/dte/movist
Automatically exported from code.google.com/p/movist
https://github.com/dte/movist
Last synced: about 1 year ago
JSON representation
Automatically exported from code.google.com/p/movist
- Host: GitHub
- URL: https://github.com/dte/movist
- Owner: dte
- License: gpl-3.0
- Created: 2015-08-05T18:32:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-05T18:36:06.000Z (almost 11 years ago)
- Last Synced: 2025-02-08T21:16:54.669Z (over 1 year ago)
- Language: Objective-C
- Size: 8.42 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 306
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Movist README
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