MXF Reader: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
(Created page with "This is the release notes for MXF Reader DirectShow Filter. * {{download}} {{MXF Reader: Download}} * {{report_problem}} Category:Release Notes __NOTOC__") |
|||
Line 4: | Line 4: | ||
* {{report_problem}} | * {{report_problem}} | ||
+ | === 1.4.2.9 - Jun 09, 2011 === | ||
+ | * Added default BodySID value for compatibility with DCI 1.2. | ||
+ | === 1.4.2.7 - May 24, 2011 === | ||
+ | |||
+ | * Fixed bug in seeking with MPEG-2 containers. | ||
+ | * Fixed bug in Property Page for Windows 7. | ||
+ | * Fixed bug in AudioMap controls. | ||
+ | |||
+ | === 1.4.2.6 - Apr 08, 2011 === | ||
+ | |||
+ | * Added support for AIFF audio container. | ||
+ | |||
+ | === 1.4.2.5 - Apr 06, 2011 === | ||
+ | |||
+ | * Added expansion of MXF mediatype in the registry. | ||
+ | |||
+ | === 1.4.2.4 - Mar 10, 2011 === | ||
+ | |||
+ | * Added registration of MXF media type. | ||
+ | |||
+ | === 1.4.2.3 - Mar 06, 2011 === | ||
+ | |||
+ | * Added audio mask control to Property Page. | ||
+ | * Fixed bug with invalid directory in XML parser. | ||
+ | |||
+ | === 1.4.2.2 - Feb 21, 2011 === | ||
+ | |||
+ | * Fixed bug with data element in container. | ||
+ | |||
+ | === 1.4.2.1 - Feb 20, 2011 === | ||
+ | |||
+ | * Added auto-load of audio tracks for Panasonic P2. | ||
+ | * Added muxer for mono audio tracks. | ||
+ | * Added GetStartTimeCode() method. | ||
+ | * Fixed bug with XDCAM HD index. | ||
+ | |||
+ | === 1.4.1.2 - Feb 12, 2011 === | ||
+ | |||
+ | * Global changes in algorithm of playing, seeking and synchronization. | ||
+ | * Added controls for loading files to Property Page. | ||
+ | * Added support for encrypted 3D video. | ||
+ | |||
+ | === 1.3.4.2 - Jan 24, 2011 === | ||
+ | |||
+ | * Fixed bug with DVHD. | ||
+ | |||
+ | === 1.3.4.1 - Jan 19, 2011 === | ||
+ | |||
+ | * Added support for OMNAPI files. | ||
+ | * Added support for FFMpeg OP1 muxer files. | ||
+ | |||
+ | === 1.3.3.9 - Jan 17, 2011 === | ||
+ | |||
+ | * Fixed bug in Panasonic P2 XML parser. | ||
+ | * Fixed bug with DVCAM files. | ||
+ | |||
+ | === 1.3.3.8 - Oct 29, 2010 === | ||
+ | |||
+ | * Fixed bug in P2 XML parser. | ||
+ | * Fixed bug with DCI audio. | ||
+ | |||
+ | === 1.3.3.7 - Oct 22, 2010 === | ||
+ | |||
+ | * Added support for DV UndefinedSource container. | ||
+ | |||
+ | === 1.3.3.6 - Oct 20, 2010 === | ||
+ | |||
+ | * Added methods to manage channel mapping with DCI audio. | ||
+ | |||
+ | === 1.3.3.3 - Oct 05, 2010 === | ||
+ | |||
+ | * Added support for DCI 3D video. | ||
+ | |||
+ | === 1.3.3.1 - Sep 28, 2010 === | ||
+ | |||
+ | * Added support for a series of clips for Panasonic P2 metadata XML. | ||
+ | |||
+ | === 1.3.2.3 - Sep 26, 2010 === | ||
+ | |||
+ | * Fixed bug with encrypted audio. | ||
+ | * Fixed bug with D10 (IMX) audio. | ||
+ | * Fixed bugs with Full HD files created by mxfwrap (freeMXF.org). | ||
+ | |||
+ | === 1.3.2.1 - Sep 09, 2010 === | ||
+ | |||
+ | * Added support for Panasonic P2 clip metadata XML. | ||
+ | |||
+ | === 1.3.1.5 - Aug 30, 2010 === | ||
+ | |||
+ | * Fixed detection of number of channels and quantization bits in D10 (IMX) audio. | ||
+ | * Added extended compatibility with Panasonic AVC-Intra files. | ||
+ | |||
+ | === 1.3.1.4 - Jul 26, 2010 === | ||
+ | |||
+ | * Fixed invalid media time in IMX. | ||
+ | * Added controls for buffering to Property Page. | ||
+ | |||
+ | === 1.3.1.3 - Jul 23, 2010 === | ||
+ | |||
+ | * Fixed problem with EOS in D10 files. | ||
+ | |||
+ | === 1.3.1.1 - Jul 19, 2010 === | ||
+ | |||
+ | * Fixed bug in seeking. | ||
+ | * Fixed problems with DC-DSP filter. | ||
+ | |||
+ | === 1.2.1.2 - Jun 22, 2010 === | ||
+ | |||
+ | * Fixed bug with quoted names of files in XML files. | ||
+ | |||
+ | === 1.2.1.1 - Jun 17, 2010 === | ||
+ | |||
+ | * First release. | ||
[[Category:Release Notes]] | [[Category:Release Notes]] | ||
__NOTOC__ | __NOTOC__ |
Revision as of 17:53, 13 June 2011
This is the release notes for MXF Reader DirectShow Filter.
- Download a full-featured 30-day evaluation version! Download a full-featured 30-day evaluation version!
- Report a Problem / Suggest a Feature
1.4.2.9 - Jun 09, 2011
- Added default BodySID value for compatibility with DCI 1.2.
1.4.2.7 - May 24, 2011
- Fixed bug in seeking with MPEG-2 containers.
- Fixed bug in Property Page for Windows 7.
- Fixed bug in AudioMap controls.
1.4.2.6 - Apr 08, 2011
- Added support for AIFF audio container.
1.4.2.5 - Apr 06, 2011
- Added expansion of MXF mediatype in the registry.
1.4.2.4 - Mar 10, 2011
- Added registration of MXF media type.
1.4.2.3 - Mar 06, 2011
- Added audio mask control to Property Page.
- Fixed bug with invalid directory in XML parser.
1.4.2.2 - Feb 21, 2011
- Fixed bug with data element in container.
1.4.2.1 - Feb 20, 2011
- Added auto-load of audio tracks for Panasonic P2.
- Added muxer for mono audio tracks.
- Added GetStartTimeCode() method.
- Fixed bug with XDCAM HD index.
1.4.1.2 - Feb 12, 2011
- Global changes in algorithm of playing, seeking and synchronization.
- Added controls for loading files to Property Page.
- Added support for encrypted 3D video.
1.3.4.2 - Jan 24, 2011
- Fixed bug with DVHD.
1.3.4.1 - Jan 19, 2011
- Added support for OMNAPI files.
- Added support for FFMpeg OP1 muxer files.
1.3.3.9 - Jan 17, 2011
- Fixed bug in Panasonic P2 XML parser.
- Fixed bug with DVCAM files.
1.3.3.8 - Oct 29, 2010
- Fixed bug in P2 XML parser.
- Fixed bug with DCI audio.
1.3.3.7 - Oct 22, 2010
- Added support for DV UndefinedSource container.
1.3.3.6 - Oct 20, 2010
- Added methods to manage channel mapping with DCI audio.
1.3.3.3 - Oct 05, 2010
- Added support for DCI 3D video.
1.3.3.1 - Sep 28, 2010
- Added support for a series of clips for Panasonic P2 metadata XML.
1.3.2.3 - Sep 26, 2010
- Fixed bug with encrypted audio.
- Fixed bug with D10 (IMX) audio.
- Fixed bugs with Full HD files created by mxfwrap (freeMXF.org).
1.3.2.1 - Sep 09, 2010
- Added support for Panasonic P2 clip metadata XML.
1.3.1.5 - Aug 30, 2010
- Fixed detection of number of channels and quantization bits in D10 (IMX) audio.
- Added extended compatibility with Panasonic AVC-Intra files.
1.3.1.4 - Jul 26, 2010
- Fixed invalid media time in IMX.
- Added controls for buffering to Property Page.
1.3.1.3 - Jul 23, 2010
- Fixed problem with EOS in D10 files.
1.3.1.1 - Jul 19, 2010
- Fixed bug in seeking.
- Fixed problems with DC-DSP filter.
1.2.1.2 - Jun 22, 2010
- Fixed bug with quoted names of files in XML files.
1.2.1.1 - Jun 17, 2010
- First release.