summaryrefslogtreecommitdiff
path: root/libavformat/rtp_aac.c
Commit message (Expand)AuthorAge
* Merge rtp_aac.h and rtp_mpv.h in rtpenc.hLuca Abeni2009-02-06
* Split rtp.h in rtp.h, rtpdec.h, and rtpenc.hLuca Abeni2009-02-06
* Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.cLuca Abeni2009-02-05
* Merge rtp_internal.h in rtp.h, and remove rtp_internal.hLuca Abeni2009-01-27
* Allow to set the maximum number of frames per RTP packet (and add support forLuca Abeni2007-10-02
* Support fragmentation for AAC framesLuca Abeni2007-09-14
* Support for AAC streaming over RTP. Fragmentation is not implemented yetLuca Abeni2007-09-14