mpegtsenc: Support LATM packetization for AAC
authorJindrich Makovicka <makovick@gmail.com>
Fri, 1 Jun 2012 08:42:48 +0000 (10:42 +0200)
committerMartin Storsjö <martin@martin.st>
Sat, 2 Jun 2012 22:20:41 +0000 (01:20 +0300)
commit2439bd86817374362ac8daa701fdb567e14cbe50
tree57b104aaefa69b0a8d84276587c6e5fb3bab1b4c
parent485d3ea064c60d0344e4919a7ba611ebe0367508
mpegtsenc: Support LATM packetization for AAC

This adds the avoption mpegts_flags and converts the existing
resend_headers option into a flag, keeping the old option as
fallback for now.

Signed-off-by: Jindrich Makovicka <makovick@gmail.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
configure
libavformat/mpegtsenc.c