Mercurial > mplayer.hg
comparison TOOLS/mpconsole @ 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 | a818bbab1525 |
children |
comparison
equal
deleted
inserted
replaced
13274:c7408a0158cc | 13275:75b2ff55c972 |
---|