mirror of https://git.ffmpeg.org/ffmpeg.git
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);
|
||||
|
||||
pkt->stream_index = streamid - 1;
|
||||
pkt->pts = pva_pts;
|
||||
pkt->pts = pva_pts;
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue