rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 21 Jul 2012 14:13:48 +0000 (14:13 +0000)
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>
Sat, 21 Jul 2012 19:35:01 +0000 (15:35 -0400)
commit5354a904fe9f1a0c4160d614b764d9826c723b9f
treeb3d333758b9c6a2e9635b22115d6cc9411c447c2
parentbdbb21b186931d2f85f4b69ebea8a91b6111e729
rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.

This makes usage of the macro look more natural when
used with array entries.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
libavformat/movenc.c
libavformat/rtpenc.c
libavformat/rtpenc.h
libavformat/rtsp.c