# HG changeset patch # User gpoirier # Date 1160041566 0 # Node ID b9da3ef6e9ccbd2c3ff2d8f8112b69f6f582d52d # Parent e3498db83aa9403a80cb2fd35ff4d649c4a106b0 Warn about x264encopts new parser which breaks 3rd party tools diff -r e3498db83aa9 -r b9da3ef6e9cc ChangeLog --- a/ChangeLog Thu Oct 05 09:33:50 2006 +0000 +++ b/ChangeLog Thu Oct 05 09:46:06 2006 +0000 @@ -39,6 +39,8 @@ MEncoder: * support of x264 encoding over libavcodec + * rewrite -x264encopts options parser to use libx264's options parser + likely breaks 3rd party tools as the syntax of some options have changed * removed support for obsolete and non-free divx4 libraries Ports: