Project 'Elphel/master' was moved to 'Elphel/image-compression'. Please update any links and bookmarks that may still have the old path.
Commit c8885286 authored by Bryce Hepner's avatar Bryce Hepner

Revert "Small change"

This reverts commit 997143d2.
parent 997143d2
Pipeline #2574 passed with stage
in 7 seconds
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2020.7.20) 28 JUN 2022 15:17 This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2020.7.20) 28 JUN 2022 15:11
entering extended mode entering extended mode
restricted \write18 enabled. restricted \write18 enabled.
%&-line parsing enabled. %&-line parsing enabled.
...@@ -459,17 +459,17 @@ Underfull \hbox (badness 7362) in paragraph at lines 26--26 ...@@ -459,17 +459,17 @@ Underfull \hbox (badness 7362) in paragraph at lines 26--26
[] []
) )
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 315. Package atveryend Info: Empty hook `BeforeClearDocument' on input line 314.
[4] [4]
Package atveryend Info: Empty hook `AfterLastShipout' on input line 315. Package atveryend Info: Empty hook `AfterLastShipout' on input line 314.
(./main.aux) (./main.aux)
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 315. Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 314.
\snap@out=\write5 \snap@out=\write5
\openout5 = `main.dep'. \openout5 = `main.dep'.
Dependency list written on main.dep. Dependency list written on main.dep.
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 315. Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 314.
Package rerunfilecheck Info: File `main.out' has not changed. Package rerunfilecheck Info: File `main.out' has not changed.
(rerunfilecheck) Checksum: 90A24BEB086706678095977998C56209;523. (rerunfilecheck) Checksum: 90A24BEB086706678095977998C56209;523.
Package rerunfilecheck Info: File `main.brf' has not changed. Package rerunfilecheck Info: File `main.brf' has not changed.
......
No preview for this file type
No preview for this file type
...@@ -305,7 +305,6 @@ This has the downside of not being able to integrate perfectly with Huffman enco ...@@ -305,7 +305,6 @@ This has the downside of not being able to integrate perfectly with Huffman enco
A leaf of the tree would have to be a trigger to not use Huffman encoding anymore and use an alternate system to read in the bits. A leaf of the tree would have to be a trigger to not use Huffman encoding anymore and use an alternate system to read in the bits.
We did not to do this, but it would be a simple change for someone with a different use case. We did not to do this, but it would be a simple change for someone with a different use case.
{\small {\small
\bibliographystyle{ieee} \bibliographystyle{ieee}
\bibliography{main} \bibliography{main}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment