OSDN Git Service

mov_read_packet: extract code that searches for the stream/sample to demux next
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 24 Jun 2009 08:57:53 +0000 (08:57 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 24 Jun 2009 08:57:53 +0000 (08:57 +0000)
commit5dc5c43bdaf3f318000c4f1ead024c09ab4a337e
treef453fb1d30aa70cecdaf13c6cb0b5ac403a60d1a
parenta2f3851166fab01d472273ce3ef9025d1764bf77
mov_read_packet: extract code that searches for the stream/sample to demux next
into a separate function.

Originally committed as revision 19263 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mov.c