MP4 & QuickTime Writer: Release Notes
From AVObjects Knowledge Base
1.1.9.1 - Nov 07, 2017
- Added interface IAVOMpeg4WriterProps to get the current properties of the created MPEG-4 file.
- Changed compilation settings for use program also on Windows XP ('v100' is selected).
1.1.9.0 - Sep 24, 2017
- Added support for AAC stream.
1.1.8.0 - Aug 30, 2017
- Added "CreateFileFlags" registry parameter to set FILE_FLAG_WRITE_THROUGH flag to CreateFile() function.
1.1.7.0 - Aug 09, 2017
- Added code signing certificate.
1.1.6.1 - Jul 19, 2017
- Fixed bug with creation of the internal library.
1.1.6.0 - Jul 15, 2017
- Fixed bug with invalid calculation of the timecode samples (ASSERT at end of capture).
- Fixed timecode data for doubled FPSes (60, 60drop, 50, 48, 48drop).
- Fixed problem with FPS 23.98 for timecode pin.
- Extended debug info for timecode samples.
1.1.5.1 - May 12, 2017
- Extended debug info.
1.1.5.0 - May 07, 2017
- Fixed methods for check input media types.
- The project was recompiled with VS2015, fixed compilation errors and warnings.
- The protection settings were changed to reduce false positive notifications from antiviruses.
1.1.4.0 - Apr 11, 2017
- Added support for timecodes.
- Added interface method for set mode for processing timecodes.
- Corrected methods for recalculate time stamps and durations of tracks.
- Fixed rebuilding of the graph from .grf file (the number of input pins was saved in .grf file).
1.1.3.0 - Nov 16, 2016
- Changed internal structure of filter.
- Fixed code for execute simultaneous multithreaded input and output.
- Fixed parameters of chunks if the file includes one stream only.
- Corrected algorithm for recalculate video time stamps for MPEG-4 metadata.
- Added interface method for set interleaving for input streams.
- Extended property page.
- Corrected C++ and C# samples.
- Corrected/extended debug info, added logging for the duration of write operations to the output file.
1.1.2.2 - Jun 22, 2016
- Fixed bug with exception c0000005 (Access Violation) in buffers for input samples.
1.1.2.1 - Jun 20, 2016
- Extended debug info.
1.1.2.0 - Jun 17, 2016
- Added interface method for get current size of output file.
- Added C++ and C# samples.
- Fixed bug with empty tracks.
- Extended debug info.
1.1.1.1 - Jun 15, 2016
- Fixed bug with 'stco'/'co64' selection.
1.1.1.0 - Jun 14, 2016
- Fixed bug with re-recording the same file.
- Added interface IAVVersion for obtain filter's type (Debug/Release), version, compilation date/time, etc.
- Corrected license subsystem for multithread enviroment.
- Corrected invalid assert.
1.1.0.0 - Jan 12, 2016
- Code rewritten with multiple changes.
1.0.2.0 - Jun 28, 2015
- Added support of DV (DVSD, DV25, DV50 and DV100) video streams.
1.0.1.0 - Apr 12, 2015
- First public release
1.0.0.4 - Mar 04, 2015
- Multiple parts of filter rewritten for future extentions.
- Added support of MJPEG video stream.
1.0.0.3 - Aug 26, 2014
- Fixed bug with the calculation of the number of samples that have not yet written to a file.
1.0.0.2 - Aug 25, 2014
- Fixed bug with several H264 slices in one frame.
1.0.0.1 - Jul 18, 2014
- First release.