Mercurial > libavutil.hg
log
age | author | description |
---|---|---|
Fri, 24 Sep 2010 15:37:01 +0000 | michael | 2nd try to fix av_log() repeated detection libavutil |
Tue, 14 Sep 2010 14:45:43 +0000 | thardin | Add av_popcount() to libavutil/common.h and bump minor version libavutil |
Tue, 14 Sep 2010 00:17:58 +0000 | michael | Limit av_log repeat detection to terminals so as to avoid filling files with libavutil |
Sun, 12 Sep 2010 22:00:45 +0000 | stefano | Apply minor simplification in av_read_image_line(). libavutil |
Sun, 12 Sep 2010 21:39:57 +0000 | mru | pixdesc: indent libavutil |
Sun, 12 Sep 2010 21:39:54 +0000 | mru | pixdesc: use 8-bit accesses when possible in av_read/write_image_line() libavutil |
Sun, 12 Sep 2010 21:31:39 +0000 | stefano | Cosmetics: use x ? y : z construct and merge intialization and libavutil |