This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 3e402514e5 avcodec/aacencdsp: move init methods outside of the header
new d4125bbce7 avformat/movenc: add channel layout mappings for a few
codecs These codecs cannot self-report layout in the bitstream, and are known
or expected to use a libavutil-compatible channel order, and as such can use
mov_ch_layouts_wav for tag lookup.
new 55ba902d71 avformat/movenc: re-indent mov_codec_ch_layouts
new 29bb6a771a avformat/movenc: re-order mov_codec_ch_layouts
new c591ddd453 avformat/movenc: don't write a 'chan' atom with an
incorrect channel bitmap or description.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
libavformat/mov_chan.c | 61 ++++++++++++++++++++++++-------------
libavformat/movenc.c | 5 +++
tests/ref/lavf-fate/qtrle_mace6.mov | 2 +-
tests/ref/lavf/mov | 6 ++--
tests/ref/lavf/mov_hybrid_frag | 2 +-
tests/ref/lavf/mov_rtphint | 2 +-
6 files changed, 51 insertions(+), 27 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]