log

age author description
Sat, 16 Dec 2006 19:34:00 +0000 eugeni Keep reselected fonts in an array, adding new ones to the end. Glyph
Sat, 16 Dec 2006 19:29:33 +0000 eugeni Avoid storing font file path and index in ass_font_t.
Sat, 16 Dec 2006 19:28:21 +0000 eugeni Remove a mistakenly committed debug printf.
Sat, 16 Dec 2006 19:24:01 +0000 eugeni FT_Set_Transform is fast enough to be called once for each glyph.
Sat, 16 Dec 2006 19:19:27 +0000 eugeni Avoid "pointer targets differ in signedness" warnings.
Sat, 16 Dec 2006 19:17:50 +0000 eugeni Move ascender, descender, and kerning computation to ass_font.c.
Fri, 15 Dec 2006 23:12:50 +0000 nicodvb simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Patte
Fri, 15 Dec 2006 23:09:01 +0000 rtogni Force lavf on flv streams. Closes bugzilla #354
Fri, 15 Dec 2006 22:13:24 +0000 nicodvb dvdnav support -alang and -slang
Fri, 15 Dec 2006 21:51:20 +0000 reimar ASF aspect support via metadata reading.
Fri, 15 Dec 2006 19:35:06 +0000 eugeni VobSub tracks cannot be handled by libass, do not mark them with 'a'.
Fri, 15 Dec 2006 18:55:17 +0000 rathann RedHat RPMs are long gone. Greysector repository is going away, and I've
Fri, 15 Dec 2006 09:41:39 +0000 reimar Compilation fix hacks: disable libavformat X11 grabber and
Fri, 15 Dec 2006 08:20:05 +0000 ods15 gcc 2.95 fix
Thu, 14 Dec 2006 23:47:43 +0000 nicodvb mpegts uses 3-letter language codes
Thu, 14 Dec 2006 23:11:11 +0000 nicodvb show audio language in osd when playing dvdnav streams
Thu, 14 Dec 2006 23:08:09 +0000 nicodvb implemented dvdnav_lang_from_aid() to retrieve audio language
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
Mon, 11 Dec 2006 08:59:43 +0000 reimar 10l, forgot to add _inc_x11 to X11 cc check
Mon, 11 Dec 2006 08:35:49 +0000 henry (hopefully) the rest of PPC modifications
Sun, 10 Dec 2006 22:45:32 +0000 reimar OpenAL volume control
Sun, 10 Dec 2006 22:12:48 +0000 reimar Better default CFLAGS for non-gnu, non-intel compilers
Sun, 10 Dec 2006 21:37:00 +0000 reimar Respect -noidx in lavf demuxer
Sun, 10 Dec 2006 19:47:24 +0000 reimar Make sure closesocket is called.
Sun, 10 Dec 2006 19:38:41 +0000 reimar STREAM_UNSUPPORTED is -1, so use the former for return value in all places.
Sun, 10 Dec 2006 19:35:39 +0000 reimar Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)
Sun, 10 Dec 2006 19:25:59 +0000 torinthiel Revert my previous, broken commit
Sun, 10 Dec 2006 18:59:28 +0000 reimar Only increase buffer size to avoid crashes when seeking in
Sun, 10 Dec 2006 17:28:56 +0000 nicodvb check that stream_type is DVD before calling dvd_lang_from_aid
Sun, 10 Dec 2006 17:28:01 +0000 nicodvb show subtitle language in OSD ; patch by Otvos Attila
Sun, 10 Dec 2006 17:25:54 +0000 nicodvb added function to return the language of the specified subtitle id. Patch by