Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 11 Oct 2006 10:04:05 +0000 | diego | Remove download script; no longer used in the official Debian package candidate. |
Wed, 11 Oct 2006 08:30:22 +0000 | diego | Move CFLAGS handling to common.mak. |
Wed, 11 Oct 2006 08:13:52 +0000 | diego | Run TOOLS/cpuinfo on x86_64 as well as x86. |
Tue, 10 Oct 2006 23:14:40 +0000 | diego | Change == to = in test comparisons for better portability. |
Tue, 10 Oct 2006 22:17:03 +0000 | uau | Change occurrences of "(int)*(void **)arg" to "*(int *)arg". |
Tue, 10 Oct 2006 22:15:01 +0000 | rtogni | Allows up to 8 bytes of extradata for cmsg24 |
Tue, 10 Oct 2006 21:37:06 +0000 | rtogni | Fix extradata lenght when adding cmsg24 data |
Tue, 10 Oct 2006 21:29:15 +0000 | rtogni | Cleanup: remove some old commented out skips |