]> git.sesse.net Git - ffmpeg/commit
rtpdec: Cosmetic cleanup
authorMartin Storsjö <martin@martin.st>
Mon, 22 Oct 2012 12:54:25 +0000 (15:54 +0300)
committerMartin Storsjö <martin@martin.st>
Sun, 28 Oct 2012 18:50:01 +0000 (20:50 +0200)
commit48f01398ba30d8d921b27558df0029033e2d4402
treee4b239f93d554662c392611297e0865f1c9fcc47
parent424b1e764263b1493de4c34365ef367ddae856db
rtpdec: Cosmetic cleanup

Mainly clean up the RTP statistics code, plus a few other obviously
misindentend lines.

Remove some useless comments, de-doxygenize some comments,
add spacing around operators and fix a typo.

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