Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 19 Oct 2001 17:03:51 +0000 | michael | more logic behavior if the altenative deblock filters are used (turning a alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now) libavcodec |
Fri, 19 Oct 2001 14:54:26 +0000 | arpi | PP_FUNNY_STRIDE disabled libavcodec |
Fri, 19 Oct 2001 13:56:12 +0000 | michael | added compiletime option to turn width%8==0 on libavcodec |
Fri, 19 Oct 2001 13:41:38 +0000 | michael | fixed a bug in the tmp buffer libavcodec |
Wed, 17 Oct 2001 20:42:07 +0000 | michael | fixed the height%8!=0 bug libavcodec |
Wed, 17 Oct 2001 18:05:35 +0000 | pulento | Added Juergen Keil fix on quant_tab[4] type. libavcodec |