This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from dd941af8ac avcodec/bsf/dts2pts: evict unconsumable nodes from the poc
tree
new 56e39bd20b avutil/downmix_info: add a new API to propagate pre-made
downmix matrixes
new 7e68fdd4da avutil/frame: add a new side data type for downmix matrix
new 6336cffdce avfilter/af_ashowinfo: support printing downmix matrix side
data
new 9646228fd6 swresample/rematrix: print custom downmix matrix
coefficients
new b662613b63 avfilter/af_aresample: also look for downmix matrix side
data
new e1e6ebb065 fftools/ffmpeg_filter: propagate downmix matrix side data
to the filterchain
new 57708daf61 avcodec/dca_core: export downmix matrix coefficients
new c16840b826 avcodec/dca_xll: export downmix matrix coefficients
The 8 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:
doc/APIchanges | 7 ++
fftools/ffmpeg_filter.c | 24 +++++++
libavcodec/dca_core.c | 11 ++++
libavcodec/dca_xll.c | 11 ++++
libavcodec/dcadec.c | 79 ++++++++++++++++++++---
libavcodec/dcadec.h | 3 +
libavfilter/af_aresample.c | 24 +++++++
libavfilter/af_ashowinfo.c | 37 +++++++++++
libavutil/downmix_info.c | 44 +++++++++++++
libavutil/downmix_info.h | 65 +++++++++++++++++++
libavutil/frame.h | 6 ++
libavutil/side_data.c | 1 +
libavutil/version.h | 2 +-
libswresample/rematrix.c | 14 ++++
tests/fate/dca.mak | 9 ++-
tests/ref/fate/dca-xll_51_24_48_768-dmix_2_matrix | 1 +
16 files changed, 326 insertions(+), 12 deletions(-)
create mode 100644 tests/ref/fate/dca-xll_51_24_48_768-dmix_2_matrix
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]