aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix compilation, too few arguments to fputs.Gravatar diego2006-09-18
* Fix stupid use of multiplication to check signs which fails because of Gravatar uau2006-09-18
* Restore original copyright notice as found in xine and xine-mms where thisGravatar diego2006-09-18
* fix "groff comment issue" (' at beginning of line)Gravatar kraymer2006-09-18
* r19881: Shorten scale filter parameter names to avoid excessive line length.Gravatar kraymer2006-09-18
* Add hint about how to check man pages for markup errors.Gravatar diego2006-09-18
* Add --disable-dvdnav to help output.Gravatar diego2006-09-18
* Fix missleading msg printed when subcp_open is given NULL as parameter (like ...Gravatar gpoirier2006-09-18
* roff markup fixesGravatar diego2006-09-18
* Shorten scale filter parameter names to avoid excessive line length.Gravatar diego2006-09-18
* synced with r19879Gravatar Gabrov2006-09-17
* Reduce code duplication in init_render_context().Gravatar eugeni2006-09-17
* Remove the dependency of libswscale on img_format.hGravatar lucabe2006-09-17
* better description of set_mouse_pos.Gravatar nicodvb2006-09-17
* Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()Gravatar lucabe2006-09-17
* Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)Gravatar lucabe2006-09-17
* Remove outdated graphics cards recommendations and fix wrong GTK dependency.Gravatar diego2006-09-17
* Reword the font section to be a bit more descriptive.Gravatar diego2006-09-17
* more appropriate translation for INTERACTIVE CONTROLGravatar kraymer2006-09-17
* r19865: Wording improvements, document only one half of -mouse-movements flag...Gravatar kraymer2006-09-17
* translation by Vladimir Voroshilov, voroshil gmail comGravatar voroshil2006-09-17
* conditional declerations are unnecessaryGravatar ods152006-09-17
* conditional declerations are unnecessaryGravatar ods152006-09-17
* Add demux_nut to MPlayer repoGravatar ods152006-09-17
* Remove obsolete font generator Gimp plugin.Gravatar diego2006-09-16
* Wording improvements, document only one half of -mouse-movements flag option.Gravatar diego2006-09-16
* minor wording/spelling changesGravatar diego2006-09-16
* The recent renaming of the gcc-checking switches to gcc-check was incomplete.Gravatar diego2006-09-16
* Subtract glyph bitmap from outline bitmap.Gravatar eugeni2006-09-16
* documented set_mouse_posGravatar nicodvb2006-09-16
* COSMETICS: fixed broken indentationGravatar nicodvb2006-09-16
* documented -[no]mouse-movementsGravatar nicodvb2006-09-16
* when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirma...Gravatar nicodvb2006-09-16
* report mouse coordinates after movement to dvdnav; this permits to enable but...Gravatar nicodvb2006-09-16
* report to mplayer with a slave command the coordinates of the pointer reporte...Gravatar nicodvb2006-09-16
* removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kane...Gravatar nicodvb2006-09-16
* Add \be (blur edges) support to libass.Gravatar eugeni2006-09-16
* Make blur() public. Will be used in libass.Gravatar eugeni2006-09-16
* Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.Gravatar eugeni2006-09-16
* translation by Vladimir Voroshilov, voroshil gmail comGravatar voroshil2006-09-16
* fix typos ("bytes" -> "Bytes")Gravatar kraymer2006-09-16
* Fixed missed sync tag, thanks to Andrew SavchenkoGravatar voroshil2006-09-16
* at start, when not playing a specific titleset, try to call the Title menu (a...Gravatar nicodvb2006-09-15
* Change demuxer for "application/octet-stream" http streams fromGravatar eugeni2006-09-15
* in mp_dvdnav_handle_input() update current button only if the status of the p...Gravatar nicodvb2006-09-15
* dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_p...Gravatar nicodvb2006-09-15
* removed code that propagated the slave command dvdnav_event that hasn't been ...Gravatar nicodvb2006-09-15
* don't uninit the video_out when using -fixed-vo; patch by Jonas JermannGravatar nicodvb2006-09-15
* when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate()...Gravatar nicodvb2006-09-15
* disable multichannel mode, it never worked reliableGravatar faust32006-09-15