Mercurial > libavcodec.hg
diff vc1data.c @ 7729:38d356950bf4 libavcodec
Make X264_init() no longer assign avctx->rc_eq to libx264's context.
Fix a crash due to X264_init() setting the libx264 rc_eq field to NULL
when rc_eq was not defined. As a consequence rc_eq can no longer be
manually specified and passed to libx264, but this option is going to
be removed from the libx264 public API anyway.
See the thread: "Fix crash in libx264 when rc_eq is not set".
author | stefano |
---|---|
date | Fri, 29 Aug 2008 17:37:32 +0000 |
parents | 7a73d76aaaa0 |
children | e9d9d946f213 |