Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 17 Jan 2010 20:35:55 +0000 | michael | Rearchitecturing the stiched up goose part 1 libavcodec |
Sun, 17 Jan 2010 08:24:45 +0000 | astrange | Add missing Makefile dependencies to CONFIG_SNOW_ENCODER. libavcodec |
Sat, 16 Jan 2010 17:41:40 +0000 | michael | Comment for() ; out libavcodec |
Sat, 16 Jan 2010 17:27:17 +0000 | michael | Mark a few functions as noinline, this makes ff_h264_filter_mb() a bit smaller libavcodec |
Sat, 16 Jan 2010 16:21:12 +0000 | michael | Apply last 2 optimizations to similar code i forgot. libavcodec |
Sat, 16 Jan 2010 16:14:32 +0000 | michael | Another microopt, 4 cpu cycles for avoidance of FFABS(). libavcodec |