MP4 & QuickTime Writer: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
Line 4: | Line 4: | ||
* {{report_problem}} | * {{report_problem}} | ||
--> | --> | ||
+ | === 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 === | === 1.1.2.0 - Jun 17, 2016 === | ||
Revision as of 14:32, 22 June 2016
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.