comparison input/appleir.c @ 31246:cc6ee3017097

Limit buffered PTS only when we actually got a frame from the decoder. This avoids some issues with H.264 PAFF due to dropping PTS values too early because only every second packet actually produced output. Just keeping up to one additional pts value would have avoided this particular issue as well, but this is more generic.
author reimar
date Thu, 03 Jun 2010 20:59:40 +0000
parents 0f1b5b68af32
children 277ec491a8a7
comparison
equal deleted inserted replaced
31245:a3adde0a5b83 31246:cc6ee3017097