# HG changeset patch # User ivo # Date 1199749204 0 # Node ID 840ade0be043872ed6859ac8bb7e55e56eb74ea2 # Parent 9b7f5c62b4ee698d2fcf7754b7d2cac8077ff60c cosmetics diff -r 9b7f5c62b4ee -r 840ade0be043 pva.c --- a/pva.c Mon Jan 07 23:39:47 2008 +0000 +++ b/pva.c Mon Jan 07 23:40:04 2008 +0000 @@ -142,7 +142,7 @@ return AVERROR(EIO); pkt->stream_index = streamid - 1; - pkt->pts = pva_pts; + pkt->pts = pva_pts; return ret; }