mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #1444] [MERGED] Fix file extension for IDX files #2189
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/1444
Author: @PunitLodha
Created: 7/4/2022
Status: ✅ Merged
Merged: 7/9/2022
Merged by: @PunitLodha
Base:
master← Head:mkv📝 Commits (4)
9317f02Fix file extensiona5aec69Vobsub not supporteddaee479Fix formatting2616488More formatting📊 Changes
3 files changed (+13 additions, -3 deletions)
View changed files
📝
src/lib_ccx/matroska.c(+9 -0)📝
src/lib_ccx/matroska.h(+1 -1)📝
src/lib_ccx/stream_functions.c(+3 -2)📄 Description
Fix file extension for
idxand add VOBSUB unsupported message#1371
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.