aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0Gravatar reimar2006-09-22
* Make genEOSD behaviour with NULL data more explicitGravatar reimar2006-09-22
* Modify clearEOSD to make experimenting easierGravatar reimar2006-09-22
* remove useless zero-initialization code.Gravatar reimar2006-09-22
* Move calculation of text parameters (number of lines, height, etc.) fromGravatar eugeni2006-09-22
* Move variable declaration to a more deeply nested block. It is not used outsi...Gravatar eugeni2006-09-22
* Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.Gravatar corey2006-09-22
* synced to 14.9.2006Gravatar jheryan2006-09-22
* r19927: Fix typos noticed by Paul TT.Gravatar kraymer2006-09-22
* remove some unbreakable lines roff errors.Gravatar gpoirier2006-09-22
* better rounding for audio_delay_fix in muxer_avi.cGravatar ods152006-09-22
* sync up to (yet) CVS rev. 1.1260Gravatar ptt2006-09-22
* Try .mxf with libavformat first, works around a too greedy mpeg-demuxerGravatar reimar2006-09-22
* Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn'tGravatar reimar2006-09-22
* synced with r19927Gravatar gpoirier2006-09-22
* 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