log

age author description
Thu, 14 Dec 2006 22:37:13 +0000 nicodvb call dvd_lang_from_aid() only if stream_type is DVD
Thu, 14 Dec 2006 22:12:28 +0000 nicodvb support for -alang in dvdnav
Thu, 14 Dec 2006 22:11:43 +0000 nicodvb added dvdnav_aid_from_lang() to support -alang
Thu, 14 Dec 2006 18:14:57 +0000 reimar 10l, missing () in check for 32bit endian-conversion hack
Thu, 14 Dec 2006 16:48:26 +0000 voroshil r21612: replace " with ", better readability
Thu, 14 Dec 2006 13:50:46 +0000 voroshil transliteration -> translation for "dB" and "intra"
Thu, 14 Dec 2006 13:49:57 +0000 torinthiel replace " with ", better readability
Wed, 13 Dec 2006 23:24:29 +0000 corey Add missing redirect to /dev/null.
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
Mon, 11 Dec 2006 22:29:08 +0000 reimar Reuse utf8_get_char in subtitle rendering code.
Mon, 11 Dec 2006 19:49:04 +0000 reimar More ChangeLog updates
Mon, 11 Dec 2006 18:50:52 +0000 henry count needs to be even
Mon, 11 Dec 2006 14:53:40 +0000 gpoirier sync w/r21561
Mon, 11 Dec 2006 14:21:21 +0000 gpoirier sync w/ r21506 and misc
Mon, 11 Dec 2006 13:05:30 +0000 gpoirier sync w/ r21486
Mon, 11 Dec 2006 10:23:33 +0000 diego Fix --extra-libs-mplayer and --extra-libs-mencoder.
Mon, 11 Dec 2006 10:19:26 +0000 diego small updates, cosmetics