This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Commit 8bab6a8
authored
Reverts #436 which breaks reading 10bits, interleaved and -nb input.
For non-stdin input(-i), only seekable stream is supported by sample app for now.
For other corner case(pipe, fifo, socket etc.) please disable y4m probing(in SetCfgInputFile) on your personal branch.
Signed-off-by: Jun Tian [email protected]
1 parent 7501a40 commit 8bab6a8
2 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
349 | 354 | | |
350 | 355 | | |
351 | 356 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
822 | 822 | | |
823 | 823 | | |
824 | 824 | | |
825 | | - | |
826 | | - | |
827 | | - | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
| |||
0 commit comments