summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec.c
Commit message (Expand)AuthorAgeFilesLines
* RTP: use dprintf(), allow compilation with -DDEBUGMåns Rullgård2008-07-131-6/+2
* Reindent after last commitLuca Abeni2008-07-021-10/+10
* Fix A/V synch for RTP streams that do not contain MPEG1 or 2Luca Abeni2008-07-021-18/+6
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+2
* typo fixesDiego Biurrun2008-03-151-1/+1
* Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*).Ronald S. Bultje2008-01-181-3/+3
* Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()),Ronald S. Bultje2008-01-101-2/+2
* Make rtp_parse_packet() always call the vfunc of the dynamic payload handlerRonald S. Bultje2008-01-101-4/+2
* Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's de...Luca Abeni2008-01-041-0/+554
OpenPOWER on IntegriCloud