diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-03-25 12:42:45 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-05-16 01:37:35 +0200 |
commit | bd6e6495aebc016ab12bc0a60276c6d3fe43663b (patch) | |
tree | 519526679e90a4a93f8424cb93c9766788021552 /fftools/ffmpeg.c | |
parent | 839155324e008c582d916ce108513bd469e5bb0b (diff) | |
download | ffmpeg-bd6e6495aebc016ab12bc0a60276c6d3fe43663b.tar.gz |
avcodec/mpegvideo: Move clear_context() to mpeg4videodec.c
There is only one source of dirty MpegEncContexts:
update_mpvctx() (which copies an MpegEncContext
over another one in order to initialize it). So only clear
these contexts.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'fftools/ffmpeg.c')
0 files changed, 0 insertions, 0 deletions