mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-20 21:20:28 +00:00
[PR #1716] [MERGED] fix: elementary stream regressions #2438
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/1716
Author: @hrideshmg
Created: 7/19/2025
Status: ✅ Merged
Merged: 7/24/2025
Merged by: @canihavesomecoffee
Base:
master← Head:es_fix📝 Commits (1)
e435a8dfix: elementary stream regressions📊 Changes
2 files changed (+2 additions, -1 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/ccextractor.c(+1 -1)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
CCextractor currently fails when an elementary stream is passed or
--in=esis specified. This is caused by the addition of a break statement in a switch case that was meant to fall through and start the general loop.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.