Wed, 13 Dec 2006 18:49:46 +0000 |
voroshil |
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd players
|
Wed, 13 Dec 2006 18:41:33 +0000 |
voroshil |
spelling fix
|
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.
|
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
|
Mon, 11 Dec 2006 22:32:13 +0000 |
reimar |
Another simplification
|