[FFmpeg-cvslog] lavc/golomb: add value range comment for set_ue_golomb().

2017-06-23 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed Jun 14 10:08:58 2017 +0800| [ea1d07aed96a170d2aaf68a96822485dd20cb346] | committer: Michael Niedermayer lavc/golomb: add value range comment for set_ue_golomb(). set_ue_golomb just support 2^16 - 2 at most, becase this function call put_bits, and put_bi

[FFmpeg-cvslog] lavc/videotoolboxenc: fix open videotoolbox bug on iOS8.4

2017-06-23 Thread jerett
ffmpeg | branch: master | jerett | Fri Jun 23 08:58:35 2017 -0400| [9f26d670e447767683ed21b1b5ac16423eba4c72] | committer: Rick Kern lavc/videotoolboxenc: fix open videotoolbox bug on iOS8.4 Checks for NULL before using object. Signed-off-by: Rick Kern > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] lavc/videotoolboxenc: fix loadVTEncSymbols crash when symbol not found

2017-06-23 Thread jerett
ffmpeg | branch: master | jerett | Fri Jun 23 08:57:18 2017 -0400| [82a8724df2a5cd7c64d163a3a0939a14f0d7d024] | committer: Rick Kern lavc/videotoolboxenc: fix loadVTEncSymbols crash when symbol not found Signed-off-by: Rick Kern > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=82a8

[FFmpeg-cvslog] Revert "lavfi/buffersrc: push the frame deeper if requested."

2017-06-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jun 23 16:18:42 2017 +0200| [04aa09c4bcf2d5a634a35da3a3ae3fc1abe30ef8] | committer: Paul B Mahol Revert "lavfi/buffersrc: push the frame deeper if requested." Fixes framesync filters with shortest option enabled. This reverts commit 0ff5567a30be6d7c

[FFmpeg-cvslog] configure: fix assignment of assembler specific flags

2017-06-23 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Jun 23 11:32:52 2017 -0300| [f66086adac5eb9b964c89ea0480487f48875f690] | committer: James Almer configure: fix assignment of assembler specific flags If the first assembler to be probed is an old nasm build, X86ASM_DEPFLAGS will be set and remain so a

[FFmpeg-cvslog] mdct15: add assembly optimizations for the 15-point FFT

2017-06-23 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sun Jun 18 12:06:30 2017 +0100| [e1120b1c5446acec1ad9567c884fb6655a34c359] | committer: Rostislav Pehlivanov mdct15: add assembly optimizations for the 15-point FFT c:1802 decicycles in fft15,16774635 runs, 2581 skips avx: 865 decicycles

[FFmpeg-cvslog] checkasm: add missing checks to float_dsp's butterflies_float test

2017-06-23 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Jun 23 23:38:07 2017 -0300| [a579dbb4f7deee142d1bb6545a169c9fcaa467af] | committer: James Almer checkasm: add missing checks to float_dsp's butterflies_float test > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a579dbb4f7deee142d1bb6545a16

[FFmpeg-cvslog] Add support for LibOpenJPEG v2.2/git

2017-06-23 Thread Reino17
ffmpeg | branch: master | Reino17 | Fri Jun 23 23:49:31 2017 +0200| [078322f33ced4b2db6ac3e5002f98233d6fbf643] | committer: Michael Bradshaw Add support for LibOpenJPEG v2.2/git Signed-off-by: Michael Bradshaw > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=078322f33ced4b2db6ac3e

[FFmpeg-cvslog] x86/mdct15: use three operand form for some instructions

2017-06-23 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Jun 24 01:44:49 2017 -0300| [349446e36f17261c84bbad45ab81d35f4a833a2b] | committer: James Almer x86/mdct15: use three operand form for some instructions Fixes compilation with old yasm > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=34944

[FFmpeg-cvslog] fate: update checksums for fate-lavf-ffm and fate-lavf-mxf

2017-06-23 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Jun 24 01:52:09 2017 -0300| [e5bce8b4ce7b1f3a83998febdfa86a3771df96ce] | committer: James Almer fate: update checksums for fate-lavf-ffm and fate-lavf-mxf <@jamrial> durandal_1707: 04aa09c4bc broke fate-lavf-ffm and fate-lavf-mxf <@durandal_1707> how