mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #1183] [MERGED] [FIX] Allow -dvblang that doesn't follow ISO 639-2
#1973
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1183
Author: @NilsIrl
Created: 1/15/2020
Status: ✅ Merged
Merged: 1/16/2020
Merged by: @cfsmp3
Base:
master← Head:dvblang📝 Commits (2)
e747e76Allow-dvblangthat doesn't follow ISO 639-29567f98Allows 'und' to be specified to-dvblang📊 Changes
3 files changed (+12 additions, -18 deletions)
View changed files
📝
src/lib_ccx/dvb_subtitle_decoder.c(+10 -10)📝
src/lib_ccx/ocr.c(+0 -6)📝
src/lib_ccx/ts_tables.c(+2 -2)📄 Description
Fix #1161
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Check against the dvb data instead of passing through
languages.Stop checking if OCR lang == dvblang (as it prevents from setting a non ISO dvblang).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.