]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/rtp_aac.c
Removed static omkization
[frescor/ffmpeg.git] / libavformat / rtp_aac.c
2009-04-09 lucabeAAC packetiser cleanup: use consts instead of #defines
2009-04-09 lucabeAAC packetiser cleanup: remove check for a condition...
2009-04-09 lucabeFix two checks in the AAC packetiser, which were too...
2009-02-06 lucabeMerge rtp_aac.h and rtp_mpv.h in rtpenc.h
2009-02-06 lucabeSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h
2009-02-05 lucabeIntroduce a new num_frames field in RTPDemuxContext...
2009-01-27 lucabeMerge rtp_internal.h in rtp.h, and remove rtp_internal.h
2007-10-02 lucabeAllow to set the maximum number of frames per RTP packe...
2007-09-14 lucabeSupport fragmentation for AAC frames
2007-09-14 lucabeSupport for AAC streaming over RTP. Fragmentation is...