forked from FFmpeg/FFmpeg
doc/muxer: lowercase raw in raw PCM muxers section
Because this is not an acronym.
This commit is contained in:
parent
6e4d85a94e
commit
261fd5c841
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ ffplay -video_size 1920x1080 -pixel_format rgb24 -f rawvideo testsrc.rgb
|
|||
@end example
|
||||
@end itemize
|
||||
|
||||
@section RAW PCM muxers
|
||||
@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
|
||||
|
|
Loading…
Add table
Reference in a new issue