[PR #255] [MERGED] Adding simple xml support #1113

Closed
opened 2026-01-29 16:59:28 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/255
Author: @anshul1912
Created: 12/12/2015
Status: Merged
Merged: 12/12/2015
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (1)

  • c2eedab Adding simple xml support

📊 Changes

5 files changed (+136 additions, -3 deletions)

View changed files

📝 src/lib_ccx/ccx_common_constants.h (+2 -1)
📝 src/lib_ccx/ccx_decoders_common.c (+1 -0)
📝 src/lib_ccx/ccx_encoders_common.c (+128 -0)
📝 src/lib_ccx/params.c (+2 -0)
📝 src/lib_ccx/utility.c (+3 -2)

📄 Description

Signed-off-by: Anshul Maheshwari er.anshul.maheshwari@gmail.com


🔄 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/255 **Author:** [@anshul1912](https://github.com/anshul1912) **Created:** 12/12/2015 **Status:** ✅ Merged **Merged:** 12/12/2015 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c2eedab`](https://github.com/CCExtractor/ccextractor/commit/c2eedab33d4897b4c54a8b4920f3ce64597a4873) Adding simple xml support ### 📊 Changes **5 files changed** (+136 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_common_constants.h` (+2 -1) 📝 `src/lib_ccx/ccx_decoders_common.c` (+1 -0) 📝 `src/lib_ccx/ccx_encoders_common.c` (+128 -0) 📝 `src/lib_ccx/params.c` (+2 -0) 📝 `src/lib_ccx/utility.c` (+3 -2) </details> ### 📄 Description Signed-off-by: Anshul Maheshwari er.anshul.maheshwari@gmail.com --- <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 16:59:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1113