rtmppkt: Rename the ts_delta field to ts_field
authorMartin Storsjö <martin@martin.st>
Wed, 5 Mar 2014 14:07:37 +0000 (16:07 +0200)
committerMartin Storsjö <martin@martin.st>
Fri, 7 Mar 2014 08:43:51 +0000 (10:43 +0200)
commit77eed91fab9b29426722f424fc39c109a8fa5b11
tree8e5212ea4c4b27abdff90c08e447a150d73f312b
parent8bbb02ae4f44f1cddc1ce1e74a71fa2022e93da3
rtmppkt: Rename the ts_delta field to ts_field

Based on a suggestion by Martin Panter. This is more descriptive,
since it's the actual timestamp field from the RTMP packet,
which might or might not be a delta depending on context (in
some packets it's a delta, in some packets it's an absolute
timestamp, and in some packets it's 0xffffff to indicate that
the actual delta or absolute timestamp is transmitted separately).

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