| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). | Ronald S. Bultje | 2008-01-18 | 1 | -2/+11 |
* | Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP | Luca Abeni | 2007-11-16 | 1 | -0/+2 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Allow to set the maximum number of frames per RTP packet (and add support for | Luca Abeni | 2007-10-02 | 1 | -0/+1 |
* | move unrelated functions declarations out of allformats.h | Aurelien Jacobs | 2007-09-11 | 1 | -0/+3 |
* | Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) | Luca Abeni | 2007-08-24 | 1 | -0/+2 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+4 |
* | add valid statistics for the RTCP receiver report. | Ryan Martell | 2006-11-03 | 1 | -0/+19 |
* | fix more dynamic protocol stuff, needed by the forthcoming h264 | Ryan Martell | 2006-10-29 | 1 | -1/+1 |
* | make ffmpeg able to send back a RTCP receiver report. | Thijs | 2006-10-27 | 1 | -0/+3 |
* | Last fix of licence header | Guillaume Poirier | 2006-10-27 | 1 | -1/+1 |
* | move licence header fixes | Guillaume Poirier | 2006-10-26 | 1 | -1/+3 |
* | Fix licence header (aka <pedantic mode='on' /> ) | Guillaume Poirier | 2006-10-26 | 1 | -2/+2 |
* | Add support for H264 over RTP | Ryan Martell | 2006-10-26 | 1 | -0/+86 |