21 Commits

Author SHA1 Message Date
sthen
ab274970cd update to aom-3.4.0, from Brad (maintainer) 2022-08-07 10:44:13 +00:00
sthen
f007ffbc83 aom, libvpx: Ensure Neon support is disabled on arm. From Brad. 2022-03-18 11:16:51 +00:00
sthen
520e6f3b6a aom, libvpx: simplify patches, from Brad 2022-03-13 13:50:53 +00:00
naddy
7f61407556 drop RCS Ids 2022-03-11 19:39:15 +00:00
sthen
e20c7bbea7 update to aom-3.3.0, from Brad 2022-02-23 21:48:09 +00:00
rsadowski
a813987ba0 Update aom to 3.2.0
Update diff from Brad
2022-01-03 08:10:50 +00:00
rsadowski
6a6ecb2fc5 Update to aom 3.1.3.
2021-09-29 v3.1.3
  This release includes several bug fixes.

  - Bug fixes:
    The following four cmake changes should help the people building
    libaom using MSVC.
      1. exports: use CMAKE_SHARED_LIBRARY_PREFIX to determine lib name
         https://aomedia-review.googlesource.com/c/aom/+/142342
      2. aom_install: Install lib dlls to bindir
         https://aomedia-review.googlesource.com/c/aom/+/146546
      3. aom_install: use relpath for install
         https://aomedia-review.googlesource.com/c/aom/+/146550
      4. aom_install: don't exclude msvc from install
         https://aomedia-review.googlesource.com/c/aom/+/146547

    aom/aom_encoder.h: remove configure option reference
    https://aomedia-review.googlesource.com/c/aom/+/146743

    Issue 3113: Tests for detecting chroma subsampling in
    av1_copy_and_extend_frame() do not work when y_width or y_height is
    1

    Issue 3115: image2yuvconfig() should calculate uv_crop_width and
    uv_crop_height from y_crop_width and y_crop_height

    Issue 3140: rc_overshoot_pct is documented as having a range of
    0-1000, but is range checked against 0-100

    Issue 3147: Build failure on Apple M1 arm64

Update diff from Brad, OK sdk@
2021-10-16 07:59:50 +00:00
sthen
5d855c0808 update to aom-3.1.2, from Brad 2021-08-16 17:53:24 +00:00
sthen
35c80412b2 update to aom-3.0.0, from Brad 2021-04-23 21:12:07 +00:00
rsadowski
5ba789a8af Update to aom 2.0.2.
2021-02-09 v2.0.2
  This release includes several bug fixes.

  - Bug fixes:
    Issue 2643: Modify the assertion in temporal filter intrinsics.

    Issue 2648: Fix unit test ThreadTestLarge.EncoderResultTest/49
    assertion failure.

    Issue 2869: Add -Wimplicit-function-declaration as C flag only.

    Issue 2878: Avoid memset in the av1_filter_intra_predictor module
    functions.

    Issue 2903: Fix a typo bug in apply_temporal_filter_planewise.

    Call av1_setup_frame_size() when dropping a frame in the
    encode_frame_to_data_rate() function in av1/encoder/encoder.c.

Update diff from Brad
2021-02-13 06:21:11 +00:00
rsadowski
c9487adaf1 Update aom to 2.0.1
From Brad (maintainer)
2020-12-14 06:09:52 +00:00
ajacoutot
ba85aef6f0 Update to aom-2.0.0.
No change since rc1.

from Brad (maintainer)
2020-05-19 20:41:46 +00:00
ajacoutot
11296cf978 Update to aom-2.0.0rc1.
from Brad (maintainer)
2020-05-16 09:13:31 +00:00
ajacoutot
0838bb43ea Update to aom-1.0.0.20200402.
from Brad (maintainer)
2020-04-04 08:38:12 +00:00
ajacoutot
fb41721af8 Fix build on aarch64.
from Brad (maintainer)
2020-03-15 11:10:36 +00:00
ajacoutot
6423f29133 Update to aom-1.0.0.20200305.
from Brad (maintainer)
2020-03-07 13:32:40 +00:00
ajacoutot
e5a8317dc0 Update to aom 20191218 snapshot.
from Brad (maintainer)
2019-12-20 13:19:46 +00:00
ajacoutot
0d6200bee2 Merge in the fix that was commited upstream.
from Brad (maintainer0
2019-10-13 18:57:26 +00:00
ajacoutot
a84bd2b788 Correct function name.
from Brad (maintainer)
2019-09-22 09:20:46 +00:00
ajacoutot
4dc9d8faf3 Fix typo.
from Brad (maintainer)
2019-09-22 08:45:58 +00:00
ajacoutot
31a7fb0d99 Import aom-1.0.0.20190901.
AOMedia Video 1 (AV1), is an open, royalty-free video coding format
designed for video transmissions over the Internet. It is being
developed by the Alliance for Open Media (AOMedia), a consortium of
firms from the semiconductor industry, video on demand providers, and
web browser developers, founded in 2015.

from Brad
ok sthen@
2019-09-19 14:21:27 +00:00