File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ var markers = scalar.UintMap{
124
124
RST6 : {Sym : "rst6" , Description : "Restart with modulo 8 count 6" },
125
125
RST7 : {Sym : "rst7" , Description : "Restart with modulo 8 count 7" },
126
126
SOI : {Sym : "soi" , Description : "Start of image" },
127
- EOI : {Sym : "eoi" , Description : "End of image true " },
127
+ EOI : {Sym : "eoi" , Description : "End of image" },
128
128
SOS : {Sym : "sos" , Description : "Start of scan" },
129
129
DQT : {Sym : "dqt" , Description : "Define quantization table(s)" },
130
130
DNL : {Sym : "dnl" , Description : "Define number of lines" },
Original file line number Diff line number Diff line change @@ -135,4 +135,4 @@ $ fq -d jpeg dv 4x4.jpg
135
135
0x90| 3f bf | ?. | [7]: raw bits entropy_coded_data 0x9c-0x9e (2)
136
136
| | | [8]{}: marker 0x9e-0xa0 (2)
137
137
0x90| ff | . | prefix: raw bits (valid) 0x9e-0x9f (1)
138
- 0x90| d9| .| code: "eoi" (217) (End of image true ) 0x9f-0xa0 (1)
138
+ 0x90| d9| .| code: "eoi" (217) (End of image) 0x9f-0xa0 (1)
You can’t perform that action at this time.
0 commit comments