Browse Source

Merge commit '3d8025d602045cbd2894e5182d9243c2e864c8c8'

* commit '3d8025d602045cbd2894e5182d9243c2e864c8c8':
  profiles: Add missing #endif comment

Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
tags/n3.1
Derek Buitenhuis 10 years ago
parent
commit
aaa3d62272
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/profiles.h

+ 1
- 1
libavcodec/profiles.h View File

@@ -31,4 +31,4 @@ extern const AVProfile ff_mpeg4_video_profiles[];
extern const AVProfile ff_vc1_profiles[];
extern const AVProfile ff_vp9_profiles[];

#endif
#endif /* AVCODEC_PROFILES_H */

Loading…
Cancel
Save