aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* convert DOCS/xml/cs and help/help_mp-cs.h* to UTF-8Gravatar kraymer2006-10-30
* Update from IMC and realrtsp authGravatar rtogni2006-10-30
* Realrtsp authenticationGravatar rtogni2006-10-30
* convert DOCS/xml/es and help/help_mp-es.h* to UTF-8Gravatar kraymer2006-10-30
* Explain the risks of forcing options with --enable-* in a way that isGravatar diego2006-10-30
* convert DOCS/xml/pl and help/help_mp-pl* to UTF-8Gravatar kraymer2006-10-30
* Intel Music Coder decoding via lavcGravatar rtogni2006-10-30
* Remove special output for outdated SDL. It's doubtful such old versions stillGravatar diego2006-10-30
* convert DOCS/fr and help/help_mp-fr.* to UTF-8Gravatar kraymer2006-10-30
* misc fixes by Sheldon Jin (jinsh2 yahoo com)Gravatar diego2006-10-30
* wording/roff fixGravatar diego2006-10-30
* An example of using -vf ass.Gravatar eugeni2006-10-30
* better wording for MSGTR_MENU_NoneGravatar kraymer2006-10-30
* Also detect static fontconfig when pkg-config is not installedGravatar reimar2006-10-30
* convert DOCS/de from ISO-8859-1 to UTF-8Gravatar kraymer2006-10-30
* convert DOCS/ru from koi8r to UTF-8Gravatar voroshil2006-10-30
* fix "iconv: illegal input sequence" errorGravatar kraymer2006-10-30
* Add a parameter to enable colorized console output.Gravatar diego2006-10-30
* Fix libmpdvdkit2 linking on Mac OS X.Gravatar diego2006-10-30
* Remove redundant variable setting.Gravatar diego2006-10-30
* Make libmpdvdkit2 compilation slightly more consistent with the other modules.Gravatar diego2006-10-30
* a previous commit introduced a bug that prevented tables Gravatar nicodvb2006-10-29
* Fix possible crash: negative values may no be passed to render_one_glyphGravatar reimar2006-10-29
* simplified assignment of subtitles stream in ts_parse()Gravatar nicodvb2006-10-29
* Handle windows path separator in filesel menu.Gravatar reimar2006-10-29
* disable nonworking/broken code for now till I find out what it is supposed to...Gravatar reimar2006-10-29
* Revert r20517.Gravatar eugeni2006-10-29
* Move ass_library initialization code to ass_mp.c.Gravatar eugeni2006-10-29
* Copy the following functions to libass to avoid dependency on the rest of mpl...Gravatar eugeni2006-10-29
* Add VIDEOMEMORY_SIZE define to allow to easily change it.Gravatar reimar2006-10-29
* Prevent segfault if video codec init failsGravatar rtogni2006-10-29
* Warn about vo_gl scaled-osd broken with -assGravatar reimar2006-10-29
* Fix width -> orig_width typo.Gravatar eugeni2006-10-29
* Don't set PlayResX for plaintext subtitles.Gravatar eugeni2006-10-29
* Add \N at the end of each subtitle line when converting from subdata.Gravatar eugeni2006-10-29
* Make sure we do not read beyond end of subtitle packetGravatar reimar2006-10-29
* realloc subtitle buffers since subcp_recode might have decreased their size.Gravatar reimar2006-10-29
* Quick hack to implement percent-based seeking, also fixes seeking with gmplayerGravatar reimar2006-10-29
* Factor out common cdda stuff from cdio and cdparanoia tests.Gravatar reimar2006-10-29
* handle broken ts packets before parsing the restGravatar nicodvb2006-10-29
* Support new flac-in-ogg, fixes bug #229Gravatar reimar2006-10-29
* cosmetics: reformatted after previous commitGravatar nicodvb2006-10-29
* 1000l: fixed broken handling of the adaption field - part 2Gravatar nicodvb2006-10-29
* fixed mishandling of stream_read() (it doesn't necessarily return -1 in case ...Gravatar nicodvb2006-10-29
* ts_parse() move section handling after stream_read() rather than repeating itGravatar nicodvb2006-10-29
* Add some <application> tags.Gravatar diego2006-10-29
* Always initialize and destroy ass_library.Gravatar eugeni2006-10-29
* Always initialize libass to fix crashes caused by use without initialization.Gravatar uau2006-10-29
* Partially synced with en/mplayer.1 (3).Gravatar kraymer2006-10-28
* removed useless check: when is_start is set the size of the payload Gravatar nicodvb2006-10-28