]> git.sesse.net Git - ffmpeg/commit
avformat/movenc: remove the write_clli mov flag
authorMichael Bradshaw <mjbshaw@google.com>
Mon, 13 Apr 2020 16:08:43 +0000 (10:08 -0600)
committerMichael Bradshaw <mjbshaw@google.com>
Mon, 13 Apr 2020 16:37:45 +0000 (10:37 -0600)
commit3ebf449766d4b69a7774c4990fb24fe71c848a3e
tree3855840e221c3393fcdfa4453ba410ae9bbd53e8
parent9842fd3aaf18cd8bda82e03f099a6cea7234bbcf
avformat/movenc: remove the write_clli mov flag

The clli atom is expected to be standardized soon. See
http://ffmpeg.org/pipermail/ffmpeg-devel/2020-April/259529.html

We now write the clli atom by default.

Signed-off-by: Michael Bradshaw <mjbshaw@google.com>
libavformat/movenc.c
libavformat/movenc.h