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
Fixed a typo, cosmetics.
Originally committed as revision 7598 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Benjamin Larsson
19 years ago
parent
96dbe78f75
commit
65de07ea4f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/zmbvenc.c
+ 1
- 1
libavcodec/zmbvenc.c
View File
@@ -300,7 +300,7 @@ static int encode_init(AVCodecContext *avctx)
/**
* Uninit zmbv
d
ecoder
* Uninit zmbv e
n
coder
*/
static int encode_end(AVCodecContext *avctx)
{
Write
Preview
Loading…
Cancel
Save