From 5cb5023c78ceb43d02db609db948fce62221b554 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Tue, 23 Dec 2008 02:34:58 +0000 Subject: [PATCH] Make h264 parser 50% faster. Originally committed as revision 16286 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/h264_parser.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/libavcodec/h264_parser.c b/libavcodec/h264_parser.c index e0973bf6e0..62cd948595 100644 --- a/libavcodec/h264_parser.c +++ b/libavcodec/h264_parser.c @@ -44,6 +44,15 @@ int ff_h264_find_frame_end(H264Context *h, const uint8_t *buf, int buf_size) for(i=0; i