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
profiles: Add missing #endif comment
tags/n3.1
Diego Biurrun
9 years ago
parent
6b96d2dcda
commit
3d8025d602
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/profiles.h
+ 1
- 1
libavcodec/profiles.h
View File
@@ -30,4 +30,4 @@ extern const AVProfile ff_mpeg2_video_profiles[];
extern const AVProfile ff_mpeg4_video_profiles[];
extern const AVProfile ff_vc1_profiles[];
#endif
#endif
/* AVCODEC_PROFILES_H */
Write
Preview
Loading…
Cancel
Save