projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e661f76
)
cosmetics
author
Ivo van Poorten
<ivop@euronet.nl>
Mon, 7 Jan 2008 23:40:04 +0000
(23:40 +0000)
committer
Ivo van Poorten
<ivop@euronet.nl>
Mon, 7 Jan 2008 23:40:04 +0000
(23:40 +0000)
Originally committed as revision 11454 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/pva.c
patch
|
blob
|
history
diff --git
a/libavformat/pva.c
b/libavformat/pva.c
index b91bcd350b00843baeb653464b9c89f0f5b2b613..76b7fb179e49720d54c8aa8fa5e79777920af152 100644
(file)
--- a/
libavformat/pva.c
+++ b/
libavformat/pva.c
@@
-142,7
+142,7
@@
recover:
return AVERROR(EIO);
pkt->stream_index = streamid - 1;
-
pkt->pts = pva_pts;
+ pkt->pts = pva_pts;
return ret;
}