summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec.c
Commit message (Expand)AuthorAge
* Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*).Ronald S. Bultje2008-01-18
* Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()),Ronald S. Bultje2008-01-10
* Make rtp_parse_packet() always call the vfunc of the dynamic payload handlerRonald S. Bultje2008-01-10
* Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's de...Luca Abeni2008-01-04