diff options
author | Niklas Haas <git@haasn.dev> | 2025-02-23 15:25:15 +0100 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2025-03-14 19:50:44 +0100 |
commit | ae84aa775fa789c68e5e3a01b1b313acd901fad8 (patch) | |
tree | 621344015f0e41eb9f4844c3f760bfde03139c77 /libavcodec/x86/hevc/dsp_init.c | |
parent | e4c8e80a2efee275f2a10fcf0424c9fc1d86e309 (diff) | |
download | ffmpeg-ae84aa775fa789c68e5e3a01b1b313acd901fad8.tar.gz |
swscale/utils: split off format code into new file
utils.c is getting quite crowded, and I need a new place to dump a lot of
format handling code for the ongoing rewrite. Rather than bloating this file
even more, start splitting format handling helpers off into a new file.
This also renames the existing utils.h header, which didn't really contain
anything except the SwsFormat definition anyway (the prototypes for what should
have been in utils.h are all still in the legacy swscale_internal.h).
Diffstat (limited to 'libavcodec/x86/hevc/dsp_init.c')
0 files changed, 0 insertions, 0 deletions