Changeset 1e2a72ae in ffmpeg
- Timestamp:
-
Nov 28, 2024, 1:31:15 PM
(4 hours ago)
- Author:
- Anton Khirnov <anton@khirnov.net>
- Branches:
- master
- Children:
- 85fec8d9
- Parents:
- 44d32c8a
- git-author:
- Manuel Lauss <manuel.lauss@gmail.com> (11/08/24 08:55:03)
- git-committer:
- Anton Khirnov <anton@khirnov.net> (11/28/24 13:31:15)
- Message:
-
libavcodec/sanm: add codec47 interpolation table support
Some codec47 frames come with an interpolation table:
Combining 2 adjacent pixels into a 16bit value, this value can
then be used as index into the interpolation table to get a new
pixel value. This is used for subcodec 1, which encodes a key-
frame at half width and height, and makes these frame less blocky
appearing.
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
(No files)
-