OSDN Git Service

Get rid of av_destruct_packet_nofree and use NULL instead.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 11 Apr 2009 12:42:29 +0000 (12:42 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 11 Apr 2009 12:42:29 +0000 (12:42 +0000)
commit80d403fc195dd81463a9fcaac94ea55dd682867f
tree7d3d4b8b66ab38acb00dad8fb0c947e42143e7c2
parente161e007be2ca2df1e560470f94d4038dd841d67
Get rid of av_destruct_packet_nofree and use NULL instead.
It is still used in comparisons to keep ABI compatibility.

Originally committed as revision 18431 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/avpacket.c
libavformat/utils.c