Skip to content
Snippets Groups Projects
Commit 64609f08 authored by Vojtech Moravec's avatar Vojtech Moravec
Browse files

Add blank line to fix table rendering.

parent 44a92b69
No related branches found
No related tags found
No related merge requests found
...@@ -64,6 +64,7 @@ In the first version the Huffman tree is recontructed from the absolute frequenc ...@@ -64,6 +64,7 @@ In the first version the Huffman tree is recontructed from the absolute frequenc
## QVC File Format V2 ## QVC File Format V2
Second version of QVC format is based on the first version and Header sector is almost the same, we just added the size of the huffman binary data. Second version of QVC format is based on the first version and Header sector is almost the same, we just added the size of the huffman binary data.
The difference is in the data sector and in the binary representation of Huffman tree. The difference is in the data sector and in the binary representation of Huffman tree.
| Sector | Offset | Size | Type | Note | | Sector | Offset | Size | Type | Note |
| --------- |---------|--------|-------------|-----------------------------------------------------| | --------- |---------|--------|-------------|-----------------------------------------------------|
| **Header**| | | | | | **Header**| | | | |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment