| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling cosmetics | Diego Biurrun | 2008-10-02 | 1 | -1/+1 |
* | Fix MPEG video packetization for RTP | Luca Abeni | 2008-07-10 | 1 | -2/+2 |
* | Fix neverending loop which might happen when sending high-bitrate MPEG2 | Luca Abeni | 2008-06-19 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+2 |
* | Add my name to the copyright header, since rtp_mpv now contains | Luca Abeni | 2007-09-24 | 1 | -0/+1 |
* | Fix timestamps in RTP packets (now, MPEG1 video with B frames works correctly) | Luca Abeni | 2007-09-10 | 1 | -4/+1 |
* | Set the "B" flag in the payload header | Luca Abeni | 2007-09-03 | 1 | -0/+7 |
* | Set the "TR" field in the payload header | Luca Abeni | 2007-09-03 | 1 | -1/+4 |
* | Correctly set the "P" field in the payload header | Luca Abeni | 2007-09-03 | 1 | -1/+7 |
* | Correct packetization for MPEG video frames, and correct setting of the | Luca Abeni | 2007-08-29 | 1 | -4/+40 |
* | Remove commented code (payload header extension) | Luca Abeni | 2007-08-29 | 1 | -11/+0 |
* | Backport fix for mpegvideo rtp, fixes Issue119, original fix from Dario Gallu... | Luca Barbato | 2007-08-28 | 1 | -9/+16 |
* | Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) | Luca Abeni | 2007-08-24 | 1 | -0/+72 |