aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Controllable quality setting of VFW enconding, through the dumped state of th...Gravatar alex2007-02-18
* smil over realrtspGravatar rtogni2007-02-18
* liblzo support fix, take X: forgotten variable setting.Gravatar diego2007-02-18
* Fix 10 in r22250, do not use screendimensions if not setGravatar reimar2007-02-18
* Set classhint directly after creating window just as all other vos do, in acc...Gravatar reimar2007-02-18
* clarify that language must be a 3 letter codeGravatar michael2007-02-18
* Revert r22255 on iive's request.Gravatar reimar2007-02-18
* Mark myself as MPlayer sync/core maintainerGravatar uau2007-02-18
* Make liblzo conditional to the appropriate #defines.Gravatar diego2007-02-18
* all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)Gravatar nicodvb2007-02-18
* Add support for smil playlist served over realrtspGravatar rtogni2007-02-18
* Remove internal minilzo, external liblzo can be used instead.Gravatar diego2007-02-18
* Use liblzo2 instead of liblzo1, it's not bigger but faster.Gravatar diego2007-02-18
* Use external liblzo instead of internal minilzo.Gravatar diego2007-02-18
* Some typo fixes in svn-howtoGravatar reimar2007-02-18
* Avoid parts of xvmc reinit when source format does not changeGravatar reimar2007-02-18
* Remove unused variable "osd_level_saved"Gravatar uau2007-02-18
* omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by...Gravatar nicodvb2007-02-17
* Make sure that -sid works even if the number of subtitles initially detectedGravatar reimar2007-02-17
* Move some subtitle handling from mplayer.c to mpcommon.c and share it with me...Gravatar reimar2007-02-17
* Move common vo initialization code to video_out.cGravatar reimar2007-02-17
* cosmeticsGravatar nicodvb2007-02-17
* 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe Gravatar ods152007-02-17
* negative stride and h_size-=8 fixGravatar michael2007-02-17
* swap palette on big endianGravatar michael2007-02-17
* palette init code for IMGFMT_RGB4 and IMGFMT_RG4BGravatar michael2007-02-17
* BGR/RGB4 byte formats as inputGravatar michael2007-02-17
* add IMGFMT_RGB8 palette init code what moron actually added init code just fo...Gravatar michael2007-02-17
* another ridiculous palette bug which has nothing to do with the new palete su...Gravatar michael2007-02-17
* wording, typos fixGravatar voroshil2007-02-17
* mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many ...Gravatar michael2007-02-17
* Restore a minus sign that was lost in r22231.Gravatar eugeni2007-02-16
* Don't segfault if no -format is given for lavfGravatar uau2007-02-16
* PAL8 ...Gravatar michael2007-02-16
* pal8 inputGravatar michael2007-02-16
* r22201: some clarification about dvb-out playbackGravatar voroshil2007-02-16
* r22184: When setting the non-audio bit for hwac3 output, just try to set the...Gravatar voroshil2007-02-16
* Implement \frx and \fry (and reimplement \frz) as 3d rotations.Gravatar eugeni2007-02-16
* Consistently name z-axis rotation angle "frz".Gravatar eugeni2007-02-16
* Move conversions between 16.16, 26.6 fixed point and int, double to separateGravatar eugeni2007-02-16
* update wishlist, approved by diegoGravatar compn2007-02-16
* support for H263-2000; patch by Carl Eugen HoyosGravatar nicodvb2007-02-16
* Select the first charmap in the font, if FreeType did not autoselect any.Gravatar eugeni2007-02-15
* \r resets \frz to style value.Gravatar eugeni2007-02-15
* Fix \t(\frz) handling.Gravatar eugeni2007-02-15
* \org(0,0) is different from no \org at all.Gravatar eugeni2007-02-15
* We definitely want to avoid an emulated poll()Gravatar reimar2007-02-15
* fix my entry to authorsGravatar compn2007-02-15
* Simplify code by using separate variables for large common expressions.Gravatar reimar2007-02-15
* Fix two 10l memleaks in vo_xvmc.cGravatar reimar2007-02-15