]> git.sesse.net Git - ffmpeg/commitdiff
doc/encoders: Remove text about single bit-depth libx264 support
authorTobias Rapp <t.rapp@noa-archive.com>
Mon, 15 Mar 2021 13:07:27 +0000 (14:07 +0100)
committerTobias Rapp <t.rapp@noa-archive.com>
Tue, 16 Mar 2021 07:40:30 +0000 (08:40 +0100)
In the meanwhile libx264 allows to be configured for including both 8/10 bit
support within a single library. The new libx264 interface was enabled in
2f96190732d15510ba29471fa45d66841c0c3df1.

Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>
doc/encoders.texi

index c9c8785afbb2d7440be005e9d59538f0edbd2beb..a92eb0eb2f98a0fdbc44e400d0e4c93ee6a0c9af 100644 (file)
@@ -2305,9 +2305,7 @@ pixel formats as input instead of YUV.
 @subsection Supported Pixel Formats
 
 x264 supports 8- to 10-bit color spaces. The exact bit depth is controlled at
-x264's configure time. FFmpeg only supports one bit depth in one particular
-build. In other words, it is not possible to build one FFmpeg with multiple
-versions of x264 with different bit depths.
+x264's configure time.
 
 @subsection Options