summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorReinhard Nißl <rnissl@gmx.de>2007-04-15 21:39:37 +0200
committerReinhard Nißl <rnissl@gmx.de>2007-04-15 21:39:37 +0200
commit9e1474cd633e3222d597c1e9c4a35e1b916f1f8a (patch)
tree32f7a1c191ea3afbebaa261b8b9435ace62a894f /win32
parentd2b1eedf497a6d70bd77978ba37e1784ab19b56e (diff)
downloadxine-lib-9e1474cd633e3222d597c1e9c4a35e1b916f1f8a.tar.gz
xine-lib-9e1474cd633e3222d597c1e9c4a35e1b916f1f8a.tar.bz2
Avoid skipping an unsuitable frame when there are only few buffers
available. Usually it's a good idea to avoid reallocating frames especially when a deinterlacer needs a different format than the decoder, as this would then happen all the time. But when there is only a limited number of frames available, then even a single frame which is not scheduled at frame allocation may let the number of frames ready for displaying drop below frame drop limit and thus resulting in unnecessary frame drops. (transplanted from 235058555243755d3aebff03d898f1a5b94ff95e) --HG-- extra : transplant_source : %23PXURCu%5D%3A%EB%FF%03%D8%98%F1%A5%B9O%F9%5E
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions