Mercurial > mplayer.hg
changeset 20061:b9da3ef6e9cc
Warn about x264encopts new parser which breaks 3rd party tools
author | gpoirier |
---|---|
date | Thu, 05 Oct 2006 09:46:06 +0000 |
parents | e3498db83aa9 |
children | 7c7482d7a148 |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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: