Skip to content

Octo 11512#389

Open
OlteanuRares wants to merge 6 commits into
mainfrom
OCTO-11512
Open

Octo 11512#389
OlteanuRares wants to merge 6 commits into
mainfrom
OCTO-11512

Conversation

@OlteanuRares

Copy link
Copy Markdown
Contributor

No description provided.

…h tab offsets,

  and italics/underline to mid-row codes. Unsupported styles silently dropped.
  Split pycaption/scc/ into reader.py + writer.py; fix mutable default args
  in base.py and remove dead code.
  with chronological ordering across mixed modes. Fix vertical positioning
  formula to use exact inverse of reader (round((y-5)/90*15)+1), enabling
  lossless SCC→VTT→SCC row roundtrip. Propagate caption_mode/roll_up_rows
  metadata through PreCaption._INTERNAL_STYLE_KEYS filtering. WebVTTWriter
  injects REGION blocks for roll-up captions without clobbering existing
  regions. Fix merge artifact in base.py CaptionSet.__init__.
  webvtt/writer.py. Extract _CUE_SELECTOR constant in WebVTTReader to
  eliminate repeated ::cue literals. Remove unused imports (COMMANDS,
  PLAIN_TEXT_COMMANDS) from scc/specialized_collections.py. Apply black
  formatting to all changed files on the branch.
  - Double special/extended character codes (4-byte) per CEA-608 spec
  - Emit MID_ROW_ITALIC_UNDERLINE when both styles active at col>0
  - Multi-chunk pop-on now buffers under single ENM+RCL…EDM+EOC instead
    of overwriting previous chunks
  - Strip leading space after mid-row code to compensate for the implicit
    visible space the code produces on screen
@OlteanuRares
OlteanuRares requested a review from a team as a code owner July 16, 2026 14:01
@github-actions

Copy link
Copy Markdown

🔴 PR Compliance Review

Risk Level: HIGH

  • Compliance Issues: 0 (4 critical)
  • Regressions: 17

DO NOT MERGE - Critical issues must be fixed first

Full report available in workflow artifacts

panasicov
panasicov previously approved these changes Jul 16, 2026
@github-actions

Copy link
Copy Markdown

🔴 PR Compliance Review

Risk Level: HIGH

  • Compliance Issues: 0 (2 critical)
  • Regressions: 3

DO NOT MERGE - Critical issues must be fixed first

Full report available in workflow artifacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants