Mercurial > libavformat.hg
log wc3movie.c @ 5562:5d938dd16b34 libavformat
age | author | description |
---|---|---|
Sun, 13 Dec 2009 20:27:29 +0000 | michael | Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped libavformat |
Sun, 12 Apr 2009 08:49:20 +0000 | reimar | Slightly improve/correct description of wc3_pal_lookup libavformat |
Sat, 11 Apr 2009 21:45:57 +0000 | reimar | Fix "unrecognized WC3 chunk" debug output which was broken r18444 due to sign expansion. libavformat |
Sat, 11 Apr 2009 20:48:56 +0000 | reimar | wc3movie: return partial packets if not all data can be read. libavformat |
Sat, 11 Apr 2009 20:08:16 +0000 | reimar | Explain the purpose of the wc3_pal_lookup and the formula that was used to libavformat |
Sat, 11 Apr 2009 18:58:55 +0000 | reimar | Use get_le32/get_be32 in wc3movie demuxer instead of reading everything into libavformat |
Wed, 04 Mar 2009 05:40:53 +0000 | melanson | Fix a condition that causes an infinite loop, but only when compiled with libavformat |