M-JPEG Video Decoder: Release Notes
From AVObjects Knowledge Base
		(Difference between revisions)
		
		
| Line 4: | Line 4: | ||
* {{report_problem}}  | * {{report_problem}}  | ||
| + | === 1.1.0.2 - Dec 01, 2010 ===  | ||
| + | * Fixed BeginFlush(), EndFlush(), NewSegment() implementations.  | ||
| + | === 1.1.0.1 - May 09, 2010 ===  | ||
| + | |||
| + | * Added registry key for license check.  | ||
| + | |||
| + | === 1.1.0.0 - Apr 29, 2010 ===  | ||
| + | |||
| + | * Fixed problems with interlaced M-JPEG stream.  | ||
| + | |||
| + | === 1.0.1.4 - Mar 30, 2010 ===  | ||
| + | |||
| + | * Fixed false positive notification from AVG antivirus.  | ||
| + | |||
| + | === 1.0.1.3 - Feb 02, 2010 ===  | ||
| + | |||
| + | * Fixed installer bug for Vista.  | ||
| + | |||
| + | === 1.0.1.2 - Jan 15, 2010 ===  | ||
| + | |||
| + | * Upgraded to IPP 6.1.3.  | ||
| + | * Fixed interlacing properties.  | ||
| + | * Fixed IPP bugs.  | ||
| + | |||
| + | === 1.0.1.0 - Aug 26, 2009 ===  | ||
| + | |||
| + | * Added interlacing corrections.  | ||
| + | * Added multithreading.  | ||
| + | * Added ARGB32 decoding.  | ||
| + | |||
| + | === 1.0.0.2 - Aug 04, 2009 ===  | ||
| + | |||
| + | * Added correction of interlace flags and fields.  | ||
| + | |||
| + | === 1.0.0.1 - Jun 30, 2009 ===  | ||
| + | |||
| + | * First public version.  | ||
[[Category:Release Notes]]  | [[Category:Release Notes]]  | ||
__NOTOC__  | __NOTOC__  | ||
Revision as of 00:57, 3 December 2010
This is the release notes for the M-JPEG Video Decoder.
1.1.0.2 - Dec 01, 2010
- Fixed BeginFlush(), EndFlush(), NewSegment() implementations.
 
1.1.0.1 - May 09, 2010
- Added registry key for license check.
 
1.1.0.0 - Apr 29, 2010
- Fixed problems with interlaced M-JPEG stream.
 
1.0.1.4 - Mar 30, 2010
- Fixed false positive notification from AVG antivirus.
 
1.0.1.3 - Feb 02, 2010
- Fixed installer bug for Vista.
 
1.0.1.2 - Jan 15, 2010
- Upgraded to IPP 6.1.3.
 - Fixed interlacing properties.
 - Fixed IPP bugs.
 
1.0.1.0 - Aug 26, 2009
- Added interlacing corrections.
 - Added multithreading.
 - Added ARGB32 decoding.
 
1.0.0.2 - Aug 04, 2009
- Added correction of interlace flags and fields.
 
1.0.0.1 - Jun 30, 2009
- First public version.