Commit Graph

37 Commits

Author SHA1 Message Date
Andrey Volk
1499acac9d [libvpx] scan-build: avoid dereference of null pointer 2022-08-09 23:26:13 +03:00
Andrey Volk
b9b0b00912 [libvpx] scan-build: prevent division by zero in vpx_int_pro_row_c() 2022-08-09 23:24:47 +03:00
Andrey Volk
c47c16b1dd Fix dead nested assignments in various modules 2022-08-09 23:20:52 +03:00
MarioG-X
f55cc1993a
[libvpx] configure.sh erroneous make warnings starting with macOS 11.5.1 2021-12-28 23:02:15 +03:00
Andrey Volk
51ef2f261a [libvpx] scan-build: Assigned value is garbage or undefined 2021-10-19 20:26:52 +03:00
Andrey Volk
65bc81d239 [libvpx] scan-build: fix false-positive dereference of null pointer 2021-10-19 20:15:57 +03:00
Mario G
73571bf9c6 [libvpx] configure: macos release independence for sse 2021-07-24 19:44:39 +03:00
Anthony Minessale
6837661658 [libvpx] add yield to vpx 2021-01-12 10:57:43 -07:00
Andrey Volk
fb14eef2b4 [build] Add missing checks to libvpx build system for macOS 11. 2020-12-16 02:49:46 +04:00
Andrey Volk
88ee4182d8 [libvpx] scan-build: Fix "Result of operation is garbage or undefined" in vp9/encoder/vp9_rd.c 2020-03-06 21:54:34 +04:00
Andrey Volk
653835efe0 [libvpx] scan-build: Fix "Assigned value is garbage or undefined" in vpx_post_proc_down_and_across_mb_row_c() 2020-03-06 21:52:27 +04:00
Dragos Oancea
4e78f63847 [libvpx] scan-build: Division by zero - measure_square_diff_partial() 2020-03-06 21:51:03 +04:00
Andrey Volk
9c70b0229a [libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal 2020-03-06 21:47:12 +04:00
Andrey Volk
1e9786b8ec [libvpx] Fix pthread configure checks: "Null pointer passed as an argument to a 'nonnull' parameter" 2020-03-06 21:45:53 +04:00
Anthony Minessale
37dd951079 [libvpx] Fix threading. 2020-03-06 21:14:26 +04:00
Anthony Minessale
6233e256bb [libvpx] Revert format patch 2020-03-06 21:14:15 +04:00
Anthony Minessale
ceb051af4e [libvpx] Update to v1.8.1 from https://chromium.googlesource.com/webm/libvpx 2020-03-06 21:14:07 +04:00
Andrey Volk
34fcadbd53 Revert "[libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal"
This reverts commit 4b971dff75.
2020-03-06 21:13:50 +04:00
Andrey Volk
4b971dff75 [libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal 2020-02-17 00:50:54 +04:00
Mike Jerris
07c6ad5e1a [build] fix libvpx osx build detection on newer compilers and osx versions so we use sse extensions on newer versions 2019-10-23 13:54:09 -06:00
Mike Jerris
f49279b45e .gitignore 2019-07-25 23:06:38 +04:00
Mike Jerris
dd49510113 FS-11267: [Build-System] Fix libvpx build dependencies 2019-07-25 23:06:31 +04:00
Mike Jerris
8948ba694e .gitignore 2019-07-25 23:06:24 +04:00
Anthony Minessale
e7dd41e361 new version of vp8 thread sleep patch 2019-07-25 23:06:17 +04:00
Anthony Minessale
731ee28fe7 update libvpx to hash 133f83e2c tag v1.7.0 from https://chromium.googlesource.com/webm/libvpx 2019-07-25 23:06:06 +04:00
Mike Jerris
bb92955e21 FS-10997: [libvpx] CVE-2017-13194 2018-07-24 07:21:49 +00:00
Kevin James
2c761f6fc7 FS-9986: [libvpx] update .gitignore to exclude erronesously matched Makefile 2017-01-29 08:49:02 -05:00
Anthony Minessale
5e323ee97a newest version of sleep patch 2016-09-26 14:09:55 -05:00
Mike Jerris
ea463a615e FS-8623: reapply after update: Fix libvpx Solaris Studio build 2016-09-26 14:38:30 -04:00
Mike Jerris
07073175ee FS-8623: reapply after update: fix sun studio build errors building libvpx 2016-09-26 14:36:14 -04:00
Mike Jerris
8c5f0301f3 update to libvpx b46243d from repo https://chromium.googlesource.com/webm/libvpx 2016-09-26 14:31:51 -04:00
William King
a0b9b60dbc FS-9310 Fix RPM build due to new config file. Also add libvpx generated file to .gitignore 2016-07-07 16:06:34 -07:00
Spencer Thomason
6ae15b9fa1 FS-8623: Fix libvpx Solaris Studio build 2016-05-10 18:18:19 -07:00
Anthony Minessale
3d44756591 FS-9106 add new version of previous vpx sleep patch 2016-04-27 12:25:00 -05:00
Michael Jerris
3976eb17d0 FS-8623: fix sun studio build errors building libvpx 2016-04-07 15:21:55 -04:00
Michael Jerris
febe0f8dac FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built 2016-02-24 18:44:11 -05:00
Michael Jerris
1ffc801957 add libvpx 89cc6825 (matching current chrome canary) from repo https://chromium.googlesource.com/webm/libvpx 2016-02-23 14:08:26 -05:00