summaryrefslogtreecommitdiffstats
path: root/libavformat/rtp_aac.c
Commit message (Expand)AuthorAgeFilesLines
* Correctly set the "AU size" field in the payload header forLuca Abeni2009-05-291-2/+4
* AAC packetiser cleanup: use consts instead of #definesLuca Abeni2009-04-091-6/+6
* AAC packetiser cleanup: remove check for a condition that cannot happenLuca Abeni2009-04-091-4/+0
* Fix two checks in the AAC packetiser, which were too conservativeMartin Storsjö2009-04-091-2/+2
* Merge rtp_aac.h and rtp_mpv.h in rtpenc.hLuca Abeni2009-02-061-1/+0
* Split rtp.h in rtp.h, rtpdec.h, and rtpenc.hLuca Abeni2009-02-061-2/+2
* Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.cLuca Abeni2009-02-051-5/+5
* Merge rtp_internal.h in rtp.h, and remove rtp_internal.hLuca Abeni2009-01-271-1/+1
* Allow to set the maximum number of frames per RTP packet (and add support forLuca Abeni2007-10-021-1/+1
* Support fragmentation for AAC framesLuca Abeni2007-09-141-1/+17
* Support for AAC streaming over RTP. Fragmentation is not implemented yetLuca Abeni2007-09-141-0/+72
OpenPOWER on IntegriCloud