What is the rationale behind this change? It will require a recompile of anything that links against libx264 and cause incompatible programs to crash when started. I don't see any benefits to the change when libx264 already has a link time check that will crash the calling app when x264_encoder_open() is called. Regards, Gil