Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 29 Jun 2008 08:22:47 +0000 | reimar | Make imaadpcm tables const |
Sun, 29 Jun 2008 08:20:42 +0000 | reimar | Simplify code to read index/predictor |
Sun, 29 Jun 2008 08:08:51 +0000 | reimar | Add a few size checks to IMA decoder. The code is still a mess though, |
Sun, 29 Jun 2008 07:55:44 +0000 | reimar | Simplify ad_imaadpcm decode_audio function |
Sun, 29 Jun 2008 07:34:44 +0000 | reimar | Make sure we do not use uninitialized data in case of a short read. |
Sun, 29 Jun 2008 07:25:47 +0000 | reimar | Do not use stdata before checking its length |
Sat, 28 Jun 2008 19:32:35 +0000 | vayne | mingw uses Windows sockets. |