mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-18 12:56:56 +00:00
cosmetics
Originally committed as revision 11454 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e661f76051
commit
ffc2934112
@ -142,7 +142,7 @@ recover:
|
|||||||
return AVERROR(EIO);
|
return AVERROR(EIO);
|
||||||
|
|
||||||
pkt->stream_index = streamid - 1;
|
pkt->stream_index = streamid - 1;
|
||||||
pkt->pts = pva_pts;
|
pkt->pts = pva_pts;
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user