| Commit message (Expand) | Author | Age |
* | When one of the PCM configuration function in init() fails, abort | cladisch | 2006-09-18 |
* | configure should fall back on -mcpu=pentium4 if -mcpu=prescott | diego | 2006-09-18 |
* | Replace silly compilation shell scripts by a simple Makefile. | diego | 2006-09-18 |
* | Fix compilation, too few arguments to fputs. | diego | 2006-09-18 |
* | Fix stupid use of multiplication to check signs which fails because of | uau | 2006-09-18 |
* | Restore original copyright notice as found in xine and xine-mms where this | diego | 2006-09-18 |
* | fix "groff comment issue" (' at beginning of line) | kraymer | 2006-09-18 |
* | r19881: Shorten scale filter parameter names to avoid excessive line length. | kraymer | 2006-09-18 |
* | Add hint about how to check man pages for markup errors. | diego | 2006-09-18 |
* | Add --disable-dvdnav to help output. | diego | 2006-09-18 |
* | Fix missleading msg printed when subcp_open is given NULL as parameter (like ... | gpoirier | 2006-09-18 |
* | roff markup fixes | diego | 2006-09-18 |
* | Shorten scale filter parameter names to avoid excessive line length. | diego | 2006-09-18 |
* | synced with r19879 | Gabrov | 2006-09-17 |
* | Reduce code duplication in init_render_context(). | eugeni | 2006-09-17 |
* | Remove the dependency of libswscale on img_format.h | lucabe | 2006-09-17 |
* | better description of set_mouse_pos. | nicodvb | 2006-09-17 |
* | Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext() | lucabe | 2006-09-17 |
* | Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32) | lucabe | 2006-09-17 |
* | Remove outdated graphics cards recommendations and fix wrong GTK dependency. | diego | 2006-09-17 |
* | Reword the font section to be a bit more descriptive. | diego | 2006-09-17 |
* | more appropriate translation for INTERACTIVE CONTROL | kraymer | 2006-09-17 |
* | r19865: Wording improvements, document only one half of -mouse-movements flag... | kraymer | 2006-09-17 |
* | translation by Vladimir Voroshilov, voroshil gmail com | voroshil | 2006-09-17 |
* | conditional declerations are unnecessary | ods15 | 2006-09-17 |
* | conditional declerations are unnecessary | ods15 | 2006-09-17 |
* | Add demux_nut to MPlayer repo | ods15 | 2006-09-17 |
* | Remove obsolete font generator Gimp plugin. | diego | 2006-09-16 |
* | Wording improvements, document only one half of -mouse-movements flag option. | diego | 2006-09-16 |
* | minor wording/spelling changes | diego | 2006-09-16 |
* | The recent renaming of the gcc-checking switches to gcc-check was incomplete. | diego | 2006-09-16 |
* | Subtract glyph bitmap from outline bitmap. | eugeni | 2006-09-16 |
* | documented set_mouse_pos | nicodvb | 2006-09-16 |
* | COSMETICS: fixed broken indentation | nicodvb | 2006-09-16 |
* | documented -[no]mouse-movements | nicodvb | 2006-09-16 |
* | when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirma... | nicodvb | 2006-09-16 |
* | report mouse coordinates after movement to dvdnav; this permits to enable but... | nicodvb | 2006-09-16 |
* | report to mplayer with a slave command the coordinates of the pointer reporte... | nicodvb | 2006-09-16 |
* | removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kane... | nicodvb | 2006-09-16 |
* | Add \be (blur edges) support to libass. | eugeni | 2006-09-16 |
* | Make blur() public. Will be used in libass. | eugeni | 2006-09-16 |
* | Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer. | eugeni | 2006-09-16 |
* | translation by Vladimir Voroshilov, voroshil gmail com | voroshil | 2006-09-16 |
* | fix typos ("bytes" -> "Bytes") | kraymer | 2006-09-16 |
* | Fixed missed sync tag, thanks to Andrew Savchenko | voroshil | 2006-09-16 |
* | at start, when not playing a specific titleset, try to call the Title menu (a... | nicodvb | 2006-09-15 |
* | Change demuxer for "application/octet-stream" http streams from | eugeni | 2006-09-15 |
* | in mp_dvdnav_handle_input() update current button only if the status of the p... | nicodvb | 2006-09-15 |
* | dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_p... | nicodvb | 2006-09-15 |
* | removed code that propagated the slave command dvdnav_event that hasn't been ... | nicodvb | 2006-09-15 |