OSDN Git Service

jv: detect partial packets in the demuxer
authorJanne Grunau <janne-libav@jannau.net>
Wed, 12 Feb 2014 19:08:52 +0000 (20:08 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Wed, 12 Feb 2014 19:12:18 +0000 (20:12 +0100)
commit8a2250344b19a343d830a902dbcf4c0b929ea49b
tree82ffa0527a0d3fedd60947b1af6c1f602add9698
parentf795a8a8bf5e312dad2c2829c543b9d309376ca1
jv: detect partial packets in the demuxer

Fixes fate-jv under valgrind which reports a different CRC for the last
frame from a partial read.
libavformat/jvdec.c