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

Change-Id: I33817c40920e73bcfe15ace986b7fb973b9db5f7
This commit is contained in:
Adrian Grange 2016-03-28 10:40:32 -07:00
Родитель fa8ca9f2c2
Коммит 9b94565b7a
5 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -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}"