]> git.sesse.net Git - ffmpeg/commit
rtpdec: Make variables that should wrap unsigned
authorMartin Storsjö <martin@martin.st>
Mon, 14 Jan 2013 15:55:43 +0000 (17:55 +0200)
committerMartin Storsjö <martin@martin.st>
Mon, 14 Jan 2013 18:09:42 +0000 (20:09 +0200)
commitd596f2b32264e79029ead5cc3f9d4dee22c2f49e
tree1454c115d2d8ec38eb86f5d54f41aeb06bc6f243
parentba0c72a9ae1e2954e5dcf920f7b4e9a8f8a22f3e
rtpdec: Make variables that should wrap unsigned

This makes the behaviour defined when they wrap around. The value
assigned to expected_prior was a uint32_t already.

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