ffmpeg | branch: master | Michael Niedermayer | Sun
Jul 9 15:19:18 2017 +0200| [80b9e40b6f1e15db9f36c195e7375e65f6b4924f] |
committer: Michael Niedermayer
avcodec/aacps (fixed point): Fix multiple signed integer overflows
Fixes: runtime error: signed integer overflow: 1421978265 - -1810326882
ffmpeg | branch: master | Wan-Teh Chang | Mon
Jul 10 10:24:59 2017 -0700| [15c41cb6adc4d6720d51c21f8baebebce923b213] |
committer: Ronald S. Bultje
pthread_frame: save the FF_DEBUG_THREADS option in PerThreadContext.
Add the debug_threads boolean field to PerThreadContext. For
PerThreadContext
ffmpeg | branch: master | Rostislav Pehlivanov | Wed Jul
12 02:15:19 2017 +0100| [c34ece57c7a6d0e7df4259be13956e06d2b7b47d] | committer:
Rostislav Pehlivanov
aacdec_template: fix non-power-of-two MDCT scale sign
Signed-off-by: Rostislav Pehlivanov
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Rostislav Pehlivanov | Tue Jul
11 21:30:41 2017 +0100| [594cd1f38a7bbd15fb25529701000ef0b5d1ac12] | committer:
Rostislav Pehlivanov
opus_celt: normalize using mdct scale
Removes a per-sample divide in the IIR filter deemphasis filter.
Signed-off-by: Rostislav Pehliva
ffmpeg | branch: master | Rostislav Pehlivanov | Tue Jul
11 21:29:22 2017 +0100| [aef5f9ab05c3acad2cc5d141686a76c974c8927b] | committer:
Rostislav Pehlivanov
mdct15: remove redundant scale argument to imdct_half
The only use of that argument was for Opus downmixing which is very rare
and bette
ffmpeg | branch: master | wm4 | Tue Jul 11 18:24:31
2017 +0200| [02d248d5828dbbfecfb37597c626900f41448bea] | committer: wm4
videotoolbox: fix crash when decoding interlaced video with new API
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=02d248d5828dbbfecfb37597c626900f41448bea
--
The branch, master has been updated
via 0078c64257cd3d0a93403185acdcab33fa3d90b1 (commit)
from 97493d68b4ff4da0d6f2cf21f795543eb692d987 (commit)
- Log -
commit 0078c64257cd3d0a93403185acdcab33fa3d90b1
Author: Micha