Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
image-compression-paper
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elphel
image-compression-paper
Commits
c8885286
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
Jun 28, 2022
by
Bryce Hepner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Small change"
This reverts commit
997143d2
.
parent
997143d2
Pipeline
#2574
passed with stage
in 7 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
6 deletions
+5
-6
main.log
main.log
+5
-5
main.pdf
main.pdf
+0
-0
main.synctex.gz
main.synctex.gz
+0
-0
main.tex
main.tex
+0
-1
No files found.
main.log
View file @
c8885286
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:1
7
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:1
1
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 31
5
.
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 31
4
.
[4]
[4]
Package atveryend Info: Empty hook `AfterLastShipout' on input line 31
5
.
Package atveryend Info: Empty hook `AfterLastShipout' on input line 31
4
.
(./main.aux)
(./main.aux)
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 31
5
.
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 31
4
.
\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 31
5
.
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 31
4
.
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.
...
...
main.pdf
View file @
c8885286
No preview for this file type
main.synctex.gz
View file @
c8885286
No preview for this file type
main.tex
View file @
c8885286
...
@@ -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
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment