Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 26 Jul 2008 15:14:50 +0000 | vitor | Remove st1 and st2 variables from context, since they could be just local vars libavcodec |
Sat, 26 Jul 2008 15:10:17 +0000 | vitor | Rename st{1,2}{a,b} context variables to more meaningful names: {sp,gain}_{rec,hist} libavcodec |
Sat, 26 Jul 2008 15:07:04 +0000 | darkshikari | Simple refactoring to resolve a FIXME. Patch by Paul Kendall. libavcodec |
Sat, 26 Jul 2008 14:38:29 +0000 | vitor | Cosmetics: remove useless parenthesis libavcodec |