Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 30 Sep 2009 05:49:18 +0000 | kostya | When BitsPerSample tag is not present in TIFF, that means file is libavcodec |
Wed, 30 Sep 2009 01:25:04 +0000 | jbr | Simplify stereo rematrixing by only using one temporary variable. It is also libavcodec |
Wed, 30 Sep 2009 01:09:57 +0000 | jbr | remove unneeded assignment in inner loop. rematrixing bands are contiguous. libavcodec |
Tue, 29 Sep 2009 19:18:51 +0000 | reimar | Use context instead of NULL for logging. libavcodec |
Tue, 29 Sep 2009 19:17:18 +0000 | reimar | Make sure that dv encoder initializes all encoded packet data. libavcodec |
Tue, 29 Sep 2009 18:03:30 +0000 | diego | cosmetics: K&R coding style, prettyprinting libavcodec |