Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 04 Aug 2010 13:39:10 +0000 | reimar | Move one AES initialization out of inner loop. |
Wed, 04 Aug 2010 13:32:20 +0000 | reimar | Minor optimization/simplification and document the alignment requirements |
Wed, 04 Aug 2010 13:27:19 +0000 | reimar | Use the "key" type also for the IV constant. |
Wed, 04 Aug 2010 12:38:52 +0000 | reimar | Simplify ts_sync. Might also make it easier to optimize a bit. |
Wed, 04 Aug 2010 12:23:22 +0000 | reimar | Remove an unused variable. |
Wed, 04 Aug 2010 12:21:39 +0000 | reimar | Remove some useless casts. |