ref: ea574ee13f0bcd87cb5fda68a0e35784eddc5a4c
parent: de935a52371fc7913cfe26e0ac07fef67e93c876
author: Martin Storsjö <martin@martin.st>
date: Thu Jan 23 10:07:22 EST 2014
Update the description of the directories in the readme The processing directory has been moved under codec, and the main recommended build process doesn't produce anything under bin. Additionally mention the res directory which is where the test sequences have been moved.
--- a/README.md
+++ b/README.md
@@ -84,11 +84,10 @@
Using the Source
----------------
codec - encoder, decoder, console (test app), build (makefile, vcproj)
-processing - raw pixel processing (used by encoder)
build - scripts for Makefile build system.
test - GTest unittest files.
-testbin - autobuild scripts, test app config files, yuv test files
-bin - binaries for library and test app
+testbin - autobuild scripts, test app config files
+res - yuv and bitstream test files
Known Issues
------------