Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 22 Oct 2008 23:39:39 +0000 | diego | IWMMXT optimizations were removed from our internal libmpeg2 copy, so now |
Wed, 22 Oct 2008 17:34:39 +0000 | diego | Try to improve binary codec pack installation instructions. |
Wed, 22 Oct 2008 16:08:26 +0000 | attila | increase the max RTP packet size to 5MB as modern Elphel |
Tue, 21 Oct 2008 07:02:25 +0000 | diego | Determine default CD/DVD device in configure instead of using an #ifdef jungle. |
Mon, 20 Oct 2008 18:08:10 +0000 | reimar | Make cpuinfo.c compile under MinGW64 |
Mon, 20 Oct 2008 09:55:38 +0000 | diego | Replace typeof by __typeof__, the former is a non-portable GNU extension. |
Sun, 19 Oct 2008 20:02:21 +0000 | diego | Translate a Hungarian comment, thanks to Denes Balatoni. |
Sun, 19 Oct 2008 18:56:35 +0000 | conrad | Convert typeof keyword into __typeof__ |