diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-28 15:01:34 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-02 11:55:22 +0200 |
commit | ff1f5b407df8e8740eb6eeee83b202284f6ace7a (patch) | |
tree | 3662ed7308fa00566510ab3bbe2adf7eacb589fb /libavcodec/vp3_parser.c | |
parent | bddf1a647991e0dbacf657aa24d4227720cf2bca (diff) | |
download | ffmpeg-ff1f5b407df8e8740eb6eeee83b202284f6ace7a.tar.gz |
avcodec/flacdec: Don't infer max_framesize unnecessarily
This field is not really used by the decoder at all:
It is only output in some debug log message, but this debug
log message should better use the value read from the streaminfo
instead of a second-guessed value from the decoder.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/vp3_parser.c')
0 files changed, 0 insertions, 0 deletions