Changeset 2a68d945 in ffmpeg

Timestamp:
Sep 10, 2023, 8:55:42 PM (15 months ago)
Author:
Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Branches:
master
Children:
b0fb8e8
Parents:
e8704a8f
git-author:
Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (09/06/23 18:30:08)
git-committer:
Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (09/10/23 20:55:42)
Message:

avformat/avio: Constify data pointees of write callbacks

They are currently non-const for reasons unknown, although
avio_write() accepts a const buffer.

Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.