[PR #100] Library work #998

Open
opened 2026-01-29 16:58:06 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/100

State: closed
Merged: Yes


This request contains the commits from the past two weeks containing a start of the "librarisation" of CCExtractor. The .sln has 3 extra filters for 3 libraries (common, decoders, encoders) and files have been renamed. Furthermore methods have been moved, header files organised, and most importantly for the future library: files do not longer depend on ccextractor.h. There is still quite a lot of work that needs to be done: more files should be decoupled from ccextractor.h, and there should be a uniform way of accessing the libraries. This will come in future commits/pull requests. For now, there's a start that doesn't break anything.

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/100 **State:** closed **Merged:** Yes --- This request contains the commits from the past two weeks containing a start of the "librarisation" of CCExtractor. The .sln has 3 extra filters for 3 libraries (common, decoders, encoders) and files have been renamed. Furthermore methods have been moved, header files organised, and most importantly for the future library: files do not longer depend on ccextractor.h. There is still quite a lot of work that needs to be done: more files should be decoupled from ccextractor.h, and there should be a uniform way of accessing the libraries. This will come in future commits/pull requests. For now, there's a start that doesn't break anything.
claunia added the pull-request label 2026-01-29 16:58:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#998