[FFmpeg-devel] [PATCH 0/5 v2] New version
Andreas Rheinhardt
andreas.rheinhardt at gmail.com
Sun Jun 9 14:00:48 EEST 2019
Hello,
I have added the necessary numbers for the index version (which you can
find at https://github.com/mkver/FFmpeg/commits/start_6 if you care) to
the commit message of the first patch and have also adapted the
overread check as you suggested (no performance impact whatsoever
from this).
- Andreas
Andreas Rheinhardt (5):
startcode: Use common macro and switch to pointer arithmetic
startcode: Switch to aligned reads
startcode: Stop overreading
startcode: Don't return false positives
startcode: Filter out non-startcodes earlier
libavcodec/h264dsp.h | 7 +--
libavcodec/startcode.c | 133 ++++++++++++++++++++++++++++++++++-------
libavcodec/vc1dsp.h | 6 +-
3 files changed, 117 insertions(+), 29 deletions(-)
--
2.21.0
More information about the ffmpeg-devel
mailing list