summaryrefslogtreecommitdiff
path: root/lib
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
commitbcf37512cdb7e72162917ceb5dfa7bbc4d486485 (patch)
tree95d99d9ab68e37f1f65aedf187fa97c99f628219 /lib
parentb55b86b40e17a331fe2131ba4e6e3e76d0ba061c (diff)
downloadxine-lib-bcf37512cdb7e72162917ceb5dfa7bbc4d486485.tar.gz
xine-lib-bcf37512cdb7e72162917ceb5dfa7bbc4d486485.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.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions