Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 13 Dec 2006 11:23:15 +0000 | diego | __CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386". |
Wed, 13 Dec 2006 10:59:14 +0000 | diego | Ugly hotfix for --disable-mencoder. |
Tue, 12 Dec 2006 23:44:33 +0000 | diego | wording |
Tue, 12 Dec 2006 20:36:38 +0000 | reimar | Always use tcgetattr/tcsetattr instead of #ifdef mess |
Tue, 12 Dec 2006 20:29:30 +0000 | reimar | Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed |
Tue, 12 Dec 2006 19:17:47 +0000 | reimar | Add missing buf.memory = V4L2_MEMORY_MMAP; initializations. |