Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Wed, 24 Jun 2009 09:40:00 +0000 | reimar | Reindent after last patch. libavformat |
Wed, 24 Jun 2009 09:38:42 +0000 | reimar | mov demuxer: Track the current position also for streams that have AVDISCARD_ALL set. libavformat |
Wed, 24 Jun 2009 08:57:53 +0000 | reimar | mov_read_packet: extract code that searches for the stream/sample to demux next libavformat |
Wed, 24 Jun 2009 08:50:46 +0000 | reimar | mov_read_packet: if dv_get_packet fails, return exactly its error value libavformat |
Wed, 24 Jun 2009 08:23:40 +0000 | reimar | In mov_read_packet remember the AVStream we want to demux next instead of the libavformat |
Wed, 24 Jun 2009 03:38:47 +0000 | bcoudurier | check stream existence before assignment, fix #1222 libavformat |