Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 26 Jan 2010 14:55:19 +0000 | michael | Simplify left_xy content for the loop filter, this also makes it closer to libavcodec |
Tue, 26 Jan 2010 13:39:26 +0000 | michael | Simplify loop filter a little by using top/left_type. libavcodec |
Tue, 26 Jan 2010 13:38:18 +0000 | michael | Set top & left types for deblock in fill_caches(). libavcodec |
Tue, 26 Jan 2010 13:30:33 +0000 | michael | 100l typo fix, mixed up +-1 forcing the loop filter skip to never skip. libavcodec |