[PR #419] [MERGED] Fix regression introduced in 1a1e973 #1252

Open
opened 2026-01-29 17:00:39 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/419
Author: @canihavesomecoffee
Created: 9/3/2016
Status: Merged
Merged: 9/6/2016
Merged by: @cfsmp3

Base: masterHead: fix_teletext


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/lib_ccx/general_loop.c (+1 -1)

📄 Description

Due to an assignment instead of comparison, all types of codecs handled
after the DVD subtitles would now be processed as DVD subtitles...


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/419 **Author:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Created:** 9/3/2016 **Status:** ✅ Merged **Merged:** 9/6/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `fix_teletext` --- ### 📝 Commits (1) - [`ecac87d`](https://github.com/CCExtractor/ccextractor/commit/ecac87dc6abc364a2972e3af9f3bc953454b6a74) Fix regression introduced in 1a1e973 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/general_loop.c` (+1 -1) </details> ### 📄 Description Due to an assignment instead of comparison, all types of codecs handled after the DVD subtitles would now be processed as DVD subtitles... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:00:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1252