Revision history for Perl module FLV::Info 0.19 31 Jul 2008 [FIXES] - Use binmode (speculative fix for RT#33284: Fails to install on Windows using Strawberry Perl Tag.pm line 87) [STANDARDS] - Comply with Perl::Critic v1.090 0.18 05 Apr 2007 [FIXES] - Correction for audio codec in metadata output [INTERNALS] - Changed maintainer from CLOTHO@cpan.org to CDOLAN@cpan.org 0.17 17 Oct 2006 [ENHANCEMENTS] - Support for keyframe file position metadata - Support for multiple metadata tags - Add merge_meta to combine zero or more metadata tags into one - Change set_meta to allow multiple key-value pairs [STANDARDS] - Applied Perl::Tidy - Comply with Perl::Critic v0.21 and Bangs [INTERNALS] - Rename FLV::Constants to FLV::Util - Code coverage is down, but still close to 90% 0.16 11 Oct 2006 [FIXES] - bin/flv2flv now actually works - Better rendering for complex metadata FLV::Info 0.15 03 Oct 2006 [ENHANCEMENTS] - Added bin/flv2flv metadata injector Suggested by Stephen Jungels 0.14 02 Oct 2006 [FIXES] - Little endian extended timestamp support (broken code worked on big endian by coincidence!) Thanks to Alex Ciornii for smoking out the bug 0.13 23 Sep 2006 [FIXES] - Support for Sorenson SWFs -> FLV [ENHANCEMENTS] - Support for FLV8 extended timestamps - Add more metadata fields - Add a few more warnings when reading screwy files - Undocumented --debug flag spews via Data::Dumper on parse failure [STANDARDS] - Comply with Perl::Critic v0.20 0.12 31 Jul 2006 [FIXES] - Remove spurious "use Readonly;" from a few files. D'oh. 0.11 25 Jul 2006 [ENHANCEMENTS] - Better support for Flash 8 FLV and SWF 0.10 21 Jul 2006 [ENHANCEMENTS] - Add flv2swf transcoder - Add flv2mp3 transcoder 0.03 14 Jul 2006 [ENHANCEMENTS] - Add swf2flv transcoder - Verbose mode for flvinfo program lists tags [PREREQS] - Added Digest::MD5 - Added SWF::File 0.02 13 Jul 2006 [ENHANCEMENTS] - Add support for writing FLV data [STANDARDS] - Comply with Perl::Critic v0.18 - Test coverage is over 90% (Devel::Cover) 0.01 30 Nov 2005 Initial release