[FFmpeg-cvslog] [propchange]: r15029 - svn:log

stefano subversion
Sat Aug 30 05:24:35 CEST 2008


Author: stefano
Revision: 15029
Property Name: svn:log
Action: modified

Property diff:
--- old property value
+++ new property value
@@ -1,7 +1,7 @@
-Make X264_init() do not set anymore the rc_eq from avctx to the
-libx264 context. Fix a crash due to X264_init() setting the libx264
-rc_eq field to NULL when rc_eq was not defined.
-This patch drops the possibility to set the rc_eq for libx264,
-feature which is going to be removed from libx264 either.
+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".




More information about the ffmpeg-cvslog mailing list