summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorReinhard Nißl <rnissl@gmx.de>2007-04-12 23:12:28 +0200
committerReinhard Nißl <rnissl@gmx.de>2007-04-12 23:12:28 +0200
commite8aa9780585fcec85b2a019af6e248687189e97c (patch)
treedc505b4e994c2610aa77e4f0802b250e01619bf6 /misc
parentf01ea9ec4d506bf4080a569129cafe4a966b0724 (diff)
downloadxine-lib-e8aa9780585fcec85b2a019af6e248687189e97c.tar.gz
xine-lib-e8aa9780585fcec85b2a019af6e248687189e97c.tar.bz2
Avoid keeping frames referenced which are nolonger used.
The current implementation keeps references to VO_NUM_RECENT_FRAMES frames (for deinterlacing), but doesn't make any use of them. As many XXMC capable devices only supply 8 frames at all, keeping fewer frames referenced makes more available for decoding and thus avoids frame drops by keeping the number of frames which are ready for display more often above frame_drop_limit.
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions