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
on2avc: change a comment at #endif to match actual define
tags/n2.3
Kostya Shishkov
11 years ago
parent
e2834567d7
commit
7cade8ea2b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/on2avcdata.h
+ 1
- 1
libavcodec/on2avcdata.h
View File
@@ -79,4 +79,4 @@ extern const float ff_on2avc_ctab_2[2048];
extern const float ff_on2avc_ctab_3[2048];
extern const float ff_on2avc_ctab_4[2048];
#endif /* AVCODEC_
ff_on2avc
_DATA_H */
#endif /* AVCODEC_
ON2AVC
_DATA_H */
Write
Preview
Loading…
Cancel
Save