Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 26 Nov 2008 13:28:30 +0000 | diego | cosmetics: Rename aanscales to ff_aanscales, it will soon be externally visible. libavcodec |
Wed, 26 Nov 2008 10:22:55 +0000 | diego | Move encoder-specific quantize_c and related tables to the H.264 encoder. libavcodec |
Tue, 25 Nov 2008 07:34:20 +0000 | reimar | Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq (x86_64), libavcodec |
Tue, 25 Nov 2008 00:20:49 +0000 | mru | snow: move scratch buffer from stack to malloced buffer in context libavcodec |
Mon, 24 Nov 2008 21:31:01 +0000 | diego | Disable unused code for now to allow 'make checkheaders' to pass. libavcodec |
Mon, 24 Nov 2008 21:29:07 +0000 | diego | Add missing headers to get 'make checkheaders' closer to passing. libavcodec |