summaryrefslogtreecommitdiff
path: root/libavformat/rtp_aac.h
Commit message (Collapse)AuthorAge
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2007-11-24
| | | | Originally committed as revision 11087 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
| | | | Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support for AAC streaming over RTP. Fragmentation is not implemented yetLuca Abeni2007-09-14
Originally committed as revision 10491 to svn://svn.ffmpeg.org/ffmpeg/trunk