Browse Source

LICENSE: Fix path to libswresample test file.

tags/n4.3
Carl Eugen Hoyos 5 years ago
parent
commit
cf3ca3363a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      LICENSE.md

+ 1
- 1
LICENSE.md View File

@@ -21,7 +21,7 @@ Specifically, the GPL parts of FFmpeg are:
- `compat/solaris/make_sunver.pl` - `compat/solaris/make_sunver.pl`
- `doc/t2h.pm` - `doc/t2h.pm`
- `doc/texi2pod.pl` - `doc/texi2pod.pl`
- `libswresample/swresample-test.c`
- `libswresample/tests/swresample.c`
- `tests/checkasm/*` - `tests/checkasm/*`
- `tests/tiny_ssim.c` - `tests/tiny_ssim.c`
- the following filters in libavfilter: - the following filters in libavfilter:


Loading…
Cancel
Save