log

age author description
Fri, 22 Sep 2006 19:58:43 +0000 reimar Modify clearEOSD to make experimenting easier
Fri, 22 Sep 2006 19:15:40 +0000 reimar remove useless zero-initialization code.
Fri, 22 Sep 2006 18:56:09 +0000 eugeni Move calculation of text parameters (number of lines, height, etc.) from
Fri, 22 Sep 2006 18:47:29 +0000 eugeni Move variable declaration to a more deeply nested block. It is not used outside of it.
Fri, 22 Sep 2006 18:18:56 +0000 corey Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.
Fri, 22 Sep 2006 13:06:09 +0000 jheryan synced to 14.9.2006
Fri, 22 Sep 2006 13:00:36 +0000 kraymer r19927: Fix typos noticed by Paul TT.
Fri, 22 Sep 2006 12:13:29 +0000 gpoirier remove some unbreakable lines roff errors.
Fri, 22 Sep 2006 10:27:17 +0000 ods15 better rounding for audio_delay_fix in muxer_avi.c
Fri, 22 Sep 2006 10:24:10 +0000 ptt sync up to (yet) CVS rev. 1.1260
Fri, 22 Sep 2006 09:48:41 +0000 reimar Try .mxf with libavformat first, works around a too greedy mpeg-demuxer
Fri, 22 Sep 2006 09:33:30 +0000 reimar Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn't
Fri, 22 Sep 2006 09:27:31 +0000 gpoirier synced with r19927
Fri, 22 Sep 2006 08:53:04 +0000 diego Fix typos noticed by Paul TT.
Fri, 22 Sep 2006 08:44:02 +0000 diego cosmetics
Thu, 21 Sep 2006 22:37:42 +0000 eugeni Cosmetics: fix indentation after last commit.
Thu, 21 Sep 2006 22:36:47 +0000 eugeni Fix FT_Stroker use in libass. The previous variant ended up with 0-width
Thu, 21 Sep 2006 19:31:28 +0000 eugeni In r19831, font size multiplier was mistakenly applied to border width.
Thu, 21 Sep 2006 14:26:08 +0000 lucabe Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8
Thu, 21 Sep 2006 05:51:26 +0000 kraymer change help_mp-de.h charset to UTF-8
Wed, 20 Sep 2006 21:09:32 +0000 nicodvb made file-static new_dvdnav_stream() and dvdnav_stream_read()
Wed, 20 Sep 2006 21:08:38 +0000 nicodvb removed definitions of no more used or file-static functions
Tue, 19 Sep 2006 23:50:21 +0000 nicodvb introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);
Tue, 19 Sep 2006 22:59:05 +0000 nicodvb removed old dvdnav_event definitions
Tue, 19 Sep 2006 22:44:19 +0000 nicodvb show in the osd the number of the button selected by the mouse
Tue, 19 Sep 2006 22:01:27 +0000 nicodvb removed dead code
Tue, 19 Sep 2006 21:42:43 +0000 jonas §Ænitial button value is -1. Only (button>0) is a correct button selection.
Tue, 19 Sep 2006 21:18:54 +0000 nicodvb removed mention of dvdnav_event
Tue, 19 Sep 2006 18:23:36 +0000 eugeni Sort events by ReadOrder (if both layer and start time are equal).
Tue, 19 Sep 2006 18:22:44 +0000 eugeni Set ReadOrder values for external subtitles.