This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 14ed5e8ae3 forgejo/workflows: rebase PR commits onto target branch
before running verification
new b5bfb7716c avcodec/ac3enc: drain the buffered samples at the end of
encoding
new b192eb5b71 avcodec/audio_frame_queue: take into account padding in
input frames
new d8c1dd4233 tests/fate/ac3: add a test to check correct encoder sample
output
The 3 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:
libavcodec/ac3enc.c | 35 ++++++++++++++++++++++++++++++++---
libavcodec/ac3enc.h | 6 +++++-
libavcodec/ac3enc_fixed.c | 3 ++-
libavcodec/ac3enc_float.c | 3 ++-
libavcodec/ac3enc_template.c | 24 +++++++++++++++++++++++-
libavcodec/audio_frame_queue.c | 15 +++++++++++++--
libavcodec/eac3enc.c | 3 ++-
tests/fate/ac3.mak | 20 ++++++++++++--------
tests/ref/fate/ac3-fixed-encode-2 | 1 +
tests/ref/fate/ac3-fixed-encode-3 | 14 ++++++++++++++
tests/ref/fate/shortest | 1 +
11 files changed, 107 insertions(+), 18 deletions(-)
create mode 100644 tests/ref/fate/ac3-fixed-encode-3
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]