Pipe for ffmpeg: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
| (4 intermediate revisions by one user not shown) | |||
| Line 2: | Line 2: | ||
<!--This is the release notes for [[Pipe for ffmpeg]]. | <!--This is the release notes for [[Pipe for ffmpeg]]. | ||
| + | ==Action Items== | ||
* {{Pipe for ffmpeg: Download}} | * {{Pipe for ffmpeg: Download}} | ||
* {{report_problem}} | * {{report_problem}} | ||
--> | --> | ||
| + | === 1.0.2.1 - Oct 24, 2025 === | ||
| + | |||
| + | * Fixed edit controls in drop-down combo boxes on the properties page. | ||
| + | |||
| + | === 1.0.2.0 - Oct 23, 2025 === | ||
| + | |||
| + | * Added the function of automatic selection of the ffmpeg.exe module to be used from the .exe (application) or .dll (filter) folders. | ||
| + | * Fixed bugs in grid control on the filter properties page. | ||
| + | |||
| + | === 1.0.1.0 - Oct 22, 2025 === | ||
| + | |||
| + | * Added support for v210 and r210 color spaces. | ||
| + | * Fixed a bug when capturing multiple video or audio streams. | ||
| + | * Corrected functions for parsing options and creating the ffmpeg command line. | ||
| + | * Fixed bugs in grid control on the filter properties page. | ||
| + | * Added a choice of options on the filter properties page. | ||
| + | * Corrected interface method for receiving messages from ffmpeg and filter. | ||
| + | * Corrected property page control to display latest and all messages from ffmpeg and filter. | ||
| + | |||
=== 1.0.0.1 - Sep 25, 2025 === | === 1.0.0.1 - Sep 25, 2025 === | ||
Latest revision as of 08:12, 24 October 2025
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
1.0.2.1 - Oct 24, 2025
- Fixed edit controls in drop-down combo boxes on the properties page.
1.0.2.0 - Oct 23, 2025
- Added the function of automatic selection of the ffmpeg.exe module to be used from the .exe (application) or .dll (filter) folders.
- Fixed bugs in grid control on the filter properties page.
1.0.1.0 - Oct 22, 2025
- Added support for v210 and r210 color spaces.
- Fixed a bug when capturing multiple video or audio streams.
- Corrected functions for parsing options and creating the ffmpeg command line.
- Fixed bugs in grid control on the filter properties page.
- Added a choice of options on the filter properties page.
- Corrected interface method for receiving messages from ffmpeg and filter.
- Corrected property page control to display latest and all messages from ffmpeg and filter.
1.0.0.1 - Sep 25, 2025
- First release.