Audio Mixer DirectShow Filter: Release Notes

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
 
* {{download}} {{Audio Mixer: Download}}
 
* {{download}} {{Audio Mixer: Download}}
 
* {{report_problem}}
 
* {{report_problem}}
 +
 +
=== 2.1.2.6 - Feb 02, 2010 ===
 +
 +
* Fixed: invalid time stamps for output samples if rate != 1.0
 +
 +
=== 2.1.2.5 - Jan 26, 2010 ===
 +
 +
* Fixed: installer bug for Vista.
 +
 +
=== 2.1.2.4 - Jan 25, 2010 ===
 +
 +
* Fixed: DES bugs.
 +
 +
=== 2.1.2.3 - Jan 14, 2010 ===
 +
 +
* Added: IMediaSeeking::SetRate() implementation.
 +
 +
=== 2.1.2.2 - Nov 17, 2009 ===
 +
 +
* Fixed: Right channel of input pin is always substituted with left.
 +
 +
=== 2.1.2.1 - Jul 22, 2009 ===
 +
 +
* Fixed: Problems with license files.
 +
 +
=== 2.1.1.9 - May 27, 2009 ===
 +
 +
* Fixed: Methods of IAudioMixer interface corrected for use from VB6 (DWORD changed to int).
  
 
=== 2.1.1.8 - May 25, 2009 ===
 
=== 2.1.1.8 - May 25, 2009 ===

Revision as of 15:15, 2 February 2010

This is the release notes for Audio Mixer.

2.1.2.6 - Feb 02, 2010

  • Fixed: invalid time stamps for output samples if rate != 1.0

2.1.2.5 - Jan 26, 2010

  • Fixed: installer bug for Vista.

2.1.2.4 - Jan 25, 2010

  • Fixed: DES bugs.

2.1.2.3 - Jan 14, 2010

  • Added: IMediaSeeking::SetRate() implementation.

2.1.2.2 - Nov 17, 2009

  • Fixed: Right channel of input pin is always substituted with left.

2.1.2.1 - Jul 22, 2009

  • Fixed: Problems with license files.

2.1.1.9 - May 27, 2009

  • Fixed: Methods of IAudioMixer interface corrected for use from VB6 (DWORD changed to int).

2.1.1.8 - May 25, 2009

  • Added: Debug info.
  • Fixed: Some problems with BeginFlush/EndFlush/NewSegment calls after positioning.

2.1.1.7 - May 12, 2009

  • Added: Regisry key for use size of minimal input sample as size of all output samples.

2.1.1.6 - May 05, 2009

  • Added: SEH handling in some functions.

2.1.1.5 - May 03, 2009

  • Fixed: Bug with EOS notification.
  • Fixed: Bug with stop position.
  • Fixed: Property page bugs with unused channels/pins.

2.1.1.4 - Apr 29, 2009

  • Fixed: Playing did not start after Run->Stop->Run.

2.1.1.3 - Apr 19, 2009

  • Fixed: Problem with incorrect size of input samples (partial atomic sample in DirectShow sample).

2.1.1.2 - Apr 15, 2009

  • Fixed: Bug with lost of last samples before EndOfStream.

2.1.1.1 - Apr 11, 2009

  • Fixed: Bug with low size of output samples.

2.1.1.0 - Mar 10, 2009

  • Fixed: Problems with Microsoft Voice codec.
  • Fixed: IMediaSeeking.
  • Added: Checking and filling gaps in input stream.

2.1.0.3 - Mar 02, 2009

  • Fixed: EndOfStream bug for "Wait all EOS" mode (data before EOS rejected).
  • Added: Test version of code for fill input stream's gaps with silence.

2.1.0.1 - Dec 24, 2008

  • Added: Selection of EndOfStream usage (playback stops after receiving first EOS or last EOS).
  • Fixed: Dead lock at positioning after IPin::BeginFlush call.

2.1.0.0 - Dec 18, 2008

  • Added: Dynamic range compression.

This version contains a lot of changes. Please test thoroughly before deployment.

2.0.0.5 – Aug 29, 2008

  • Fixed: Problem with different size of input samples.

2.0.0.4 – Aug 4, 2008

  • Fixed: Error in calculation of output allocator properties.
  • Fixed: Error in function for output delay correction.

2.0.0.1 – Mar 25, 2008

  • Fixed: Seek functionality improved.

2.0.0.0 – Mar 25, 2008

  • Fixed: Improved stability and performance.

1.3.0.0 – Mar 10, 2008

  • Fixed: Bad time stamps from MPEG Layer-3 decoder (assert tS <= tE).

1.2.1.0 – Jan 15, 2008

  • Note: First upload.
Personal tools