summaryrefslogtreecommitdiff
path: root/LICENSE.md
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-06-22 13:31:32 +0200
committerPaul B Mahol <onemda@gmail.com>2016-06-23 13:04:11 +0200
commita02766fb4d2dc89d0834bade14242cfa810b4646 (patch)
treeedcad5d20fd6c88a493477a029b3fdbc57464f28 /LICENSE.md
parentdccea0ed0d993792b58dab8f232509c62f0522fd (diff)
downloadffmpeg-a02766fb4d2dc89d0834bade14242cfa810b4646.tar.gz
avcodec: remove libutvideo wrapper support
The 10-bit decoding support is available now in native decoder. Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/LICENSE.md b/LICENSE.md
index a70f48625c..d08c747ae5 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -17,7 +17,6 @@ Specifically, the GPL parts of FFmpeg are:
- `libavcodec/x86/flac_dsp_gpl.asm`
- `libavcodec/x86/idct_mmx.c`
- `libavfilter/x86/vf_removegrain.asm`
-- libutvideo encoding/decoding wrappers in `libavcodec/libutvideo*.cpp`
- the X11 grabber in `libavdevice/x11grab.c`
- the following building and testing tools
- `compat/solaris/make_sunver.pl`
@@ -87,7 +86,6 @@ The following libraries are under GPL:
- frei0r
- libcdio
- librubberband
-- libutvideo
- libvidstab
- libx264
- libx265