rtmpproto: Send a full, absolute timestamp if it isn't monotonically growing
authorMartin Storsjö <martin@martin.st>
Fri, 17 Jan 2014 12:30:57 +0000 (14:30 +0200)
committerMartin Storsjö <martin@martin.st>
Mon, 20 Jan 2014 19:57:02 +0000 (21:57 +0200)
commit89564be444d24f75ea5add8b6987e414cf7aa7d5
tree354f4496978254896610384678ca96bfac8bb1a6
parent24eb3c791606fe98a1591c13a8b2ba6c342bb3b5
rtmpproto: Send a full, absolute timestamp if it isn't monotonically growing

The normal differential timestamps can't handle negative
differences, thus send a full packet header with an absolute
timestamp in these cases.

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