]> git.sesse.net Git - ffmpeg/commit
rtpdec: unwrap RTP timestamps for PTS calculation
authorJohn Brooks <john.brooks@bluecherry.net>
Thu, 17 Nov 2011 15:50:12 +0000 (08:50 -0700)
committerMartin Storsjö <martin@martin.st>
Fri, 18 Nov 2011 08:31:17 +0000 (10:31 +0200)
commit12348ca25e0bf44bf4530745753e938fc54e7ae3
tree44fb1debd9ac2de9a91f8b052197bfa509866b61
parentbb4b0ad83b13c3af57675e80163f3f333adef96f
rtpdec: unwrap RTP timestamps for PTS calculation

The timestamp field in RTPDemuxContext was unused before this.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpdec.c
libavformat/rtpdec.h
libavformat/rtspdec.c