[PR #521] [MERGED] Clean up all getmodedata function names --> get_more_data. #1345

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/521
Author: @DanilaFe
Created: 12/11/2016
Status: Merged
Merged: 12/13/2016
Merged by: @cfsmp3

Base: masterHead: cleanup-getmoredata


📝 Commits (3)

  • 2ef31d2 Add underscores to function na,e.
  • d175082 Add more underscores to getmoredata functions.
  • dc4797b Merge remote-tracking branch 'upstream/master' into cleanup-getmoredata

📊 Changes

9 files changed (+55 additions, -55 deletions)

View changed files

📝 src/lib_ccx/asf_functions.c (+3 -3)
📝 src/lib_ccx/ccx_gxf.c (+22 -22)
📝 src/lib_ccx/ccx_gxf.h (+1 -1)
📝 src/lib_ccx/ffmpeg_intgr.c (+1 -1)
📝 src/lib_ccx/ffmpeg_intgr.h (+1 -1)
📝 src/lib_ccx/general_loop.c (+11 -11)
📝 src/lib_ccx/lib_ccx.h (+7 -7)
📝 src/lib_ccx/ts_functions.c (+8 -8)
📝 src/lib_ccx/wtv_functions.c (+1 -1)

📄 Description

No description provided


🔄 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/521 **Author:** [@DanilaFe](https://github.com/DanilaFe) **Created:** 12/11/2016 **Status:** ✅ Merged **Merged:** 12/13/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `cleanup-getmoredata` --- ### 📝 Commits (3) - [`2ef31d2`](https://github.com/CCExtractor/ccextractor/commit/2ef31d2e0868cec5ef2c758519ddcc6f89b7e043) Add underscores to function na,e. - [`d175082`](https://github.com/CCExtractor/ccextractor/commit/d175082520cdbaf54ca2eefbf21f3e71b0fcd6ca) Add more underscores to getmoredata functions. - [`dc4797b`](https://github.com/CCExtractor/ccextractor/commit/dc4797bb59eca1e64071ba959b9a764c7d9cb115) Merge remote-tracking branch 'upstream/master' into cleanup-getmoredata ### 📊 Changes **9 files changed** (+55 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/asf_functions.c` (+3 -3) 📝 `src/lib_ccx/ccx_gxf.c` (+22 -22) 📝 `src/lib_ccx/ccx_gxf.h` (+1 -1) 📝 `src/lib_ccx/ffmpeg_intgr.c` (+1 -1) 📝 `src/lib_ccx/ffmpeg_intgr.h` (+1 -1) 📝 `src/lib_ccx/general_loop.c` (+11 -11) 📝 `src/lib_ccx/lib_ccx.h` (+7 -7) 📝 `src/lib_ccx/ts_functions.c` (+8 -8) 📝 `src/lib_ccx/wtv_functions.c` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:15:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1345