ffmpeg | branch: master | James Almer | Tue May 23 15:19:39
2017 -0300| [b5a0971ff041badbdd1482e4ae2a0a16700a748f] | committer: James Almer
x86/aacps: add ff_ps_stereo_interpolate_ipdopd_sse3()
About 2x faster than the c version.
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cg
ffmpeg | branch: master | Ganapathy Kasi | Tue May 30
19:03:14 2017 -0700| [43c417ac1adb89cd2c0fa5e5b6a6d955c792b42d] | committer:
Timo Rothenpieler
avcodec/nvenc: fix hw accelerated transcode with bframes
hw accelerated transcode (h264_cuvid -> h264_nvenc with -hwaccel cuvid) was
broken after
ffmpeg | branch: release/3.3 | Ganapathy Kasi | Tue May 30
19:03:14 2017 -0700| [9b351d0d888dfc75bf4259f854a8b4920cc60119] | committer:
Timo Rothenpieler
avcodec/nvenc: fix hw accelerated transcode with bframes
hw accelerated transcode (h264_cuvid -> h264_nvenc with -hwaccel cuvid) was
broken
ffmpeg | branch: master | Michael Niedermayer | Fri
Jun 2 18:13:20 2017 +0200| [14b6adfd4627421223894c6909476d229cb6d07d] |
committer: Michael Niedermayer
avcodec/snowdec: Fix runtime error: signed integer overflow: 1404 * 8388608
cannot be represented in type 'int'
Fixes: 2004/clusterfuzz-t
ffmpeg | branch: master | Michael Niedermayer | Fri
Jun 2 22:31:02 2017 +0200| [9faf098163b33e7b0f5baafa3371ef5401f4105d] |
committer: Michael Niedermayer
avcodec/aacps: Fix runtime error: left shift of 1073741824 by 1 places cannot
be represented in type 'INTFLOAT' (aka 'int')
Fixes: 2005/c
ffmpeg | branch: master | Shivraj Patil | Thu Jun 1
14:25:19 2017 +0530| [6f35c21659f7802a5533dea04b24958502886d7a] | committer:
Michael Niedermayer
Disable MSA optimization for big endian arch
The current upstreamed code has been written and tested for Little Endian
systems.
We do have plan
ffmpeg | branch: master | James Almer | Thu Jun 1 23:42:05
2017 -0300| [2ba896fef7edf6e83ef12dd82d067469cadbaf8f] | committer: James Almer
avformat/matroskaenc: also write chapters when output is WebM
WebM supports a subset of elements from the Chapters master.
See https://www.webmproject.org/