mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1599] [CLOSED] [WIP] [FIX] Initialize data structures for the rust CEA-708 decoder and correct Dtvcc #2311
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/1599
Author: @IshanGrover2004
Created: 2/20/2024
Status: ❌ Closed
Base:
master← Head:1499-initialize-dtvcc-ds📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Closes #1499
Work to be done in this PR:
ccxr_dtvcc_init()in lib.rs and use this at all places wheredtvcc_init()is being called. (Probably add a new struct field to lib_cc_decode likedtvcc_rustand store Dtvcc there instead of using the dtvcc field)dtvcc_free()dec_ctxinstead of creating a new oneAdditionally to fix mp4 code flow:-
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.