Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Fri, 08 Jan 2010 17:15:46 +0000 | rbultje | Use the correct ByteIOContext in extradata parsing.Fixes half of issue libavformat |
Fri, 08 Jan 2010 03:43:48 +0000 | michael | Improve avformat_version() doxy. libavformat |
Fri, 08 Jan 2010 00:04:23 +0000 | rbultje | Currently, the replacement which is used if inet_aton isn't available, libavformat |
Thu, 07 Jan 2010 23:05:19 +0000 | rbultje | handler can be NULL if we did not support this dynamic format (codec). libavformat |
Thu, 07 Jan 2010 22:44:03 +0000 | rbultje | Add correct log context to av_log() calls in parse_rtpmap(). libavformat |
Thu, 07 Jan 2010 22:41:14 +0000 | rbultje | Re-indent to more closely follow general coding standards used in other libavformat |