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. See the thread: "Fix crash in libx264 when rc_eq is not set". git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15029 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
Showing
Please register or sign in to comment