log

age author description
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
Sat, 16 Sep 2006 15:48:56 +0000 nicodvb COSMETICS: fixed broken indentation
Sat, 16 Sep 2006 15:46:20 +0000 nicodvb documented -[no]mouse-movements
Sat, 16 Sep 2006 15:38:21 +0000 nicodvb when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)
Sat, 16 Sep 2006 15:25:31 +0000 nicodvb report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and me
Sat, 16 Sep 2006 15:13:41 +0000 nicodvb report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
Sat, 16 Sep 2006 14:33:41 +0000 nicodvb removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de
Sat, 16 Sep 2006 13:32:46 +0000 eugeni Add \be (blur edges) support to libass.
Sat, 16 Sep 2006 13:32:19 +0000 eugeni Make blur() public. Will be used in libass.
Sat, 16 Sep 2006 13:08:17 +0000 eugeni Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.
Sat, 16 Sep 2006 10:15:42 +0000 voroshil translation by Vladimir Voroshilov, voroshil gmail com
Sat, 16 Sep 2006 09:32:11 +0000 kraymer fix typos ("bytes" -> "Bytes")
Sat, 16 Sep 2006 03:42:08 +0000 voroshil Fixed missed sync tag, thanks to Andrew Savchenko
Fri, 15 Sep 2006 22:43:48 +0000 nicodvb at start, when not playing a specific titleset, try to call the Title menu (as is common practice among players)
Fri, 15 Sep 2006 21:34:38 +0000 eugeni Change demuxer for "application/octet-stream" http streams from
Fri, 15 Sep 2006 17:50:10 +0000 nicodvb in mp_dvdnav_handle_input() update current button only if the status of the previous operation succeeded; patch by Jonas Jermann
Fri, 15 Sep 2006 17:46:36 +0000 nicodvb dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_priv; patch by Jonas Jermann
Fri, 15 Sep 2006 17:42:13 +0000 nicodvb removed code that propagated the slave command dvdnav_event that hasn't been handled for years; patch by Jonas Jermann
Fri, 15 Sep 2006 17:26:30 +0000 nicodvb don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann
Fri, 15 Sep 2006 17:18:47 +0000 nicodvb when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate() succeeds, to avoid unneeded resets in main()
Fri, 15 Sep 2006 16:26:25 +0000 faust3 disable multichannel mode, it never worked reliable
Fri, 15 Sep 2006 15:02:11 +0000 kraymer r19839: Add repeated screenshot mode to vf_screenshot.
Fri, 15 Sep 2006 13:27:59 +0000 eugeni Add repeated screenshot mode to vf_screenshot.
Thu, 14 Sep 2006 18:29:24 +0000 diego Fix Irix build with gcc < 3.x, closes Bugzilla #572.
Thu, 14 Sep 2006 09:41:06 +0000 voroshil r19829: Improve TrueType font installation section
Thu, 14 Sep 2006 04:00:49 +0000 lorenm mmx implementation of yadif. 3.5x faster.
Thu, 14 Sep 2006 03:59:48 +0000 lorenm cosmetics (indentation)
Thu, 14 Sep 2006 03:59:28 +0000 lorenm cosmetics
Wed, 13 Sep 2006 16:14:08 +0000 kraymer r19832: remove leftover parenthesis
Wed, 13 Sep 2006 15:57:31 +0000 kraymer remove leftover parenthesis
Wed, 13 Sep 2006 15:35:10 +0000 eugeni Make font outline width proportional to movie resolution.
Wed, 13 Sep 2006 15:08:16 +0000 kraymer r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
Wed, 13 Sep 2006 14:33:54 +0000 diego Improve TrueType font installation section.
Wed, 13 Sep 2006 14:30:44 +0000 diego Move subtitles and OSD section from the installation to the usage chapter.
Wed, 13 Sep 2006 14:02:02 +0000 diego Slightly restructure font installation section.
Wed, 13 Sep 2006 13:36:49 +0000 diego Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.
Wed, 13 Sep 2006 13:19:20 +0000 diego TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
Wed, 13 Sep 2006 13:17:15 +0000 kraymer r19823: Remove mpsub section, the format is documented in DOCS/tech.
Wed, 13 Sep 2006 13:09:04 +0000 diego Remove mpsub section, the format is documented in DOCS/tech.
Wed, 13 Sep 2006 12:45:49 +0000 kraymer various fixes, rewording
Wed, 13 Sep 2006 10:55:36 +0000 kraymer r19820: Marillat packages binary codecs, not bitmap fonts.
Wed, 13 Sep 2006 10:46:33 +0000 diego Marillat packages binary codecs, not bitmap fonts.
Wed, 13 Sep 2006 10:41:30 +0000 diego Don't explain how to install bitmap fonts, use TrueType fonts instead.
Wed, 13 Sep 2006 02:02:17 +0000 eugeni Fix r19815: mkv_d->duration could be assigned an uninitialized value.
Tue, 12 Sep 2006 21:45:06 +0000 eugeni Fix seeking in Matroska files with non-default TimecodeScale value.
Tue, 12 Sep 2006 21:40:01 +0000 eugeni Fix block duration calculation in mkv demuxer.
Tue, 12 Sep 2006 21:33:10 +0000 eugeni Fix movie duration calculation in case when TimecodeScale element comes after
Tue, 12 Sep 2006 16:24:23 +0000 attila * remove extern definitions of functions in .c files
Tue, 12 Sep 2006 15:55:15 +0000 voroshil r19809: link fix: The codecs page was merged into the download page
Tue, 12 Sep 2006 15:28:28 +0000 kraymer r19810: Remove bogus and outdated codecs installation section.
Tue, 12 Sep 2006 15:23:30 +0000 kraymer r19809: link fix: The codecs page was merged into the download page.
Tue, 12 Sep 2006 15:22:37 +0000 diego Remove bogus and outdated codecs installation section.
Tue, 12 Sep 2006 15:01:48 +0000 diego link fix: The codecs page was merged into the download page.
Tue, 12 Sep 2006 09:00:10 +0000 diego Support for variable fps OGM files, blessed by Moritz.
Tue, 12 Sep 2006 08:42:01 +0000 diego Move conditional compilation to the build system.
Tue, 12 Sep 2006 08:28:48 +0000 kraymer r19801: Mailing list page URL changed.
Tue, 12 Sep 2006 07:07:48 +0000 kraymer r19799: ability to pass channel name (not only number) to radio_set_channel
Tue, 12 Sep 2006 07:06:33 +0000 voroshil Fix missing link change from previous commit
Tue, 12 Sep 2006 01:37:53 +0000 voroshil No real change for r19801: already have correct url
Tue, 12 Sep 2006 00:20:53 +0000 aurel add support for vp6 in flash
Mon, 11 Sep 2006 22:40:21 +0000 diego Mailing list page URL changed.
Mon, 11 Sep 2006 19:01:20 +0000 reimar Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just
Mon, 11 Sep 2006 18:41:14 +0000 voroshil ability to pass channel name (not only number) to radio_set_channel
Mon, 11 Sep 2006 16:56:31 +0000 voroshil some typos fixed
Mon, 11 Sep 2006 09:24:10 +0000 voroshil r19793: Fixes suggested by the Wanderer
Mon, 11 Sep 2006 09:15:42 +0000 diego Clarify binary codecs section.
Mon, 11 Sep 2006 09:14:11 +0000 voroshil Many translation and typo fixes.
Sun, 10 Sep 2006 20:42:15 +0000 gpoirier separate independant clauses with a semicolon, as suggested by The Wanderer
Sun, 10 Sep 2006 19:58:27 +0000 gpoirier Fixes suggested by The Wanderer
Sun, 10 Sep 2006 17:38:00 +0000 voroshil r19779: RTC is no longer the default timing method
Sun, 10 Sep 2006 16:43:00 +0000 Gabrov synced with r19790
Sun, 10 Sep 2006 14:09:23 +0000 diego grammar fix
Sun, 10 Sep 2006 12:05:54 +0000 diego Some more hints for binary packagers.
Sun, 10 Sep 2006 11:16:57 +0000 diego small wording/spelling fixes
Sun, 10 Sep 2006 10:53:58 +0000 nicodvb at start, reset dvdnav at the beginning of the stream after the first read (that is done to workaround a bug in dvdnav from cvs)