fix tab
This commit is contained in:
parent
aedf538aa8
commit
05f10cc7ed
@ -271,8 +271,8 @@ public class MatroskaExtractor implements Extractor {
|
|||||||
*/
|
*/
|
||||||
private static final byte[] SUBRIP_PREFIX =
|
private static final byte[] SUBRIP_PREFIX =
|
||||||
new byte[] {
|
new byte[] {
|
||||||
49, 10, 48, 48, 58, 48, 48, 58, 48, 48, 44, 48, 48, 48, 32, 45, 45, 62, 32, 48, 48, 58, 48,
|
49, 10, 48, 48, 58, 48, 48, 58, 48, 48, 44, 48, 48, 48, 32, 45, 45, 62, 32, 48, 48, 58, 48,
|
||||||
48, 58, 48, 48, 44, 48, 48, 48, 10
|
48, 58, 48, 48, 44, 48, 48, 48, 10
|
||||||
};
|
};
|
||||||
/**
|
/**
|
||||||
* The byte offset of the end timecode in {@link #SUBRIP_PREFIX}.
|
* The byte offset of the end timecode in {@link #SUBRIP_PREFIX}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user