Skip to content
Snippets Groups Projects
Commit 2a72b166 authored by Zhaoxiu Zeng's avatar Zhaoxiu Zeng Committed by Michael Niedermayer
Browse files

avcodec/h264: use avpriv_find_start_code() in h264_split()


This also allows replacing several literal numbers by named constants
And it should be faster, the function is not speed relevant though as it is
generally only called a few times at the streams start.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 7d60baa8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment