在 2015/2/15 8:38, Michael Niedermayer 写道: > On Fri, Feb 13, 2015 at 01:51:30PM +0800, Zhaoxiu Zeng wrote: >> From 52be21b15e078fb52a841aefcf78409a408fe8b4 Mon Sep 17 00:00:00 2001 >> From: Zeng Zhaoxiu <zhaoxiu.z...@gmail.com> >> Date: Fri, 13 Feb 2015 13:37:46 +0800 >> Subject: [PATCH 2/2] avcodec/h264: simplify h264_split() >> >> Signed-off-by: Zeng Zhaoxiu <zhaoxiu.z...@gmail.com> >> --- >> libavcodec/h264_parser.c | 35 +++++++++++++++++++---------------- >> 1 file changed, 19 insertions(+), 16 deletions(-) > > patch applied > > please make sure future patches you submit dont contain line wraps > like this: > > [...] >> + * nalu_type == 0x05) { >> * } >> */ >> - if ((state & 0xFFFFFF00) == 0x100 && ((state & 0xFFFFFF1F) != >> 0x106 || has_pps) && > > [...] > > > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel >
OK. That happened when i copied text to web mail. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel