]> git.sesse.net Git - ffmpeg/commit
avcodec/h264_parser: fix order of operations
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Oct 2013 21:44:34 +0000 (23:44 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Oct 2013 21:44:34 +0000 (23:44 +0200)
commit9c0fe487c755c19da48f4cc76aba1ac0931b5863
treec592a8322d272b18b5f451f48f34a9f6f6476079
parent62533eab6fb1d11e47bf88e31c02de454311e8c2
avcodec/h264_parser: fix order of operations

Fixes CID1108576

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_parser.c