aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix typos noticed by Paul TT.Gravatar diego2006-09-22
* cosmeticsGravatar diego2006-09-22
* Cosmetics: fix indentation after last commit.Gravatar eugeni2006-09-21
* Fix FT_Stroker use in libass. The previous variant ended up with 0-widthGravatar eugeni2006-09-21
* In r19831, font size multiplier was mistakenly applied to border width.Gravatar eugeni2006-09-21
* Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8Gravatar lucabe2006-09-21
* change help_mp-de.h charset to UTF-8Gravatar kraymer2006-09-21
* made file-static new_dvdnav_stream() and dvdnav_stream_read()Gravatar nicodvb2006-09-20
* removed definitions of no more used or file-static functionsGravatar nicodvb2006-09-20
* introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);Gravatar nicodvb2006-09-19
* removed old dvdnav_event definitionsGravatar nicodvb2006-09-19
* show in the osd the number of the button selected by the mouseGravatar nicodvb2006-09-19
* removed dead codeGravatar nicodvb2006-09-19
* Іnitial button value is -1. Only (button>0) is a correct button selection.Gravatar jonas2006-09-19
* removed mention of dvdnav_eventGravatar nicodvb2006-09-19
* Sort events by ReadOrder (if both layer and start time are equal).Gravatar eugeni2006-09-19
* Set ReadOrder values for external subtitles.Gravatar eugeni2006-09-19
* Calculate text bounding box in such way that it does not depend on the heightGravatar eugeni2006-09-19
* Remove just the targets, not the original codecs.Gravatar diego2006-09-19
* Cosmetics: fix indentation after last commit.Gravatar eugeni2006-09-19
* Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.Gravatar eugeni2006-09-19
* sync with r19881Gravatar gpoirier2006-09-19
* Allow shared libavcodec, but explain the implications.Gravatar rathann2006-09-19
* Add (if applicable) footnote to binary codecs in the feature list.Gravatar rathann2006-09-18
* fix for disabling screensaver when in fullscreen mode while using the sub win...Gravatar vayne2006-09-18
* demuxer->movi_end is updated after ds_fill_buffer(),Gravatar nicodvb2006-09-18
* permit seeking to 0: there's no reason to prevent itGravatar nicodvb2006-09-18
* in the previous commit I forgot to set s->end_pos=0Gravatar nicodvb2006-09-18
* at titleset change call update_title_len() to reset stream->end_posGravatar nicodvb2006-09-18
* don't seek until dvdnav_get_position() returns something meaningfulGravatar nicodvb2006-09-18
* Fix a stupid bug in list concatenation.Gravatar eugeni2006-09-18
* synced with r19895Gravatar Gabrov2006-09-18
* When the hardware sample format is AC3, do not force using an hardcodedGravatar cladisch2006-09-18
* Replace preprocessor hacks to work around compilers not supporting namedGravatar diego2006-09-18
* When one of the PCM configuration function in init() fails, abortGravatar cladisch2006-09-18
* configure should fall back on -mcpu=pentium4 if -mcpu=prescottGravatar diego2006-09-18
* Replace silly compilation shell scripts by a simple Makefile.Gravatar diego2006-09-18
* 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