Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 13 Jul 2008 21:28:17 +0000 | stefano | Fix the logic to access the location of a string to free when setting libavcodec |
Sun, 13 Jul 2008 20:41:09 +0000 | vitor | Simplify libavcodec |
Sun, 13 Jul 2008 20:39:55 +0000 | vitor | Another av_clipf() usage libavcodec |
Sun, 13 Jul 2008 20:38:42 +0000 | vitor | Do not declare as double a var that only stores a float libavcodec |
Sun, 13 Jul 2008 20:36:32 +0000 | vitor | Simplify: use FFMAX libavcodec |
Sun, 13 Jul 2008 20:03:57 +0000 | reimar | check that csize in ff_lzw_decode_init is < LZW_MAXBITS, <= is not enough and libavcodec |