diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-24 02:27:17 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-26 12:56:08 +0200 |
commit | 136865413c04760aeeda6079002bc3c1f9ae230a (patch) | |
tree | a6ac1d3fc8c6de7284177427374d01bcdf3e4d57 /libavcodec/tests | |
parent | f348a967a35c0946de0d9f6bedb1f4025b09b334 (diff) | |
download | ffmpeg-136865413c04760aeeda6079002bc3c1f9ae230a.tar.gz |
avcodec/tests/utils: Rename to avcodec
The current name comes from a time in which libavcodec/utils.c
contained the whole core of libavcodec.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/tests')
-rw-r--r-- | libavcodec/tests/avcodec.c (renamed from libavcodec/tests/utils.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libavcodec/tests/utils.c b/libavcodec/tests/avcodec.c index 9232647ff0..9232647ff0 100644 --- a/libavcodec/tests/utils.c +++ b/libavcodec/tests/avcodec.c |