Skip to content

Commit 7df4740

Browse files
committed
Update notes in header.
1 parent 209ba1c commit 7df4740

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

vpxcoding.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright (c) 2010 The WebM project authors. All Rights Reserved.
3-
* Amalgam is (c) 2024 cnlohr
3+
* Amalgam is (c) 2024,2025 cnlohr
44
*
55
* Use of this source code is governed by a BSD-style license
66
* that can be found in the LICENSE file in the root of the libvpx
@@ -15,6 +15,8 @@
1515
* This amalgam has some notable changes:
1616
* 1. Changed decrypt_state / decrypt_cb to ingest for reader.
1717
* 2. Removed all libvpx dependencies.
18+
* 3. Changed vpx_norm to be configurable (For low-flash situations)
19+
* 4. Removed endian-specific code, and just iterated directly.
1820
*
1921
* To Use:
2022

0 commit comments

Comments
 (0)