mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-05 21:51:23 +00:00
- Fixed NULL pointer dereference in dvb_subtitle_decoder.c (sub->prev check). - Corrected logic in dvbsub_handle_display_segment to prevent dropped subtitles. - Implemented robust encoder context swapping in general_loop.c for DVB streams. - Added regression test: tests/regression/dvb_split.txt. - Verified 100% completion in split mode and correct Teletext/DVB routing.
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
TEST: split_dvb_multilang
|
|
INPUT: arte_multiaudio.ts
|
|
ARGS: --split-dvb-subs -o output_split
|
|
EXPECT: output_split_fra.srt exists
|
|
|
|
EXPECT: output_split_deu.srt exists
|