This is an automated email from the git hooks/post-receive script.

Git pushed a change to branch master
in repository ffmpeg.

    from 9bc73ba344 avformat/shared: treat unexpected EOF as corruption
     new 26586c898f avcodec/psymodel: add pair-synced window switching hook and 
pair state
     new 646f2796c8 avcodec/aacenc: rework NMR rate control, pool CPE budgets, 
add decision memory
     new abe157fbf2 avcodec/aaccoder: widen PNS candidacy to near-masked bands
     new aa88527d27 avcodec/aacenc_tns: enable short-block TNS via pooled 
per-group filters
     new c8dc3cf400 avcodec/aacpsy: sync block switching across channel pairs
     new 9d0a4132ff avcodec/aacenc: rework NMR stereo decisions, retune coded 
bandwidth
     new ddc587bad1 aacenc: add an info log to ask users to resample

The 7 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/aaccoder.c                              |  18 +-
 libavcodec/aaccoder_nmr.h                          | 988 ++++++++++++++-------
 libavcodec/aacenc.c                                | 249 ++++--
 libavcodec/aacenc.h                                |  58 +-
 libavcodec/aacenc_tns.c                            | 145 ++-
 libavcodec/aacpsy.c                                | 146 ++-
 libavcodec/psymodel.h                              |  13 +
 tests/fate/aac.mak                                 |   6 +-
 tests/ref/fate/id3v2-reenc-delete-metadata         |   4 +-
 tests/ref/fate/id3v2-reenc-delete-metadata-keep    |   4 +-
 .../fate/id3v2-reenc-delete-metadata-keep-format   |   4 +-
 .../fate/id3v2-reenc-delete-metadata-keep-stream   |   4 +-
 .../fate/id3v2-reenc-delete-metadata-map-metadata  |   4 +-
 13 files changed, 1185 insertions(+), 458 deletions(-)

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to