summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec.h
Commit message (Expand)AuthorAge
* Implement marker bit, which is used for several RTP payloads currentlyRonald S. Bultje2009-02-26
* Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothingRonald S. Bultje2009-02-26
* Move to rtp.h the prototypes of all the functions defined in rtp.cLuca Abeni2009-02-17
* Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymoreLuca Abeni2009-02-06
* Split rtp.h in rtp.h, rtpdec.h, and rtpenc.hLuca Abeni2009-02-06