| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename the RTP muxer sources so that the packetisation functions are in | Luca Abeni | 2010-01-18 | 1 | -85/+0 |
* | Correctly set the "AU size" field in the payload header for | Luca Abeni | 2009-05-29 | 1 | -2/+4 |
* | AAC packetiser cleanup: use consts instead of #defines | Luca Abeni | 2009-04-09 | 1 | -6/+6 |
* | AAC packetiser cleanup: remove check for a condition that cannot happen | Luca Abeni | 2009-04-09 | 1 | -4/+0 |
* | Fix two checks in the AAC packetiser, which were too conservative | Martin Storsjö | 2009-04-09 | 1 | -2/+2 |
* | Merge rtp_aac.h and rtp_mpv.h in rtpenc.h | Luca Abeni | 2009-02-06 | 1 | -1/+0 |
* | Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h | Luca Abeni | 2009-02-06 | 1 | -2/+2 |
* | Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c | Luca Abeni | 2009-02-05 | 1 | -5/+5 |
* | Merge rtp_internal.h in rtp.h, and remove rtp_internal.h | Luca Abeni | 2009-01-27 | 1 | -1/+1 |
* | Allow to set the maximum number of frames per RTP packet (and add support for | Luca Abeni | 2007-10-02 | 1 | -1/+1 |
* | Support fragmentation for AAC frames | Luca Abeni | 2007-09-14 | 1 | -1/+17 |
* | Support for AAC streaming over RTP. Fragmentation is not implemented yet | Luca Abeni | 2007-09-14 | 1 | -0/+72 |