Changeset 36647037 in ffmpeg

Timestamp:
Feb 24, 2015, 3:54:02 PM (10 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
f34aca8a
Parents:
847daac5
git-author:
Kevin Wheatley <kevin.j.wheatley@gmail.com> (02/24/15 10:00:07)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (02/24/15 15:54:02)
Message:

avformat/movenc: Fix writing ACLR atoms for DNxHD

Using the copy codec ACLR atoms where incorrectly written

During the creation of the ACLR atom we are assuming the vos_data
contains the DNxHD header. This change makes this explicit and
ensures we don't over write the stream with the extra_data.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.