Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 19 Dec 2001 16:54:04 +0000 | pontscho | button design fix |
Wed, 19 Dec 2001 16:53:34 +0000 | pontscho | nesze LGB beleirtalak igy ;) |
Wed, 19 Dec 2001 14:31:31 +0000 | mswitch | Remove lame upsampler, cleaned out stuff relating to setting channels. |
Wed, 19 Dec 2001 14:28:42 +0000 | mswitch | Fix glitchy mpeg playback |
Wed, 19 Dec 2001 13:15:49 +0000 | pl | missing 1 byte in array size |
Wed, 19 Dec 2001 13:03:22 +0000 | pl | x = malloc(strlen(s) + c) ... strcpy(x, s) |