Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 23 Oct 2008 09:53:08 +0000 | diego | Add ARM pld instruction test for FFmpeg ARM optimizations. |
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. |