commit | 75582f114dffcbaf3530e88d5ddba7832cba8f9d | [log] [tgz] |
---|---|---|
author | Lou Quillio <louquillio@google.com> | Mon May 16 19:10:37 2011 |
committer | Lou Quillio <louquillio@google.com> | Mon May 16 19:16:59 2011 |
tree | f6f638bae89e934f0986b7f395ffb9cc35145fd0 | |
parent | 9c177c7c98c504c6b24d5dd0913b2dca34a2a726 [diff] |
Strike unclear comment, 12.3 https://groups.google.com/a/webmproject.org/group/codec-devel/browse_thread/thread/d76485da84a72029# Change-Id: I5ebd987143060135531f4c8d7b13f53b079a6b96 modified: text_src/12.03__vp8-bitstream__luma-prediction.txt
diff --git a/text_src/12.03__vp8-bitstream__luma-prediction.txt b/text_src/12.03__vp8-bitstream__luma-prediction.txt index 417b6a3..c0975f4 100644 --- a/text_src/12.03__vp8-bitstream__luma-prediction.txt +++ b/text_src/12.03__vp8-bitstream__luma-prediction.txt
@@ -45,9 +45,6 @@ Pixel avg2p( const Pixel *p) { return avg2( p[0], p[1]);} -/* Main function. Out-of-frame pixels in A or L should be set - to 128. */ - void subblock_intra_predict( Pixel B[4][4], /* Y subblock prediction buffer */ const Pixel *A, /* A[0]...A[7] = above row, A[-1] = P */
diff --git a/text_src/19.00__vp8-bitstream__glossary.txt b/text_src/19.00__vp8-bitstream__glossary.txt deleted file mode 100644 index 21b92cb..0000000 --- a/text_src/19.00__vp8-bitstream__glossary.txt +++ /dev/null
@@ -1,8 +0,0 @@ - - -### Chapter 19: Glossary {#h-19-00} - -| Term | Definition -| ------------- | -------------------------------------------------- -| | -