ffmpeg | branch: master | Gyan Doshi <ffm...@gyani.pro> | Fri Jan 31 23:33:40 
2025 +0530| [221816456a60bb909845f34afbec8c7589865e85] | committer: Gyan Doshi

doc/filters: fix typo in format filter

The inline example for option color_ranges used 'color_spaces'

Fixes #11441

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=221816456a60bb909845f34afbec8c7589865e85
---

 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index a14c7e7e77..c2817b2661 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -14330,7 +14330,7 @@ A '|'-separated list of color space names, such as
 
 @item color_ranges
 A '|'-separated list of color range names, such as
-"color_spaces=tv|pc".
+"color_ranges=tv|pc".
 
 @end table
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to