Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 27 Sep 2009 04:47:38 +0000 | jbr | Simplify by combining increment with array access. libavcodec |
Sun, 27 Sep 2009 04:46:56 +0000 | jbr | cosmetics: Rename some variables to be more descriptive of their use. Do some libavcodec |
Sun, 27 Sep 2009 04:41:05 +0000 | jbr | Move 2 variable declarations to inside of loop. libavcodec |
Sun, 27 Sep 2009 04:37:00 +0000 | jbr | simplify by combining increment with array access libavcodec |
Sun, 27 Sep 2009 04:32:31 +0000 | jbr | Remove unneeded variable libavcodec |
Sun, 27 Sep 2009 04:07:49 +0000 | jbr | Hardcode AC-3 critical band tables when CONFIG_HARDCODED_TABLES is set. libavcodec |
Sat, 26 Sep 2009 22:54:29 +0000 | jbr | simplify format string for writing pix_fmt string. libavcodec |