ffmpeg | branch: master | sfan5 | Tue Dec 19 17:33:26 2017
+0100| [b178278c7b4b494d21bbd0cc59bb6a0df2c5ffa9] | committer: James Almer
configure: fix pkg-config check for libtls
This was not accounted for during merge and is required due to
the refactor in commit 93ccba96df6340249b0db227d5bc3297
ffmpeg | branch: master | sfan5 | Tue Dec 19 18:45:27 2017
+0100| [b1781caf9e36edd4b84428c1e6aad8c4937c35d8] | committer: James Almer
configure: remove libtls fallback check
This check is not needed for any supported version of libtls
and causes issues with static builds (libtls links to -lssl
ffmpeg | branch: master | Martin Vignali | Sat Dec
9 19:26:08 2017 +0100| [f2e9156eb62b4e862c08ffaf8054b546a7cc591f] | committer:
Martin Vignali
avcodec/utvideodec : use gradient_pred dsp in interlace decoding
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f2e9156eb62b4e862c08ffa
ffmpeg | branch: master | Martin Vignali | Sat Dec
9 19:26:47 2017 +0100| [c76cf303ce1131ca3ac249bb9328567797761e41] | committer:
Martin Vignali
avcodec/magicyuv : use gradient_pred dsp func for 8 bits gradient mode
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c76cf303ce1131ca3
ffmpeg | branch: master | Martin Vignali | Mon Dec
18 11:18:14 2017 +0100| [d31770d9a603596a0ae970328a34c1bf5cff1715] | committer:
Martin Vignali
avfilter/vf_interlace : move func init in ff_interlace_init and add depth arg
for ff_interlace_init_x86
> http://git.videolan.org/gitweb.cgi/ffmpeg
ffmpeg | branch: master | Martin Vignali | Mon Dec
18 11:18:51 2017 +0100| [adff97be5e2ff51c0bb66080c2f904ed40b6c571] | committer:
Martin Vignali
checkasm/vf_interlace : add test for lowpass_line 8 and 16
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=adff97be5e2ff51c0bb66080c2f90
ffmpeg | branch: master | Martin Vignali | Mon Dec
18 11:30:31 2017 +0100| [8fb1d63d919286971b8e6afad372730d6d6f25c8] | committer:
Martin Vignali
avfilter/vf_tinterlace : add AVX2 func for lowpass_line 8 and 16
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8fb1d63d919286971b8e6af
ffmpeg | branch: master | Martin Vignali | Mon Dec
18 11:19:17 2017 +0100| [1a5865b6dcc97754a1d7eedc130fb58237d2a715] | committer:
Martin Vignali
avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1a5865b6dcc97754a1d7eedc130fb
ffmpeg | branch: master | Martin Vignali | Tue Dec
19 21:06:01 2017 +0100| [f181648176c0d93851d4a89410bbdd9c85e1fa7c] | committer:
Martin Vignali
avfilter/x86/vf_hflip : add avx2 version for hflip_byte and hflip_short
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f181648176c0d938
ffmpeg | branch: master | Martin Vignali | Tue Dec
19 21:04:29 2017 +0100| [a4a4179e83e61a36cf6900a1ca2a61b9efb03350] | committer:
Martin Vignali
avfilter/x86/vf_hflip : merge hflip byte and hflip short to one macro
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a4a4179e83e61a36cf
ffmpeg | branch: master | Martin Vignali | Tue Dec
19 21:07:10 2017 +0100| [3df6e61dad85d44956b66a630f32bd7c86f41b30] | committer:
Martin Vignali
avfilter/x86/vf_hflip : indent
based on patch by Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3df6e61dad85d44956b66a630
ffmpeg | branch: master | Felix Matouschek | Tue Dec 12
10:42:40 2017 +0100| [c12c2739cd1eb3a84177a1dd39b526cbd5400927] | committer:
James Almer
configure: Fix detection of vp9 decoder/encoder
At least on Android the vp9 decoder/encoder needs $libm_extralibs
to successfully link, it was missin
ffmpeg | branch: master | Michael Niedermayer | Tue
Dec 19 21:05:40 2017 +0100| [65da5c56e661a839e017db4c51c73d6f3d8a8fcb] |
committer: Michael Niedermayer
tests/audiomatch: Add missing return code at the end of main()
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | Jun Zhao | Mon Dec 18 09:16:52
2017 +0800| [e72b8549920feae3366c4d3030afd1ccb80da48e] | committer: Michael
Niedermayer
tests/audiomatch: Whitespace refinement
Refine the coding style.
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.gi
ffmpeg | branch: master | Jun Zhao | Mon Dec 18 08:59:58
2017 +0800| [2b38900cb377c56d855807012d931c7c40d215ed] | committer: Michael
Niedermayer
tests/audiomatch: Add return value check for fread.
Check fread return value to fix build warning as "ignoring
return value of ‘fread’"
Signed-off-b
ffmpeg | branch: master | James Almer | Tue Dec 19 19:07:24
2017 -0300| [da032427786d9db4ab21014998cb1245083d6c85] | committer: James Almer
Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16"
This reverts commit adff97be5e2ff51c0bb66080c2f904ed40b6c571.
It currently fails on Wi
ffmpeg | branch: master | James Almer | Tue Dec 19 19:04:25
2017 -0300| [8e0e4384b097864fbff84ed93438d33f4f15e02c] | committer: James Almer
Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16"
This reverts commits 1a5865b6dcc97754a1d7eedc130fb58237d2a715 and
8fb1d63d919286971b8e6
ffmpeg | branch: master | Jun Zhao | Tue Dec 19 14:13:58
2017 +0800| [a31a48261164f2ec7d218f541891086f930b090b] | committer: Mark
Thompson
lavc/vaapi_encode: give a debug message if attrs unsupported.
Give a debug message when query attribute get VA_ATTRIB_NOT_SUPPORTED,
it's will help to trac
ffmpeg | branch: master | Stefan Pöschel | Sat Dec 16
16:50:45 2017 +0100| [c94b09485811b58a49e6769943509880922ff0bd] | committer:
James Almer
configure: Fix case of static libmp3lame
Fixes #6918.
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c94b094
19 matches
Mail list logo