comparison matroska.c @ 5061:5ff6a72c9686 libavformat

In mov_read_packet remember the AVStream we want to demux next instead of the MOVStreamContext. We need the AVStream anyway and it is easier to get the MOVStreamContext from the AVStream than the other way around.
author reimar
date Wed, 24 Jun 2009 08:23:40 +0000
parents 75909b3e57c2
children 952c315e58b5
comparison
equal deleted inserted replaced
5060:0bac77c4a578 5061:5ff6a72c9686