Changeset b5a2481 in ffmpeg

Timestamp:
Mar 9, 2021, 1:16:35 PM (4 years ago)
Author:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Branches:
master
Children:
295f32ec
Parents:
e12923f6
git-author:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com> (03/04/21 12:49:20)
git-committer:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com> (03/09/21 13:16:35)
Message:

avcodec/decode: Don't needlessly copy side-data for subtitles

AVCodecInternal.last_pkt_props is not used when decoding subtitles;
ergo it makes no sense to set it at all.

Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

(No files)

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