Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Tue, 12 Dec 2006 19:13:48 +0000 | reimar | Support for different endianness on client and server with -vo x11 |
Tue, 12 Dec 2006 19:03:57 +0000 | reimar | Align image data pointer, this is also in preparation of an upcoming patch |
Tue, 12 Dec 2006 18:43:10 +0000 | reimar | Use XCreateImage instead of XGetImage, this is not only more correct and |
Tue, 12 Dec 2006 09:40:49 +0000 | gpoirier | vstrict=0 is required to create DVDs decodable by standalone dvd players |
Mon, 11 Dec 2006 22:37:17 +0000 | reimar | Mark utf8_get_char parameter as const and fix a compiler warning |