Reorganize the vp8 directory.

The usual changes:
vp8/main/source -> vp8/
vp8/main/test -> vp8/test
vp8/main/interface -> vp8/include

All include paths etc. updated as needed.

BUG=none
TEST=trybots

Review URL: https://webrtc-codereview.appspot.com/704004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2536 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andrew@webrtc.org
2012-07-27 22:19:16 +00:00
parent 6f8db36e04
commit d1f3b1a113
32 changed files with 37 additions and 34 deletions

View File

@ -22,7 +22,7 @@
'src/test/metrics.gyp:*',
'src/test/test.gyp:*',
'tools/e2e_quality/e2e_quality.gyp:*',
'<(webrtc_vp8_dir)/main/source/vp8.gyp:*'
'<(webrtc_vp8_dir)/vp8.gyp:*'
],
},
],