Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Fri, 20 Oct 2006 13:06:50 +0000 | bcoudurier | warn about zlib support needed if file has compressed moov atom libavformat |
Fri, 20 Oct 2006 09:32:48 +0000 | michael | move memory reading ByteIOContext init from mov.c to avobuf.c libavformat |
Thu, 19 Oct 2006 10:05:36 +0000 | michael | dont mess with ByteIOContext internal variables (fixes showdown2.mov) libavformat |
Wed, 18 Oct 2006 15:10:14 +0000 | bcoudurier | use AVFormatContext to log libavformat |
Wed, 18 Oct 2006 13:15:27 +0000 | diego | Fix license header error notice by Steve LHomme. libavformat |
Wed, 18 Oct 2006 11:57:24 +0000 | bcoudurier | simplify pcm read seek, use av_get_bits_per_sample libavformat |