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

Git pushed a change to branch master
in repository ffmpeg.

    from f88b741dbf avcodec/j2kenc: init bitstream after writing SOP
     new e768ade128 avfilter/adelay: parse fractional second delays correctly
     new 25c2c23387 avfilter/adelay: reject delays outside int64 range
     new 7f9b5b057c avfilter/aderivative: saturate integer differences
     new 4021d0d193 avcodec/wavpackenc: handle INT32_MIN samples
     new 71f9ea2d84 avfilter/aecho: reject non-finite delays and decays
     new 31e92a56ca avfilter/firequalizer: reject overflowing delays
     new 0ba7514f99 avfilter/acrossover: reject non-finite parameters
     new 1d49dc80a9 avfilter/aiir: reject non-finite parameters
     new 728655e2e7 avfilter/aphaser: clip integer output

The 9 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/wavpackenc.c       | 11 +++++++----
 libavfilter/af_acrossover.c   |  8 ++++++--
 libavfilter/af_adelay.c       | 29 +++++++++++++++++++++--------
 libavfilter/af_aderivative.c  | 12 ++++++------
 libavfilter/af_aecho.c        |  4 ++--
 libavfilter/af_aiir.c         |  7 ++++---
 libavfilter/af_aphaser.c      | 24 ++++++++++++------------
 libavfilter/af_firequalizer.c |  7 ++++++-
 8 files changed, 64 insertions(+), 38 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to