1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
James Almer bc01061231 avformat/movenc: fix writing dOps atoms
Don't blindly copy all bytes in extradata past ChannelMappingFamily. Instead
check if ChannelMappingFamily is not 0 and then only write the correct amount
of bytes from ChannelMappingTable, as defined in the spec[1].

Fixes part of ticket #9190.

[1] https://opus-codec.org/docs/opus_in_isobmff.html#4.3.2

Signed-off-by: James Almer <jamrial@gmail.com>
2021-04-16 11:08:40 -03:00
..
2021-02-09 19:37:27 +01:00
2021-03-26 03:03:59 +01:00
2020-10-03 21:50:59 +02:00
2021-01-23 14:32:54 +01:00
2021-03-25 12:51:10 +10:00
2021-03-31 22:01:36 +02:00
2021-02-02 23:53:29 +01:00
2021-02-23 10:14:26 +01:00
2021-03-11 14:21:30 -05:00
2020-10-06 00:01:35 +08:00
2020-10-06 00:01:27 +08:00
2021-01-23 14:32:54 +01:00
2021-02-04 17:52:45 +01:00
2020-11-11 17:05:24 +01:00
2021-03-03 16:54:20 +01:00
2021-04-05 18:36:51 +02:00
2021-01-23 01:05:25 +01:00
2020-10-24 19:11:12 +02:00
2020-11-04 23:30:53 +01:00
2020-10-07 22:16:09 +02:00
2021-04-01 10:10:21 +02:00
2021-03-24 00:26:45 +01:00
2020-09-24 13:38:28 +02:00
2021-03-25 12:51:10 +10:00
2020-12-21 01:27:33 -05:00
2021-03-19 22:57:23 +01:00
2020-10-25 09:49:26 +01:00
2020-09-18 11:30:03 +02:00
2021-03-08 19:19:19 +01:00
2021-02-19 07:45:48 +01:00
2020-09-03 18:03:18 +02:00
2021-03-19 00:42:27 +01:00
2021-01-28 21:08:11 +01:00
2020-10-25 09:49:31 +01:00
2021-03-13 17:36:48 +01:00
2021-03-14 23:29:51 +01:00
2021-03-05 19:45:00 +02:00
2021-01-16 08:51:31 +08:00
2020-12-05 00:08:33 +01:00