Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 20 Apr 2006 20:38:09 +0000 | nicodvb | simplified code to patch the video framerate (removed silly comparisons) |
Thu, 20 Apr 2006 20:32:36 +0000 | nicodvb | changed timebase from 1024 to 300 (no rounding errors with any of the allowed framerates); write scr_extension accordingly. This is the first of a long series of patches to rewrite the muxer |
Thu, 20 Apr 2006 16:17:06 +0000 | reimar | 10l, aspect_save_screenres must be always called in update_xinerama_info. |
Thu, 20 Apr 2006 09:23:13 +0000 | reimar | better set audio_out_minsize to MAX_FRAMESIZE |
Wed, 19 Apr 2006 22:33:58 +0000 | reimar | set audio_out_minsize, should avoid all "maxlen too small" cases |
Wed, 19 Apr 2006 22:30:31 +0000 | reimar | bug fixes: left-over mode variable used uninitialized, |
Wed, 19 Apr 2006 22:04:05 +0000 | kraymer | 1.242: small grammar fix |