Change Log started September 2010
=================================
Version 2.4 (July 21, 2012)
-
Fixed: Audio track was not loaded if it started with a zero-size packet.
Version 2.3 (March 23, 2012)
-
Fixed: The block rate of MPEG-2 Layer III audio was not calculated correctly.
Version 2.2 (February 25, 2012)
-
Fixed: The first video frame was dropped due to a bug, causing a green display.
Version 2.1 (February 20, 2012)
-
Fixed: AVC cropping parameters (if present) are now used when decoding AVC.
-
Fixed: The parsing dialog is not displayed if the plugin is invoked via job or script.
-
Updated the VirtualDub PluginSDK include files to the latest version.
-
The plugin now requires VirtualDub version 1.8.8 or later.
Version 2.0 (June 26, 2011)
-
Fixed incorrect detection of audio sampling rate for some AAC tracks.
-
Fixed incorrect blocksize value when ADPCM sampling rate is not 22050 Hz.
Version 1.9 (June 18, 2011)
-
Fixed incorrect detection of video width/height for some AVC profiles.
Version 1.8 (March 19, 2011)
-
Made a breaking change in the ADTS headers for AAC. Note that this change is incompatible with versions of AACACM prior to version 1.5!
-
Moved registry storage location to HKEY_CURRENT_USER\Software\fccHandler\Plugins\FLV
Version 1.7 (February 26, 2011)
-
Unlike v1.6, the initial default of v1.7 is to deliver raw AAC without ADTS headers.
Version 1.6 (February 21, 2011)
-
Added an option in the Extended Open Options dialog to allow Direct Stream Copy of raw AAC frames (no ADTS headers).
Version 1.5 (February 20, 2011)
-
Fixed a failure to recognize FLV files with bad TypeFlags in the header.
-
Raw AAC audio frames are now wrapped with ADTS headers.
Version 1.4 (February 18, 2011)
-
Fixed a failure to recognize some valid AAC audio streams.
Version 1.3 (December 24, 2010)
-
Fixed decoding of VP6A files by using the 'VP6F' FOURCC instead.
-
Added support for broken VP6 files which do not begin with a key frame.
Version 1.2 (November 21, 2010)
-
Fixed a hang which happens while processing some FLV files with MP3 audio.
Version 1.1 (October 30, 2010)
-
Major rework of object management to fix a reference counting issue which prevented input files from closing until VirtualDub shuts down.
Version 1.0 (September 26, 2010)
-
First official release of FLV plugin for VirtualDub 1.8.1+.