Remove any reference to ASFContext.packet_size and replace it with
commit474ce0c1adc3d711ede4885175dbb407656dc484
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 24 Jun 2009 23:04:05 +0000 (24 23:04 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 24 Jun 2009 23:04:05 +0000 (24 23:04 +0000)
tree34d2bf488ded155d57d3d305fd4a01fa8fd08097
parent06080dbc60b480ededc638c01afe0744158b137d
Remove any reference to ASFContext.packet_size and replace it with
AVFormatContext.packet_size. See "[PATCH] asf*.c/h: use
AVFormatContext->packet_size instead of own copy" thread on ML.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19270 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/asf.h
libavformat/asfdec.c
libavformat/asfenc.c