[FFmpeg-devel] [PATCH 0/5 v2] New version

Andreas Rheinhardt andreas.rheinhardt at gmail.com
Mon Jun 17 07:23:00 EEST 2019


Andreas Rheinhardt:
> 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(-)
> 
Ping.

- Andreas


More information about the ffmpeg-devel mailing list