Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 12 Apr 2009 00:25:37 +0000 | bcoudurier | fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samples libavformat |
Sat, 11 Apr 2009 22:38:00 +0000 | reimar | Simplify packet duplication code in ff_interleave_add_packet. 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 |