[FFmpeg-cvslog] doc/muxer: lowercase raw in raw PCM muxers section
Stefano Sabatini
git at videolan.org
Sat Jan 20 14:04:27 EET 2024
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sun Jan 14 15:29:53 2024 +0100| [261fd5c841fe2c8141422d53d6909a8df723ab03] | committer: Stefano Sabatini
doc/muxer: lowercase raw in raw PCM muxers section
Because this is not an acronym.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=261fd5c841fe2c8141422d53d6909a8df723ab03
---
doc/muxers.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 4862540f79..1636f16cab 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -177,7 +177,7 @@ ffplay -video_size 1920x1080 -pixel_format rgb24 -f rawvideo testsrc.rgb
@end example
@end itemize
- at section RAW PCM muxers
+ at section Raw PCM muxers
This section covers raw PCM (Pulse-Code Modulation) audio muxers.
They accept a single stream matching the designated codec. They do not
More information about the ffmpeg-cvslog
mailing list