Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
83288c7a
Commit
83288c7a
authored
Mar 18, 2015
by
Adrian Grange
Browse files
Order header files alphabetically
Change-Id: I3e275544bff478849c1b5f3dcd5de950ee330d14
parent
8a192ce7
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_encoder.c
View file @
83288c7a
...
...
@@ -35,22 +35,22 @@
#include
"vp9/encoder/vp9_context_tree.h"
#include
"vp9/encoder/vp9_encodeframe.h"
#include
"vp9/encoder/vp9_encodemv.h"
#include
"vp9/encoder/vp9_encoder.h"
#include
"vp9/encoder/vp9_ethread.h"
#include
"vp9/encoder/vp9_firstpass.h"
#include
"vp9/encoder/vp9_mbgraph.h"
#include
"vp9/encoder/vp9_encoder.h"
#include
"vp9/encoder/vp9_picklpf.h"
#include
"vp9/encoder/vp9_ratectrl.h"
#include
"vp9/encoder/vp9_rd.h"
#include
"vp9/encoder/vp9_resize.h"
#include
"vp9/encoder/vp9_segmentation.h"
#include
"vp9/encoder/vp9_skin_detection.h"
#include
"vp9/encoder/vp9_speed_features.h"
#if CONFIG_INTERNAL_STATS
#include
"vp9/encoder/vp9_ssim.h"
#endif
#include
"vp9/encoder/vp9_temporal_filter.h"
#include
"vp9/encoder/vp9_resize.h"
#include
"vp9/encoder/vp9_svc_layercontext.h"
#include
"vp9/encoder/vp9_
skin_detection
.h"
#include
"vp9/encoder/vp9_
temporal_filter
.h"
#define AM_SEGMENT_ID_INACTIVE 7
#define AM_SEGMENT_ID_ACTIVE 0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment