mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1728] [MERGED] [FIX] Regression bug failing to compile with ENABLE_FFMPEG #2446
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/1728
Author: @rboy1
Created: 8/12/2025
Status: ✅ Merged
Merged: 8/24/2025
Merged by: @prateekmedia
Base:
master← Head:rboy1-patch-1📝 Commits (7)
b9587d6Fix hardsubx_decoder.c compilation with ENABLE_FFMPEG4325b07Fix regression compilation ffmpeg_intgr.c to support ffmpeg 50c542f4Merge pull request #1 from rboy1/rboy1-patch-1-1ccb6ffcUpdate CHANGES.TXT8d28879Merge pull request #2 from rboy1/patch-37eae51dUpdate ffmpeg_intgr.c91570dfMerge branch 'CCExtractor:master' into rboy1-patch-1📊 Changes
3 files changed (+8 additions, -5 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/lib_ccx/ffmpeg_intgr.c(+4 -5)📝
src/lib_ccx/hardsubx_decoder.c(+3 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Regression bug, ccextractor failed to build with ENABLE_FFMPEG using ffmpeg 5 libraries
Bug was introduced while patching in ref https://github.com/CCExtractor/ccextractor/issues/1418 and https://github.com/CCExtractor/ccextractor/pull/1479
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.