MXF Writer: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | This is the release notes for [[MXF Writer]]. | + | <!--This is the release notes for [[MXF Writer]]. |
* {{download}} {{MXF Writer: Download}} | * {{download}} {{MXF Writer: Download}} | ||
* {{report_problem}} | * {{report_problem}} | ||
+ | --> | ||
+ | === 2.0.9.0 - Mar 12, 2024 === | ||
+ | |||
+ | * Fixed issues with ANC data tracks for HD video. | ||
+ | *Added debugging methods to save VANC data to a separate .vanc file. | ||
+ | |||
+ | === 2.0.8.7 - Sep 21, 2023 === | ||
+ | |||
+ | * Fixed bugs with ANC Data tracks. | ||
+ | |||
+ | === 2.0.7.0 - Oct 22, 2021 === | ||
+ | |||
+ | * Added the ability to load a license from an application code | ||
+ | |||
+ | === 2.0.6.1 - Dec 18, 2017 === | ||
+ | |||
+ | * Added code with demo of set positions to "MXFReader+MXFWriter" sample. | ||
+ | * Added support for IMediaSeeking::SetPositions() in stop state. | ||
+ | |||
+ | === 2.0.5.0 - Aug 08, 2016 === | ||
+ | |||
+ | * Added support for MEDIASUBTYPE_UYVY to VANC pin. | ||
+ | |||
+ | === 2.0.4.0 - Mar 04, 2016 === | ||
+ | |||
+ | * Added support for VANC data tracks according SMPTE 436M-2006 | ||
+ | * Fixed size of index segments in XDCam files. | ||
+ | * Some fixes for improve stability. | ||
+ | |||
+ | === 2.0.3.0 - Nov 13, 2014 === | ||
+ | |||
+ | * Change Universal Labels for MPEG-ES EssenceContainers | ||
+ | * Added MPEG-2 parameters to MPEGVideoDescriptor metadata element. | ||
+ | * Added some parameters to AES3AudioDescriptor metadata element. | ||
+ | |||
+ | === 2.0.2.0 - May 30, 2014 === | ||
+ | |||
+ | * Fixed Keyframe Offset in index segments for open gop streams. | ||
+ | * Fixed lengths of audio elements for fps with divider 1001. | ||
+ | |||
+ | === 2.0.1.0 - May 28, 2014 === | ||
+ | |||
+ | * Added input mediatype MEDIATYPE_Interleaved | ||
+ | |||
+ | === 2.0.0.0 - Mar 20, 2014 === | ||
+ | |||
+ | * Big changes in the architecture and algorithms of the filter. | ||
+ | * Fixed bugs in video descriptors for DV-DIF and AVC-I containers. | ||
+ | * Added support for Sony XDCam HD/XDCam HD-422/XDCam EX formats | ||
+ | * Added support for Panasonic P2 DV-DIF and AVC-Intra formats | ||
=== 1.4.4.0 - June 6, 2013 === | === 1.4.4.0 - June 6, 2013 === |
Latest revision as of 17:11, 12 March 2024
2.0.9.0 - Mar 12, 2024
- Fixed issues with ANC data tracks for HD video.
- Added debugging methods to save VANC data to a separate .vanc file.
2.0.8.7 - Sep 21, 2023
- Fixed bugs with ANC Data tracks.
2.0.7.0 - Oct 22, 2021
- Added the ability to load a license from an application code
2.0.6.1 - Dec 18, 2017
- Added code with demo of set positions to "MXFReader+MXFWriter" sample.
- Added support for IMediaSeeking::SetPositions() in stop state.
2.0.5.0 - Aug 08, 2016
- Added support for MEDIASUBTYPE_UYVY to VANC pin.
2.0.4.0 - Mar 04, 2016
- Added support for VANC data tracks according SMPTE 436M-2006
- Fixed size of index segments in XDCam files.
- Some fixes for improve stability.
2.0.3.0 - Nov 13, 2014
- Change Universal Labels for MPEG-ES EssenceContainers
- Added MPEG-2 parameters to MPEGVideoDescriptor metadata element.
- Added some parameters to AES3AudioDescriptor metadata element.
2.0.2.0 - May 30, 2014
- Fixed Keyframe Offset in index segments for open gop streams.
- Fixed lengths of audio elements for fps with divider 1001.
2.0.1.0 - May 28, 2014
- Added input mediatype MEDIATYPE_Interleaved
2.0.0.0 - Mar 20, 2014
- Big changes in the architecture and algorithms of the filter.
- Fixed bugs in video descriptors for DV-DIF and AVC-I containers.
- Added support for Sony XDCam HD/XDCam HD-422/XDCam EX formats
- Added support for Panasonic P2 DV-DIF and AVC-Intra formats
1.4.4.0 - June 6, 2013
- Fixed bug with DVCPRO-100.
- Upgrate protection system.
1.4.3.2 - Jan 28, 2013
- Fixed some bugs in D10 writer.
- Added a sample of integration with MXFReader.
1.4.3.1 - Nov 20, 2012
- Fixed bug with invalid track numbers of audio elements for
- Omneon MPEG-2 format.
1.4.3.0 - Nov 13, 2012
- Added C# and C++ samples.
- Added muxer for input audio.
- Changes in management of input pins.
1.4.2.1 - Sep 03, 2012
- Added 64-bit version.
1.4.1.2 - Aug 17, 2012
- Added setting reaction of writer to EOS.
- Fixed some minor bugs.
1.4.1.1 - Jul 31, 2012
- Added SMPTE D10 (Sony IMX) format support.
- Added AVC-I Frame Wrapped format support.
1.0.0.3 - Mar 20, 2012
- Added support for Omneon MPEG-2 MXF files.
1.0.0.2 - Feb 20, 2012
- First release.