Mercurial > mplayer.hg
diff LICENSE @ 13275:75b2ff55c972
disable direct rendering for h264
until now we did try with dr, and disabled it if more then 1 reference frame was used, but that rarely resulted in dr+h264 and its not guranteed to work as stride may end up different, and remocing CODEC_CAP_DR1 from h264 in ffmpeg isnt correct either as the h264 codec does support it
author | michael |
---|---|
date | Tue, 07 Sep 2004 01:20:19 +0000 |
parents | 4624b4c3491e |
children | 401b440a6d76 |