OSDN Git Service

Pass AVPacketList instead of the whole context to add_to_pktbuf as that is
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 12 Jul 2008 13:15:00 +0000 (13:15 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 12 Jul 2008 13:15:00 +0000 (13:15 +0000)
commit3179da621a49af4b056bea52d63d6f55644c4bb3
treeb4b3732b8330d86377c113b259697df464687a06
parentd08e3e91af7238db491d9a9b7c83827ac127ccb3
Pass AVPacketList instead of the whole context to add_to_pktbuf as that is
all that is needed.

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