summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpenc_latm.c
Commit message (Collapse)AuthorAgeFilesLines
* rtpenc_latm: Consistently use "Libav" in license boilerplate.Diego Biurrun2011-06-161-2/+2
|
* rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-101-0/+61
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>
OpenPOWER on IntegriCloud