OSDN Git Service

Do not try to duplicate packets that have data==NULL.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 7 Jan 2009 20:44:23 +0000 (20:44 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 7 Jan 2009 20:44:23 +0000 (20:44 +0000)
commit9f06bd9e96dca6bc1f67c748d03f017cc98adf13
tree342737686559e4e1f8ce297281c798b411a93082
parent1b9bbf86740bc6ef97fdf31f0744fac93e5640f2
Do not try to duplicate packets that have data==NULL.

Originally committed as revision 16483 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c