ffmpeg | branch: master | James Almer | Sun Dec 10 00:51:35
2017 -0300| [1215889bc189e1787d7135dd628b9591d237d737] | committer: James Almer
checkasm/llviddsp: fix mixed code and declarations
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1215889bc189e17
ffmpeg | branch: master | James Almer | Sun Dec 10 00:51:01
2017 -0300| [438f884fc48b4b956fa713df2a722bd484f5646b] | committer: James Almer
x86/lossless_videodsp: rename ff_add_left_pred_int16_sse4 to
ff_add_left_pred_int16_unaligned_ssse3
SSSE3_FAST is the proper check for it.
Signed-off-by:
ffmpeg | branch: master | James Almer | Sun Dec 10 00:38:05
2017 -0300| [a4fc63c0f9eb803340c47479dcc5403b6fe3316d] | committer: James Almer
x86/lossless_videodsp: don't overread the dst buffer in
ff_add_left_pred_unaligned_avx2
Fixes valgrind
Signed-off-by: James Almer
> http://git.videolan
ffmpeg | branch: master | tiejun.peng | Sat Dec 9
00:39:29 2017 +0800| [6bf5d69b2ffa8de1b6548eec6ba761118175b216] | committer:
Michael Niedermayer
lavf/mov: modify code indentation
Signed-off-by: tiejun.peng
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Jacob Trimble | Thu Dec 7
11:05:46 2017 -0800| [b38f222165f97af19f5bfc2c3e9217b5d1b25cfb] | committer:
Michael Niedermayer
avcodec/Makefile: Fix opus parser dependency.
The opus.c file uses ff_celt_freq_range and ff_celt_freq_bands which are
defined in opustab.c. Th
ffmpeg | branch: master | tiejun.peng | Sat Dec 9
00:28:41 2017 +0800| [ab651587a715dc59775650a4c8af3cddcdfd26f8] | committer:
Michael Niedermayer
lavf/mov: add some useful warning log of eof
Signed-off-by: tiejun.peng
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi
ffmpeg | branch: master | Mironov, Mikhail | Fri Dec
8 19:23:38 2017 +| [f20c8f6ec9ec982d15a8acc0a38103919780b48a] | committer:
Michael Niedermayer
amf: fix wrong profile level after auto-correction in H264 and HEVC
Moved bitrate parameters set before Init() call because bitrate is used i
ffmpeg | branch: release/3.4 | James Cowgill | Thu Nov 9
12:21:23 2017 +| [d8d1689f929ca05a86300bc6e5d703961a567ae9] | committer:
Marton Balint
avcodec/decode: reset codec on receiving packet after EOF in compat_decode
In commit 061a0c14bb57 ("decode: restructure the core decoding code"),
ffmpeg | branch: master | James Cowgill | Thu Nov 9
12:21:23 2017 +| [02ba4b91b5616ecbebee5c9565e1be7af2a6b980] | committer:
Marton Balint
avcodec/decode: reset codec on receiving packet after EOF in compat_decode
In commit 061a0c14bb57 ("decode: restructure the core decoding code"), the
ffmpeg | branch: master | James Almer | Fri Dec 8 19:14:13
2017 -0300| [36de24d5b7d67ab323ed41c7dc06fa0345404227] | committer: Jan Ekström
arm/hevc_idct: fix compilation on Android
Compilation error "out of range" fixed for armeabi-v7a. Compilation failed
trying to build libvlc.aar for ARM7 an
ffmpeg | branch: master | Martin Vignali | Sat Dec
2 19:46:42 2017 +0100| [630967ef63d0f2a5cc12b06815af0ec6cb5c9d2a] | committer:
Martin Vignali
avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=630967ef63d0f2a5cc12b06
ffmpeg | branch: master | Martin Vignali | Sat Dec
2 19:47:24 2017 +0100| [e1121f9723b1f6eabc80e7f3c9eca69a70fd2f8d] | committer:
Martin Vignali
checkasm/llviddsp : add test for add_gradient_pred
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e1121f9723b1f6eabc80e7f3c9eca69a70fd2
ffmpeg | branch: master | Martin Vignali | Sat Dec
2 19:03:30 2017 +0100| [5bda11e70ef109f55a766bdd4ae14b3afb2c2ecc] | committer:
Martin Vignali
checkasm/llviddsp : test return of add_left_pred(16)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5bda11e70ef109f55a766bdd4ae14b3afb2
ffmpeg | branch: master | Martin Vignali | Sat Dec
2 19:09:58 2017 +0100| [4353c3506742c9fecce4cf9f68cc6a7ab7ea05b1] | committer:
Martin Vignali
avcodec/x86/lossless_videodsp : add avx2 version for add_left_pred
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4353c3506742c9fecce4c
ffmpeg | branch: master | Martin Vignali | Sat Dec
2 19:04:11 2017 +0100| [cfbcea1cca7f4d5b92a17778f78427794057eb29] | committer:
Martin Vignali
avcodec/x86/lossless_videodsp.asm : make macro for add_left_pred_unaligned in
order to add avx2 version
> http://git.videolan.org/gitweb.cgi/ffmpeg
ffmpeg | branch: master | Martin Vignali | Sat Dec
2 18:33:25 2017 +0100| [dc9a187c3d1bcc14b9f1e04632c5912b2fef313d] | committer:
Martin Vignali
avcodec/huffyuvenc : sub_left_prediction_bgr32, call dsp after 32 first byte of
the line in order to try to call the align version (diff bytes have
ffmpeg | branch: master | Martin Vignali | Sat Dec
2 18:32:05 2017 +0100| [001173b8ff8eae862822fdfb101ce3cc15372937] | committer:
Martin Vignali
avcodec/huffyuvenc : remove code duplication in sub_left_prediction
start of the line (before dsp call), can be merge with width < 32 part
> http:/
ffmpeg | branch: master | Martin Vignali | Sat Dec
2 18:30:26 2017 +0100| [57877f2b449f265ae1dd070b46aaadff4f0b3e34] | committer:
Martin Vignali
avcodec/huffyuvenc : increase scalar loop count
in order to try to call dsp in aligned mode
(diff_int16 have AVX2 now)
> http://git.videolan.org/gi
ffmpeg | branch: master | Martin Vignali | Sun Nov
26 19:18:48 2017 +0100| [9e1c9633cc7b025f6b04e39fdd7f9983a73b5bfa] | committer:
Martin Vignali
avcodec/utvideodec : use dsp add_median_pred for second line
process start of the line in scalar, before call dsp
(dsp need align 16)
> http://git.
ffmpeg | branch: master | Martin Vignali | Thu Dec
7 22:01:54 2017 +0100| [869efbf971208faccfdd88680178afaf5b1d4e77] | committer:
Martin Vignali
avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=869efbf971208faccfdd886
ffmpeg | branch: master | Martin Vignali | Thu Dec
7 22:03:44 2017 +0100| [179a2f04eb2bd6df7221883a92dc4e00cf94394b] | committer:
Martin Vignali
checkasm/vf_threshold : add test for threshold16
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=179a2f04eb2bd6df7221883a92dc4e00cf94394
21 matches
Mail list logo