]> git.sesse.net Git - ffmpeg/commit
Add support for AMR audio in the RTP muxer
authorMartin Storsjö <martin@martin.st>
Wed, 8 Apr 2009 07:16:14 +0000 (07:16 +0000)
committerLuca Abeni <lucabe72@email.it>
Wed, 8 Apr 2009 07:16:14 +0000 (07:16 +0000)
commit08e696c0b28e58797b4b77310e07a93ab3267369
tree054415f25763b7323aad26488f7a5dbcd66321af
parent17ad7b24c890a9816bd3e7b737c44ba7505aea67
Add support for AMR audio in the RTP muxer
patch by Martin Storsjö (martin AT martin DOT st)

Originally committed as revision 18375 to svn://svn.ffmpeg.org/ffmpeg/trunk
Changelog
libavformat/Makefile
libavformat/rtp_amr.c [new file with mode: 0644]
libavformat/rtpenc.c
libavformat/rtpenc.h
libavformat/sdp.c