Sha256: 8c4f7dff0827ede839bd5e631b07a8b7003622fa3d1936c066d17226681bf541
Contents?: true
Size: 1.75 KB
Versions: 1
Compression:
Stored size: 1.75 KB
Contents
0.2.7 (March 12, 2009) * adds aspect_ratio to Track 0.2.6 (March 12, 2009) * adds display pixel dimensions 0.2.5 (March 3, 2009) * adds pixel aspect ratio * adds encoded pixel dimensions * fixes issue with unsupported audio channel labels * adds return value for audio channels of :UnsupportedByRMov for unsupported values * adds :message for those unsupported cases 0.2.4 (February 27, 2009) * changes symbols case to match QuickTime constants for channel descriptions (eg. :left becomes :Left) 0.2.3 (February 27, 2009) * minor changes, administrative 0.2.1 (February 26, 2009) * adding more property information from movie and track, such as codec information * adds audio channel information 0.2.0 1K Studios Forked Version purpose is to expose more reporting about movie, track information reporting 0.1.4 (October 3rd, 2008) * adding support for several export_image formats (PNG, JPEG, TIFF, TGA, BMP, PSD) * adding movie.export_image as a generic way to export a frame to multiple formats 0.1.3 (October 3rd, 2008) * some support for text tracks * adding movie.new_video_track and movie.new_audio_track methods for creating new tracks * changing Quicktime module name to QuickTime to match proper casing 0.1.2 (October 3rd, 2008) * movie.poster_time and movie.poster_time=(seconds) for getting and setting a movie's poster time * track.offset and track.offset=(seconds) for getting and setting a track's offset time from the start of a movie * track.volume and track.volume=(vol) for getting and setting a track's volume * QuickTime settings dialog comes into the forground properly 0.1.1 (October 3rd, 2008) * RubyGems 1.3 compatibility (updated Echoe) * fixing inline RDocs so call sequence is handled properly 0.1.0 (October 2nd, 2008) * initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
one-k-rmov-0.2.7 | CHANGELOG |