Mercurial > libavcodec.hg
log snow.c @ 4122:daae66c03857 libavcodec
age | author | description |
---|---|---|
Wed, 01 Nov 2006 22:39:58 +0000 | diego | Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. libavcodec |
Thu, 12 Oct 2006 20:55:42 +0000 | michael | -1 is a valid return value in ratecontrol_1pass() -> 100l for takis libavcodec |
Wed, 11 Oct 2006 23:17:58 +0000 | diego | Rename ABS macro to FFABS. libavcodec |
Sat, 07 Oct 2006 15:30:46 +0000 | diego | Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec |
Tue, 03 Oct 2006 17:12:48 +0000 | diego | Remove unused variables and the corresponding warnings along with them. libavcodec |
Tue, 26 Sep 2006 14:04:36 +0000 | takis | Handle possible failure of ff_eval. libavcodec |
Fri, 01 Sep 2006 22:02:38 +0000 | lorenm | snow cosmetics: merge the sliced and non-sliced versions of add_yblock libavcodec |