aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* muxers now write to output muxer->stream rather than to muxer->fileGravatar nicodvb2006-12-18
* support functions for writing to streamsGravatar nicodvb2006-12-18
* implemented STREAM_CTRL_GET_SIZEGravatar nicodvb2006-12-18
* new STREAM_CTRL_GET_SIZE to get size of output streamGravatar nicodvb2006-12-18
* in STREAM_WRITE mode open the stream with O_RDWR|O_CREAT, S_IRUSR|S_IWUSR and...Gravatar nicodvb2006-12-18
* added member and definitions for output streamsGravatar nicodvb2006-12-18
* Color console had a big bug nobody noticed, so mark this feature asGravatar reimar2006-12-18
* Fix possible crashes with colorized mplayer outputGravatar reimar2006-12-18
* remove outdated html docs, Chinese translationGravatar kraymer2006-12-18
* doxify a commentGravatar reimar2006-12-18
* Require 12 consecutive MPEG-audio headers before detecting as audio.Gravatar reimar2006-12-18
* svn move xml/zh to xml/zh_CNGravatar kraymer2006-12-18
* -dvd-speedGravatar nicodvb2006-12-17
* lavc vp6 decoder now supports also VP60 and VP61Gravatar rtogni2006-12-17
* r21651: add missing line breakGravatar voroshil2006-12-17
* r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma tdied...Gravatar voroshil2006-12-17
* Trnaslated section "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"Gravatar voroshil2006-12-17
* more sensible names for denoiser optionsGravatar gpoirier2006-12-17
* typoGravatar kraymer2006-12-17
* r21654: add man page entry for new -dvd-speed optionGravatar kraymer2006-12-17
* document hqdn3d and dn3d's 4th parameterGravatar gpoirier2006-12-17
* make messages for success/failure of setting dvd-speed more clearGravatar kraymer2006-12-17
* add man page entry for new -dvd-speed optionGravatar kraymer2006-12-17
* r21561: update vbuf_size and suggest 400 for HDTV videoGravatar kraymer2006-12-17
* support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)Gravatar nicodvb2006-12-17
* add missing line breakGravatar kraymer2006-12-17
* r21624: RedHat RPMs are long gone. Greysector repository is going away, and I'veGravatar voroshil2006-12-17
* r21621: mpegts uses 3-letter language codesGravatar voroshil2006-12-17
* Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.Gravatar eugeni2006-12-17
* Fix compilation under MinGW with X11 enabledGravatar reimar2006-12-17
* Update some comments.Gravatar eugeni2006-12-17
* Ignore main.xml properlyGravatar torinthiel2006-12-17
* Partially revert r20940, we had some local modifications.Gravatar torinthiel2006-12-17
* CVS -> SVNGravatar torinthiel2006-12-17
* - there's no <book lang=""> for ages, it's automatedGravatar torinthiel2006-12-17
* Initial Chinese translation, by Kun Niu, haoniukun gmail comGravatar torinthiel2006-12-17
* Fix crashes in loader code: There is still some code that can not handle omit...Gravatar reimar2006-12-16
* Get rid of completely useless includes that in addition hinder compilationGravatar reimar2006-12-16
* Simplify: get rid of useless lame_presets_longinfo_dm function.Gravatar reimar2006-12-16
* Fix FIXME mp_msg levels and targetsGravatar reimar2006-12-16
* Cosmetics: fix indentation.Gravatar eugeni2006-12-16
* Keep reselected fonts in an array, adding new ones to the end. GlyphGravatar eugeni2006-12-16
* Avoid storing font file path and index in ass_font_t.Gravatar eugeni2006-12-16
* Remove a mistakenly committed debug printf.Gravatar eugeni2006-12-16
* FT_Set_Transform is fast enough to be called once for each glyph.Gravatar eugeni2006-12-16
* Avoid "pointer targets differ in signedness" warnings.Gravatar eugeni2006-12-16
* Move ascender, descender, and kerning computation to ass_font.c.Gravatar eugeni2006-12-16
* simplified aid management in dvdnav_lang_from_aid(); patch by Joakim PatteGravatar nicodvb2006-12-15
* Force lavf on flv streams. Closes bugzilla #354Gravatar rtogni2006-12-15
* dvdnav support -alang and -slangGravatar nicodvb2006-12-15