log rtp_aac.c @ 5491:a7aeae5a367b libavformat

age author description
Fri, 29 May 2009 13:46:46 +0000 lucabe Correctly set the "AU size" field in the payload header for libavformat
Thu, 09 Apr 2009 21:48:45 +0000 lucabe AAC packetiser cleanup: use consts instead of #defines libavformat
Thu, 09 Apr 2009 21:39:07 +0000 lucabe AAC packetiser cleanup: remove check for a condition that cannot happen libavformat
Thu, 09 Apr 2009 21:37:11 +0000 lucabe Fix two checks in the AAC packetiser, which were too conservative libavformat
Fri, 06 Feb 2009 15:30:41 +0000 lucabe Merge rtp_aac.h and rtp_mpv.h in rtpenc.h libavformat
Fri, 06 Feb 2009 10:35:52 +0000 lucabe Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h libavformat
Thu, 05 Feb 2009 14:53:25 +0000 lucabe Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c libavformat
Tue, 27 Jan 2009 12:23:16 +0000 lucabe Merge rtp_internal.h in rtp.h, and remove rtp_internal.h libavformat
Tue, 02 Oct 2007 14:48:08 +0000 lucabe Allow to set the maximum number of frames per RTP packet (and add support for libavformat
Fri, 14 Sep 2007 09:00:31 +0000 lucabe Support fragmentation for AAC frames libavformat
Fri, 14 Sep 2007 08:17:06 +0000 lucabe Support for AAC streaming over RTP. Fragmentation is not implemented yet libavformat