log

age author description
Mon, 25 Sep 2006 16:56:26 +0000 diego nit: Subversion revision numbers are referenced as r12345.
Mon, 25 Sep 2006 16:47:56 +0000 ptt after a long time, finally i could add -endpos option to mplayer executable.
Mon, 25 Sep 2006 16:16:19 +0000 ptt sync'd up to rev.18570
Mon, 25 Sep 2006 16:03:59 +0000 ptt sync'd up to (yet) CVS rev.1.1289 thanks to translation by daniele forghieri
Sun, 24 Sep 2006 22:06:03 +0000 diego cosmetics
Sun, 24 Sep 2006 17:01:07 +0000 diego Also mention sysctl for adjusting RTC settings.
Sun, 24 Sep 2006 16:59:15 +0000 diego Update gcc section, some rewording.
Sun, 24 Sep 2006 16:57:57 +0000 diego Remove outdate, obsolete and inflammatory rants section.
Sun, 24 Sep 2006 16:15:47 +0000 eugeni Cosmetics: add some comments.
Sun, 24 Sep 2006 16:04:37 +0000 eugeni Shadow support in libass.
Sun, 24 Sep 2006 15:55:10 +0000 diego Remove version.h on distclean.
Sun, 24 Sep 2006 15:53:23 +0000 diego Remove copy and paste error from FFmpeg sync, MPlayer does not support
Sun, 24 Sep 2006 15:50:31 +0000 eugeni Free memory in ass_synth_done().
Sun, 24 Sep 2006 15:19:48 +0000 nicodvb interpolate real fps of dvr-ms files using the extended stream properties.
Sun, 24 Sep 2006 14:26:31 +0000 reimar Make fill_buffer function check for stream eof, fixes hang at eof (bug #580)
Sun, 24 Sep 2006 09:55:18 +0000 lucabe Improve swscale-example to test conversions between all the possible
Sat, 23 Sep 2006 21:05:28 +0000 ods15 simplifications, any error from libnut is fatal
Sat, 23 Sep 2006 18:48:18 +0000 ods15 sync to new libnut
Sat, 23 Sep 2006 18:35:19 +0000 eugeni Reduce size of non-blurred bitmaps.
Sat, 23 Sep 2006 17:54:24 +0000 eugeni Cosmetics. Change indentation of block of code to make it consistent with
Sat, 23 Sep 2006 17:00:09 +0000 reimar Missing part of previous patch to demux_real.c (revision 19958)
Sat, 23 Sep 2006 16:46:08 +0000 faust3 move video memory info printf before the WIN32 workaround
Sat, 23 Sep 2006 16:43:57 +0000 reimar int->unsigned to avoid crash to sign extension, partially fixes bug #580
Sat, 23 Sep 2006 16:28:57 +0000 rik Cosmetics and comments.
Sat, 23 Sep 2006 15:31:21 +0000 rik Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se>
Sat, 23 Sep 2006 15:24:24 +0000 diego Update with more mime types.
Sat, 23 Sep 2006 14:36:25 +0000 reimar Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string!
Sat, 23 Sep 2006 14:34:32 +0000 reimar Do not assign constant string to audio_driver_list, it is supposed
Sat, 23 Sep 2006 13:06:55 +0000 diego Fix the sound mute switch in the GUI menu by moving the corresponding
Sat, 23 Sep 2006 11:07:58 +0000 reimar Fix audio stream switching with demux_mkv:
Sat, 23 Sep 2006 10:42:03 +0000 diego verbosity--;
Sat, 23 Sep 2006 10:27:32 +0000 nicodvb when changing chapter, in the osd print the channel number in a more natural form:
Sat, 23 Sep 2006 09:18:20 +0000 reimar Add forgotten emms which caused weird bugs like nan pts values.
Sat, 23 Sep 2006 00:15:00 +0000 eugeni Better fix_outline implementation. No more "fix_outline failed" messages,
Fri, 22 Sep 2006 20:47:08 +0000 reimar Fix width -> orig_width typo causing subtitles to be too far to the right
Fri, 22 Sep 2006 20:26:12 +0000 reimar Whitespace-only cosmetics
Fri, 22 Sep 2006 20:23:17 +0000 reimar Aggregate multiple small EOSD textures into one large since hundreds of
Fri, 22 Sep 2006 20:19:51 +0000 reimar Cosmetics: move curtex++ out of for () into code body, needed for coming patch
Fri, 22 Sep 2006 20:16:36 +0000 reimar use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0
Fri, 22 Sep 2006 20:13:21 +0000 reimar Make genEOSD behaviour with NULL data more explicit
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.
Tue, 19 Sep 2006 17:40:31 +0000 eugeni Calculate text bounding box in such way that it does not depend on the height
Tue, 19 Sep 2006 14:17:59 +0000 diego Remove just the targets, not the original codecs.
Tue, 19 Sep 2006 13:07:45 +0000 eugeni Cosmetics: fix indentation after last commit.
Tue, 19 Sep 2006 13:06:44 +0000 eugeni Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.
Tue, 19 Sep 2006 07:17:10 +0000 gpoirier sync with r19881
Tue, 19 Sep 2006 00:08:18 +0000 rathann Allow shared libavcodec, but explain the implications.
Mon, 18 Sep 2006 23:42:50 +0000 rathann Add (if applicable) footnote to binary codecs in the feature list.
Mon, 18 Sep 2006 23:05:57 +0000 vayne fix for disabling screensaver when in fullscreen mode while using the sub window.
Mon, 18 Sep 2006 22:32:51 +0000 nicodvb demuxer->movi_end is updated after ds_fill_buffer(),
Mon, 18 Sep 2006 22:02:43 +0000 nicodvb permit seeking to 0: there's no reason to prevent it
Mon, 18 Sep 2006 21:26:26 +0000 nicodvb in the previous commit I forgot to set s->end_pos=0
Mon, 18 Sep 2006 21:22:37 +0000 nicodvb at titleset change call update_title_len() to reset stream->end_pos
Mon, 18 Sep 2006 21:12:22 +0000 nicodvb don't seek until dvdnav_get_position() returns something meaningful
Mon, 18 Sep 2006 18:54:38 +0000 eugeni Fix a stupid bug in list concatenation.
Mon, 18 Sep 2006 17:32:20 +0000 Gabrov synced with r19895
Mon, 18 Sep 2006 16:58:21 +0000 cladisch When the hardware sample format is AC3, do not force using an hardcoded
Mon, 18 Sep 2006 16:48:50 +0000 diego Replace preprocessor hacks to work around compilers not supporting named
Mon, 18 Sep 2006 16:29:27 +0000 cladisch When one of the PCM configuration function in init() fails, abort
Mon, 18 Sep 2006 16:24:16 +0000 diego configure should fall back on -mcpu=pentium4 if -mcpu=prescott
Mon, 18 Sep 2006 14:27:35 +0000 diego Replace silly compilation shell scripts by a simple Makefile.
Mon, 18 Sep 2006 14:24:16 +0000 diego Fix compilation, too few arguments to fputs.
Mon, 18 Sep 2006 14:04:50 +0000 uau Fix stupid use of multiplication to check signs which fails because of
Mon, 18 Sep 2006 13:00:51 +0000 diego Restore original copyright notice as found in xine and xine-mms where this
Mon, 18 Sep 2006 12:48:28 +0000 kraymer fix "groff comment issue" (' at beginning of line)
Mon, 18 Sep 2006 12:42:40 +0000 kraymer r19881: Shorten scale filter parameter names to avoid excessive line length.
Mon, 18 Sep 2006 12:36:53 +0000 diego Add hint about how to check man pages for markup errors.
Mon, 18 Sep 2006 12:17:41 +0000 diego Add --disable-dvdnav to help output.
Mon, 18 Sep 2006 11:47:41 +0000 gpoirier Fix missleading msg printed when subcp_open is given NULL as parameter (like as demux_ogg and demux_mkv do)
Mon, 18 Sep 2006 00:14:41 +0000 diego roff markup fixes
Mon, 18 Sep 2006 00:13:48 +0000 diego Shorten scale filter parameter names to avoid excessive line length.
Sun, 17 Sep 2006 19:59:50 +0000 Gabrov synced with r19879
Sun, 17 Sep 2006 15:32:01 +0000 eugeni Reduce code duplication in init_render_context().
Sun, 17 Sep 2006 15:15:13 +0000 lucabe Remove the dependency of libswscale on img_format.h
Sun, 17 Sep 2006 15:06:28 +0000 nicodvb better description of set_mouse_pos.
Sun, 17 Sep 2006 15:02:13 +0000 lucabe Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()
Sun, 17 Sep 2006 14:59:55 +0000 lucabe Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)
Sun, 17 Sep 2006 14:59:08 +0000 diego Remove outdated graphics cards recommendations and fix wrong GTK dependency.
Sun, 17 Sep 2006 14:58:00 +0000 diego Reword the font section to be a bit more descriptive.
Sun, 17 Sep 2006 12:45:18 +0000 kraymer more appropriate translation for INTERACTIVE CONTROL
Sun, 17 Sep 2006 12:43:42 +0000 kraymer r19865: Wording improvements, document only one half of -mouse-movements flag option.
Sun, 17 Sep 2006 12:06:02 +0000 voroshil translation by Vladimir Voroshilov, voroshil gmail com
Sun, 17 Sep 2006 10:24:26 +0000 ods15 conditional declerations are unnecessary
Sun, 17 Sep 2006 10:22:23 +0000 ods15 conditional declerations are unnecessary
Sun, 17 Sep 2006 09:32:28 +0000 ods15 Add demux_nut to MPlayer repo
Sat, 16 Sep 2006 22:39:23 +0000 diego Remove obsolete font generator Gimp plugin.
Sat, 16 Sep 2006 22:14:36 +0000 diego Wording improvements, document only one half of -mouse-movements flag option.
Sat, 16 Sep 2006 22:10:11 +0000 diego minor wording/spelling changes
Sat, 16 Sep 2006 21:21:41 +0000 diego The recent renaming of the gcc-checking switches to gcc-check was incomplete.
Sat, 16 Sep 2006 19:01:56 +0000 eugeni Subtract glyph bitmap from outline bitmap.
Sat, 16 Sep 2006 17:58:30 +0000 nicodvb documented set_mouse_pos