[FFmpeg-devel] AAC support in SDP

Luca Barbato lu_zero
Mon Sep 3 13:41:32 CEST 2007


Luca Abeni wrote:
> Hi all,
> 
> the attached patch adds support for AAC audio in libavformat's SDP
> generator. I'll commit it in one day or two, but I am posting it so that
> interested people can comment

+static char *config_prepare(const uint8_t *extradata, int extradata_size)
+{
+    char *config;
+

isn't a bit generic name?

> P.S.: yes, this means that I also have a patch for AAC support in the
> RTP packetizer (stay tuned ;-)

Great =), btw the aac packetization rules can be applied to anything
stored in mov...

lu

-- 

Luca Barbato

Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero





More information about the ffmpeg-devel mailing list