diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-06-26 14:36:31 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-07-02 09:55:39 +0200 |
commit | 5861576f39c8b40dabaf5d5d7e37b2e8eec51535 (patch) | |
tree | 46adbb01999cc8189d82d613890bbb8c7c02a916 /libavcodec/mpeg_er.c | |
parent | 99b0c3dc7c5380cb3888daca8d7ad0454e789ba8 (diff) | |
download | ffmpeg-5861576f39c8b40dabaf5d5d7e37b2e8eec51535.tar.gz |
lavc/hevcdec: move export_stream_params() from set_sps() to hevc_frame_start()
The only other caller of set_sps() --- hevc_update_thread_context() ---
does not need to call export_stream_params(), since it only updates
AVCodecContext fields that have already been updated by generic code.
Diffstat (limited to 'libavcodec/mpeg_er.c')
0 files changed, 0 insertions, 0 deletions