OSDN Git Service

h264: retuen the amount read in case of NAL_END_SEQUENCE
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Dec 2011 17:55:04 +0000 (18:55 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Dec 2011 17:55:04 +0000 (18:55 +0100)
commit227960427b726eaa6c83702e3d49679754cbc322
tree240cd2a955d204400c87b3b4562aef1aed4fb4c3
parent902c0904139b532ae25113fb6e34fa4c5cdf7ebc
h264: retuen the amount read in case of NAL_END_SEQUENCE

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