matroskadec: replace matroska_queue_packet with a single call to dynarray_add
authorAnton Khirnov <wyskas@gmail.com>
Wed, 6 Aug 2008 00:17:47 +0000 (00:17 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Wed, 6 Aug 2008 00:17:47 +0000 (00:17 +0000)
commitb87025399c0aa3e3f17a6cf46d4fc751e799b6f1
tree648fd10ef10dfe5299b154f7057fbfc8d73e347e
parent77c3fb9098cf73336bab34c2f78f50d8f3575038
matroskadec: replace matroska_queue_packet with a single call to dynarray_add
patch by Anton Khirnov  wyskas _at_ gmail _dot_ com

Originally committed as revision 14632 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/matroskadec.c