On 31/07/13 14:44, Ben Avison wrote: > This performs the start code search which was previously part of > h264_find_frame_end() - the most CPU intensive part of the function. > --- > libavcodec/h264_parser.c | 27 +++------------------------ > libavcodec/h264dsp.c | 29 +++++++++++++++++++++++++++++ > libavcodec/h264dsp.h | 9 +++++++++ > 3 files changed, 41 insertions(+), 24 deletions(-) >
Seems fine to me. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
