Mercurial > mplayer.hg
graph
-
Modify clearEOSD to make experimenting easierFri, 22 Sep 2006 19:58:43 +0000, by reimar
-
remove useless zero-initialization code.Fri, 22 Sep 2006 19:15:40 +0000, by reimar
-
Move calculation of text parameters (number of lines, height, etc.) fromFri, 22 Sep 2006 18:56:09 +0000, by eugeni
-
Move variable declaration to a more deeply nested block. It is not used outside of it.Fri, 22 Sep 2006 18:47:29 +0000, by eugeni
-
Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.Fri, 22 Sep 2006 18:18:56 +0000, by corey
-
synced to 14.9.2006Fri, 22 Sep 2006 13:06:09 +0000, by jheryan
-
r19927: Fix typos noticed by Paul TT.Fri, 22 Sep 2006 13:00:36 +0000, by kraymer
-
remove some unbreakable lines roff errors.Fri, 22 Sep 2006 12:13:29 +0000, by gpoirier
-
better rounding for audio_delay_fix in muxer_avi.cFri, 22 Sep 2006 10:27:17 +0000, by ods15
-
sync up to (yet) CVS rev. 1.1260Fri, 22 Sep 2006 10:24:10 +0000, by ptt
-
Try .mxf with libavformat first, works around a too greedy mpeg-demuxerFri, 22 Sep 2006 09:48:41 +0000, by reimar
-
Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn'tFri, 22 Sep 2006 09:33:30 +0000, by reimar
-
synced with r19927Fri, 22 Sep 2006 09:27:31 +0000, by gpoirier
-
Fix typos noticed by Paul TT.Fri, 22 Sep 2006 08:53:04 +0000, by diego
-
cosmeticsFri, 22 Sep 2006 08:44:02 +0000, by diego
-
Cosmetics: fix indentation after last commit.Thu, 21 Sep 2006 22:37:42 +0000, by eugeni
-
Fix FT_Stroker use in libass. The previous variant ended up with 0-widthThu, 21 Sep 2006 22:36:47 +0000, by eugeni
-
In r19831, font size multiplier was mistakenly applied to border width.Thu, 21 Sep 2006 19:31:28 +0000, by eugeni
-
Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8Thu, 21 Sep 2006 14:26:08 +0000, by lucabe
-
change help_mp-de.h charset to UTF-8Thu, 21 Sep 2006 05:51:26 +0000, by kraymer
-
made file-static new_dvdnav_stream() and dvdnav_stream_read()Wed, 20 Sep 2006 21:09:32 +0000, by nicodvb
-
removed definitions of no more used or file-static functionsWed, 20 Sep 2006 21:08:38 +0000, by nicodvb
-
introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);Tue, 19 Sep 2006 23:50:21 +0000, by nicodvb
-
removed old dvdnav_event definitionsTue, 19 Sep 2006 22:59:05 +0000, by nicodvb
-
show in the osd the number of the button selected by the mouseTue, 19 Sep 2006 22:44:19 +0000, by nicodvb
-
removed dead codeTue, 19 Sep 2006 22:01:27 +0000, by nicodvb
-
§Ænitial button value is -1. Only (button>0) is a correct button selection.Tue, 19 Sep 2006 21:42:43 +0000, by jonas
-
removed mention of dvdnav_eventTue, 19 Sep 2006 21:18:54 +0000, by nicodvb
-
Sort events by ReadOrder (if both layer and start time are equal).Tue, 19 Sep 2006 18:23:36 +0000, by eugeni
-
Set ReadOrder values for external subtitles.Tue, 19 Sep 2006 18:22:44 +0000, by eugeni
-
Calculate text bounding box in such way that it does not depend on the heightTue, 19 Sep 2006 17:40:31 +0000, by eugeni
-
Remove just the targets, not the original codecs.Tue, 19 Sep 2006 14:17:59 +0000, by diego
-
Cosmetics: fix indentation after last commit.Tue, 19 Sep 2006 13:07:45 +0000, by eugeni
-
Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.Tue, 19 Sep 2006 13:06:44 +0000, by eugeni
-
sync with r19881Tue, 19 Sep 2006 07:17:10 +0000, by gpoirier
-
Allow shared libavcodec, but explain the implications.Tue, 19 Sep 2006 00:08:18 +0000, by rathann
-
Add (if applicable) footnote to binary codecs in the feature list.Mon, 18 Sep 2006 23:42:50 +0000, by rathann
-
fix for disabling screensaver when in fullscreen mode while using the sub window.Mon, 18 Sep 2006 23:05:57 +0000, by vayne
-
demuxer->movi_end is updated after ds_fill_buffer(),Mon, 18 Sep 2006 22:32:51 +0000, by nicodvb
-
permit seeking to 0: there's no reason to prevent itMon, 18 Sep 2006 22:02:43 +0000, by nicodvb
-
in the previous commit I forgot to set s->end_pos=0Mon, 18 Sep 2006 21:26:26 +0000, by nicodvb
-
at titleset change call update_title_len() to reset stream->end_posMon, 18 Sep 2006 21:22:37 +0000, by nicodvb
-
don't seek until dvdnav_get_position() returns something meaningfulMon, 18 Sep 2006 21:12:22 +0000, by nicodvb
-
Fix a stupid bug in list concatenation.Mon, 18 Sep 2006 18:54:38 +0000, by eugeni
-
synced with r19895Mon, 18 Sep 2006 17:32:20 +0000, by Gabrov
-
When the hardware sample format is AC3, do not force using an hardcodedMon, 18 Sep 2006 16:58:21 +0000, by cladisch
-
Replace preprocessor hacks to work around compilers not supporting namedMon, 18 Sep 2006 16:48:50 +0000, by diego
-
When one of the PCM configuration function in init() fails, abortMon, 18 Sep 2006 16:29:27 +0000, by cladisch
-
configure should fall back on -mcpu=pentium4 if -mcpu=prescottMon, 18 Sep 2006 16:24:16 +0000, by diego
-
Replace silly compilation shell scripts by a simple Makefile.Mon, 18 Sep 2006 14:27:35 +0000, by diego
-
Fix compilation, too few arguments to fputs.Mon, 18 Sep 2006 14:24:16 +0000, by diego
-
Fix stupid use of multiplication to check signs which fails because ofMon, 18 Sep 2006 14:04:50 +0000, by uau
-
Restore original copyright notice as found in xine and xine-mms where thisMon, 18 Sep 2006 13:00:51 +0000, by diego
-
fix "groff comment issue" (' at beginning of line)Mon, 18 Sep 2006 12:48:28 +0000, by kraymer
-
r19881: Shorten scale filter parameter names to avoid excessive line length.Mon, 18 Sep 2006 12:42:40 +0000, by kraymer
-
Add hint about how to check man pages for markup errors.Mon, 18 Sep 2006 12:36:53 +0000, by diego
-
Add --disable-dvdnav to help output.Mon, 18 Sep 2006 12:17:41 +0000, by diego
-
Fix missleading msg printed when subcp_open is given NULL as parameter (like as demux_ogg and demux_mkv do)Mon, 18 Sep 2006 11:47:41 +0000, by gpoirier
-
roff markup fixesMon, 18 Sep 2006 00:14:41 +0000, by diego
-
Shorten scale filter parameter names to avoid excessive line length.Mon, 18 Sep 2006 00:13:48 +0000, by diego