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
Typo
Originally committed as revision 7717 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Panagiotis Issaris
19 years ago
parent
4abc097146
commit
de6c4b2dd3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/avcodec.h
+ 1
- 1
libavcodec/avcodec.h
View File
@@ -865,7 +865,7 @@ typedef struct AVCodecContext {
int qmax;
/**
* maximum quantizer difference etween frames.
* maximum quantizer difference
b
etween frames.
* - encoding: set by user.
* - decoding: unused
*/
Write
Preview
Loading…
Cancel
Save