Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Thu, 08 Feb 2007 20:54:12 +0000 | reimar | Use av_set_pts_info and set some arbitrary timebase fallback libavformat |
Wed, 07 Feb 2007 23:32:51 +0000 | michael | remove senseless and wrong direct access to ByteIOContext internals libavformat |
Wed, 07 Feb 2007 23:22:53 +0000 | reimar | set pts_wrap_bits to 32 since timestamps in packets are 32 bit libavformat |
Wed, 07 Feb 2007 23:06:13 +0000 | michael | iam pretty sure send time is dts and not pts ... libavformat |
Wed, 07 Feb 2007 22:51:42 +0000 | reimar | 10l, forgot to skip payload description in UMF packet parsing libavformat |
Wed, 07 Feb 2007 22:26:48 +0000 | michael | muxing packets with unknown timestamps is not allowed libavformat |