libavformat: add AC3 RTP depacketization (RFC 4184)

Multimedia / Libav - Gilles Chanteperdrix [xenomai.org] - 21 February 2015 15:37 UTC

5e5583e libavformat: add AC3 RTP depacketization (RFC 4184)
Changelog | 1 +
libavformat/Makefile | 1 +
libavformat/rtpdec.c | 1 +
libavformat/rtpdec_ac3.c | 157 ++++++++++++++++++++++++++++++++++++++++++
libavformat/rtpdec_formats.h | 1 +
libavformat/version.h | 4 +-
6 files changed, 163 insertions(+), 2 deletions(-)

Upstream: git.libav.org


  • Share