Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 09 Mar 2009 17:47:47 +0000 | reimar | Reorder arguments for av_fifo_generic_read to be more logical and libavformat |
Mon, 09 Mar 2009 13:08:19 +0000 | rbultje | Prevent (negative) overflow of rm->remaining_len. This evaluation really only libavformat |
Mon, 09 Mar 2009 12:46:32 +0000 | rbultje | Replace separate packet parsing for "old_format" .ra files by a call to libavformat |
Mon, 09 Mar 2009 12:42:53 +0000 | rbultje | Move frame discarding out of the ff_rm_parse_packet() loop, and respect libavformat |
Mon, 09 Mar 2009 12:25:13 +0000 | reimar | Mark all packets from nuv demuxer as keyframes in order to make seeking work. libavformat |
Mon, 09 Mar 2009 12:06:31 +0000 | reimar | 100l, to start reading from the first frame we must seek to data_offset, libavformat |
Mon, 09 Mar 2009 11:35:59 +0000 | reimar | Set AVPacket pos also for audio packets in nuv demuxer. libavformat |