Mercurial > libavformat.hg
comparison rtpdec_asf.c @ 6256:c74a9b10ee6c libavformat
rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts
The timestamp of the first RTP packet forming the output AVPacket is
written back in *timestamp, which is used in later calculations in generic
rtpdec code (together with RTCP sync timestamps) to form the final pkt->pts
value.
author | mstorsjo |
---|---|
date | Wed, 14 Jul 2010 12:27:26 +0000 |
parents | 0287312dda71 |
children | 8659c871d021 |
comparison
equal
deleted
inserted
replaced
6255:e87b379e8816 | 6256:c74a9b10ee6c |
---|