summaryrefslogtreecommitdiff
path: root/libavformat/rtpproto.h
Commit message (Collapse)AuthorAge
* rtpproto: Move rtpproto specific function declarations to a separate headerMartin Storsjö2013-07-31
Mixing these with the rtp depacketizer functions in rtpdec.h is no good. Signed-off-by: Martin Storsjö <martin@martin.st>