From 2b5d59a9281076063b4690b3156c301e8a80900f Mon Sep 17 00:00:00 2001 From: agibert Date: Tue, 16 Feb 2010 14:38:56 +0000 Subject: [PATCH] - Add in 4.0.0-1 release entry: - Fix audio encoding in vfp mode and in 2a or 2s video mode, - Fix video aspect by using "-force-avi-aspect". --- ReleaseNotes.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 5282c6a..d3e64ef 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,7 +1,7 @@ # $RCSfile: ReleaseNotes.txt,v $ -# $Revision: 1.7 $ +# $Revision: 1.8 $ # $Name: $ -# $Date: 2009/05/23 00:09:55 $ +# $Date: 2010/02/16 14:38:56 $ # $Author: agibert $ @@ -21,7 +21,9 @@ dvd2divx V 4.0.0-1 - A. Gibert - 2009/05/24 - Add OSD sub title support, - Add extra vcodec option support (vopts), - Add id support in alang option, -- Add volume control option. +- Add volume control option, +- Fix audio encoding in vfp mode and in 2a or 2s video mode, +- Fix video aspect by using "-force-avi-aspect".