Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 13 Jul 2008 21:44:00 +0000 | stefano | strdup() the default value for rc_eq in AVCodec when setting it in libavcodec |
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 |