rtpenc: Simplify code by introducing a separate end pointer
authorMartin Storsjö <martin@martin.st>
Fri, 9 Dec 2011 18:42:52 +0000 (20:42 +0200)
committerMartin Storsjö <martin@martin.st>
Sat, 10 Dec 2011 23:37:26 +0000 (01:37 +0200)
commit4dbac18e2e43e35fe528b1ce4370b2d9dc06779f
treef67b9e822aa32a9add9777640e497a5c494f023e
parente2484fb644b8dc0a0704e4155100c897e6e9739c
rtpenc: Simplify code by introducing a separate end pointer

Also remove redundant parentheses.

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