摘要:
/etc/inittab 要密码 console::respawn:/sbin/getty -L console 0 vt100 不用输入密码 ::askfirst:-/bin/sh 例如: # Put a getty on the serial port#console::respawn:/sbi 阅读全文
摘要:
void crop_yuv420_sp(unsigned char *srcbuf, int src_width, int src_height, unsigned char *dstbuf, int x, int y, int w, int h) { int i; int dst_y_size = 阅读全文