ryanb / rmov

Ruby wrapper for the QuickTime C API.

This URL has Read+Write access

rmov / Manifest
100644 26 lines (25 sloc) 0.427 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
CHANGELOG
ext/exporter.c
ext/extconf.rb
ext/movie.c
ext/rmov_ext.c
ext/rmov_ext.h
ext/track.c
lib/quicktime/exporter.rb
lib/quicktime/movie.rb
lib/quicktime/track.rb
lib/rmov.rb
LICENSE
Manifest
Rakefile
README.rdoc
spec/fixtures/dot.png
spec/fixtures/settings.st
spec/quicktime/exporter_spec.rb
spec/quicktime/movie_spec.rb
spec/quicktime/track_spec.rb
spec/spec.opts
spec/spec_helper.rb
tasks/setup.rake
tasks/spec.rake
TODO