Skip to content
Snippets Groups Projects
Commit 9b94565b authored by Adrian Grange's avatar Adrian Grange
Browse files

Add missing files

Renamed files were not added to the repository when the
old versions were deleted when vp8-->aom.

Change-Id: I33817c40920e73bcfe15ace986b7fb973b9db5f7
parent fa8ca9f2
No related branches found
No related tags found
No related merge requests found
......@@ -152,3 +152,4 @@ AOM_CTRL_USE_TYPE(AV1_GET_REFERENCE, av1_ref_frame_t *)
#endif
#endif // AOM_AOM_H_
......@@ -842,3 +842,4 @@ AOM_CTRL_USE_TYPE(AV1E_SET_RENDER_SIZE, int *)
#endif
#endif // AOM_AOMCX_H_
......@@ -163,3 +163,4 @@ AOM_CTRL_USE_TYPE(AV1_INVERT_TILE_DECODE_ORDER, int)
#endif
#endif // AOM_AOMDX_H_
......@@ -73,3 +73,4 @@ aom_multi_resolution_encoder_three_formats() {
aom_mre_tests="aom_multi_resolution_encoder_three_formats"
run_tests aom_multi_resolution_encoder_verify_environment "${aom_mre_tests}"
......@@ -55,3 +55,4 @@ aomcx_set_ref_aom() {
aomcx_set_ref_tests="aomcx_set_ref_aom"
run_tests aomcx_set_ref_verify_environment "${aomcx_set_ref_tests}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment