diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-04-11 10:15:55 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-04-17 12:01:40 +0200 |
commit | a064aed4c37836468f4156e6b3aaf150a626fa50 (patch) | |
tree | 5833f19dd2ccfb1b6fe6d36be29d2249f1c6b399 /libavcodec/lclenc.c | |
parent | de38e17583bf5b542188810c1079abcf0c9ff8da (diff) | |
download | ffmpeg-a064aed4c37836468f4156e6b3aaf150a626fa50.tar.gz |
fftools/ffmpeg: store stream media type in OutputStream
Reduces access to a deeply nested muxer property
OutputStream.st->codecpar->codec_type for this fundamental and immutable
stream property.
Besides making the code shorter, this will allow making the AVStream
(OutputStream.st) private to the muxer in the future.
Diffstat (limited to 'libavcodec/lclenc.c')
0 files changed, 0 insertions, 0 deletions