summaryrefslogtreecommitdiffstats
path: root/libavformat/rtp_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*).Ronald S. Bultje2008-01-181-2/+11
* Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSPLuca Abeni2007-11-161-0/+2
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Allow to set the maximum number of frames per RTP packet (and add support forLuca Abeni2007-10-021-0/+1
* move unrelated functions declarations out of allformats.hAurelien Jacobs2007-09-111-0/+3
* Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)Luca Abeni2007-08-241-0/+2
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+4
* add valid statistics for the RTCP receiver report.Ryan Martell2006-11-031-0/+19
* fix more dynamic protocol stuff, needed by the forthcoming h264Ryan Martell2006-10-291-1/+1
* make ffmpeg able to send back a RTCP receiver report.Thijs2006-10-271-0/+3
* Last fix of licence headerGuillaume Poirier2006-10-271-1/+1
* move licence header fixesGuillaume Poirier2006-10-261-1/+3
* Fix licence header (aka <pedantic mode='on' /> )Guillaume Poirier2006-10-261-2/+2
* Add support for H264 over RTPRyan Martell2006-10-261-0/+86
OpenPOWER on IntegriCloud