Recent commits to the D5 branch does several things, among which the most important ones are:
* Adds conversion testing.
* Adds caching.
* Removes a custom log function.
This patch ports those changes to D6, except for the testing feature. That is an isolated part of the code which can be added later.
Not tested yet.
| Comment | File | Size | Author |
|---|---|---|---|
| ffmpeg_wrapper-ported_changes.patch | 12.67 KB | zoo33 |
Comments
Comment #1
zoo33 commentedBriefly tested now. Seems ok.
Comment #2
zoo33 commentedCommitted.
Comment #3
arthurf commentedI pulled up the testing features as well today. I added a second file which has all the testing functions in it to keep things cleaner.