changeset 16041:3467154dd4e1

some new stuff worth mentioning.
author ods15
date Fri, 22 Jul 2005 06:38:20 +0000
parents 72215ea57015
children 077ac37a2e72
files AUTHORS ChangeLog
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/AUTHORS	Fri Jul 22 06:25:03 2005 +0000
+++ b/AUTHORS	Fri Jul 22 06:38:20 2005 +0000
@@ -655,6 +655,8 @@
     * small cleanups, mostly to EDL
     * -speed for MEncoder
     * -edl and -hr-edl-seek for MEncoder
+    * -delay for MEncoder
+    * some changes to vf_dsize and vf_expand
 
 Simon, Peter <simon.peter@linuxuser.hu>
     * TOOLS/wma2ogg.pl author
--- a/ChangeLog	Fri Jul 22 06:25:03 2005 +0000
+++ b/ChangeLog	Fri Jul 22 06:38:20 2005 +0000
@@ -54,6 +54,7 @@
     * remove_logo filter
     * lavcresample is now used by default (use -af-adv force=0 for old
       behaviour).
+    * vf_expand and vf_dsize now support aspect and round params.
 
     MEncoder:
     * audio encoding modularized
@@ -63,6 +64,8 @@
     * raw audio muxer
     * fixed various bugs in the EDL code
     * x264 "turbo mode" to speed up first pass of multi-pass encoding
+    * -delay added allowing real audio delay instead of just specifying delay
+      in header.
 
     Ports:
     * improved timer function on Mac OS X