]> git.sesse.net Git - ffmpeg/commit
rtpenc: MP4A-LATM payload support
authorJuan Carlos Rodriguez <ing.juancarlosrodriguez@hotmail.com>
Wed, 18 May 2011 12:00:03 +0000 (15:00 +0300)
committerMartin Storsjö <martin@martin.st>
Fri, 10 Jun 2011 07:49:20 +0000 (10:49 +0300)
commit0832122880fa50e66dfd62eb6aa5c814f83f68d9
treed6584051af4edd2d15edd1c99a0524abc5aa67a3
parentcb7c11cc9e7e05c819fff487a3f486f11ab4b860
rtpenc: MP4A-LATM payload support

This is enabled with an AVOption on the RTP muxer. The SDP
generator looks for a latm flag in the rtpflags field.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/Makefile
libavformat/Makefile
libavformat/rtpenc.c
libavformat/rtpenc.h
libavformat/rtpenc_latm.c [new file with mode: 0644]
libavformat/sdp.c
libavformat/version.h