This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Add missing period in av_fill_image_max_pixstep() doxy.
Originally committed as revision 24850 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Stefano Sabatini
15 years ago
parent
014df3a2aa
commit
d1a991f23d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcore/imgutils.h
+ 1
- 1
libavcore/imgutils.h
View File
@@ -29,7 +29,7 @@
/**
* Compute the max pixel step for each plane of an image with a
* format described by pixdesc
* format described by pixdesc
.
*
* The pixel step is the distance in bytes between the first byte of
* the group of bytes which describe a pixel component and the first
Write
Preview
Loading…
Cancel
Save