[FFmpeg-devel] [PATCH 1/2] h2645_parse: only read avc length code at the correct position

Hendrik Leppkes h.leppkes at gmail.com
Fri Jul 8 16:56:49 EEST 2016


On Fri, Jul 8, 2016 at 2:05 PM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Fri, Jul 08, 2016 at 11:27:25AM +0200, Hendrik Leppkes wrote:
>> Reading it from any other position would result in a wrong size being
>> read, instead fallback to the re-sync mechanic in the else clause.
>> ---
>>  libavcodec/h2645_parse.c | 5 ++++-
>>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> LGTM
>

Applied the set.


More information about the ffmpeg-devel mailing list