Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 24 Feb 2010 11:51:42 +0000 | pross | it is not necessary to display the decoder name, as av_log() automatically prints the context libavcodec |
Wed, 24 Feb 2010 01:57:31 +0000 | michael | Replace /2 by faster >>1 as the mvd values are now all positive. libavcodec |
Wed, 24 Feb 2010 01:56:27 +0000 | michael | Remove unused variable. Seems i forgot to commit this. libavcodec |