[PR #990] [MERGED] Update patch for windows priority with functions #1795

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/990
Author: @thetransformerr
Created: 7/9/2018
Status: Merged
Merged: 7/17/2018
Merged by: @cfsmp3

Base: masterHead: thetransformerr-patch-1


📝 Commits (4)

  • 67c8ee4 update for windows priority
  • 96dfc33 Update ccx_decoders_708.h
  • ae73f14 to solve timing issue bugs
  • e623ee8 Update ccx_decoders_708.c

📊 Changes

2 files changed (+116 additions, -2 deletions)

View changed files

📝 src/lib_ccx/ccx_decoders_708.c (+113 -2)
📝 src/lib_ccx/ccx_decoders_708.h (+3 -0)

📄 Description

Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

{pull request content here}


🔄 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/990 **Author:** [@thetransformerr](https://github.com/thetransformerr) **Created:** 7/9/2018 **Status:** ✅ Merged **Merged:** 7/17/2018 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `thetransformerr-patch-1` --- ### 📝 Commits (4) - [`67c8ee4`](https://github.com/CCExtractor/ccextractor/commit/67c8ee42b14f8238ca28ef46b0352345dd733265) update for windows priority - [`96dfc33`](https://github.com/CCExtractor/ccextractor/commit/96dfc335ebcf88b1505eb1402d164fa843374a44) Update ccx_decoders_708.h - [`ae73f14`](https://github.com/CCExtractor/ccextractor/commit/ae73f147a545003ea58c94925cf14891ad43d8dc) to solve timing issue bugs - [`e623ee8`](https://github.com/CCExtractor/ccextractor/commit/e623ee871ae12bc289acbd0f257a182a69a7867f) Update ccx_decoders_708.c ### 📊 Changes **2 files changed** (+116 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_decoders_708.c` (+113 -2) 📝 `src/lib_ccx/ccx_decoders_708.h` (+3 -0) </details> ### 📄 Description Please prefix your pull request with one of the following: **[FEATURE]** **[FIX]** **[IMPROVEMENT]**. **In raising this pull request, I confirm the following (please check boxes):** - [ ] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [ ] I have checked that another pull request for this purpose does not exist. - [ ] I have considered, and confirmed that this submission will be valuable to others. - [ ] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [ ] I give this submission freely, and claim no ownership to its content. **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [ ] I have used CCExtractor just a couple of times. - [ ] I absolutely love CCExtractor, but have not contributed previously. - [ ] I am an active contributor to CCExtractor. --- {pull request content here} --- <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:18:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1795