Changeset 0c4ac187 in ffmpeg

Timestamp:
Sep 11, 2023, 6:27:49 PM (15 months ago)
Author:
Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Branches:
master
Children:
1ce19704
Parents:
58aaa83f
git-author:
Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (09/11/23 16:45:06)
git-committer:
Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (09/11/23 18:27:49)
Message:

avformat/aviobuf: Fix function pointer equality check

Broken in e8704a8f60041abb84585efaf3223abf0b6dcb90
when ffurl_read() has been turned into a static inline function
different from the actually used function ffurl_read2().

Fixes ticket #10562.

Tested-by: Mitzsch01
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

(No files)

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