提交 6f0b5d6f 编写于 作者: C Carl Eugen Hoyos

Cosmetics: Break long line.

Originally committed as revision 16519 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 250dd6f0
......@@ -106,7 +106,8 @@ void ff_vdpau_h264_set_reference_frames(H264Context *h)
}
}
void ff_vdpau_h264_add_data_chunk(H264Context *h, const uint8_t *buf, int buf_size)
void ff_vdpau_h264_add_data_chunk(H264Context *h,
const uint8_t *buf, int buf_size)
{
MpegEncContext * s = &h->s;
struct vdpau_render_state * render;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册