Skip to content
Snippets Groups Projects
Commit 2a26a0e1 authored by Frank Bossen's avatar Frank Bossen
Browse files

Disable JVET_O1143_SUBPIC_BOUNDARY because of decoder seg fault

parent c401dd62
No related branches found
No related tags found
No related merge requests found
......@@ -135,7 +135,7 @@
#define JVET_Q0517_RPR_AFFINE_DS 1 // JVET-Q0517: affine down-sampling filters for RPR
#define JVET_O1143_SUBPIC_BOUNDARY 1 // treat subpicture boundary as piucture boundary
#define JVET_O1143_SUBPIC_BOUNDARY 0 // treat subpicture boundary as picture boundary
#if JVET_O1143_SUBPIC_BOUNDARY
#define JVET_O1143_SUBPIC_DECCHECK 0
#define JVET_O1143_LPF_ACROSS_SUBPIC_BOUNDARY 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment