Signed-off-by: Yuki.Tsuchiya
---
libavformat/movenc.c | 72 +++-
1 file changed, 38 insertions(+), 34 deletions(-)
diff --git a/libavformat/movenc.c b/libavformat/movenc.c
index ff234d9..85f978a 100644
--- a/libavformat/movenc.c
+++ b/libavformat
ata and
corresponds metadata for decoding.
This patch enables extracting the MHAS bitstream from MP4.
Signed-off-by: Yuki.Tsuchiya
---
Changelog | 1 +
libavcodec/avcodec.h| 1 +
libavcodec/codec_desc.c | 7 +++
libavcodec/version.h| 2 +-
libavformat/isom.c | 1 +
ffmpeg -i mpegh_3d_audio_mhm1_sample.mp4 -codec:a copy remuxed.mp4
Yuki.Tsuchiya (2):
lavf/isom: support for demuxing MPEG-H 3D Audio in MP4
lavf/movenc: cosmetics
Changelog | 1 +
libavcodec/avcodec.h| 1 +
libavcodec/codec_desc.c | 7 +
libavcodec/version.h| 2 +-
libavformat/isom.c
ata and
corresponds metadata for decoding.
This patch enables extracting the MHAS bitstream from MP4.
Signed-off-by: Yuki.Tsuchiya
---
Changelog | 1 +
libavcodec/avcodec.h| 1 +
libavcodec/codec_desc.c | 7 +++
libavcodec/version.h| 2 +-
libavformat/isom.c | 1 +