diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-26 01:50:56 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-29 19:30:25 +0100 |
commit | dcdb34be9121adf0cf499d75b84a3ba242a872d4 (patch) | |
tree | 3ab400a648d42594f0bb4fd78f9cc7746798050c /libavfilter/f_segment.c | |
parent | 85ac29ad1cbb1ab2e1294a7e8a30db20df7c0b86 (diff) | |
download | ffmpeg-dcdb34be9121adf0cf499d75b84a3ba242a872d4.tar.gz |
avcodec/mpegvideo: Move MPEG-4 Simple Studio Profile fields to mpeg4video
This is possible now that dealing with the Simple Studio Profile
has been moved to mpeg4videodec.c. It also allows to avoid
allocations, because one can simply put the required buffers
on the context (if one made these buffers part of MpegEncContext,
the memory would be wasted for every codec other than MPEG-4).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/f_segment.c')
0 files changed, 0 insertions, 0 deletions