0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Various tweaks to the DataBuffer class to make it more usable. More... over 11 years ago
Merge branch 'codec-avi' into dev More... over 11 years ago
etc. More... over 11 years ago
Refactored container API so that it uses the uniform MediaEncoder/MediaDecoder base classes. More... over 11 years ago
Merge branch 'codec-avi' of https://github.com/cathode/nsynth into codec-avi More... over 11 years ago
Merge branch 'dev' into codec-avi More... over 11 years ago
Fixed issues preventing TGA and PNG source filters from properly functioning. More... over 11 years ago
Updated container base class. More... over 11 years ago
Cleaned up some stuff left over from changing over the media decoder/encoder structure. More... over 11 years ago
continued refactor. More... over 11 years ago
initial refactor of overall MediaEncoder/MediaDecoder flow and layout. Removal of all constructors that take Streams and reworking of the way the Open method works More... over 11 years ago
Merge branch 'dev' into codec-avi More... over 11 years ago
Added AVI specification doc. More... over 11 years ago
Added new abstract base Container class. More... over 11 years ago
updated avi codec More... over 11 years ago
Added basic types to support AVI container format. More... over 11 years ago
Added FilterManager which will eventually support scraping assemblies to find filter implementations. More... about 12 years ago
Added HintBox class. More... about 12 years ago
Merge branch 'master' of https://github.com/cathode/nsynth More... over 12 years ago
Added separate library for handling clustering (networked / distributed processing). More... over 12 years ago
more mpeg4 box stuff. More... over 12 years ago
other shit. More... over 12 years ago
Split remainder of currently-implemented box types to their own source files. More... over 12 years ago
Started splitting box types to separate files. More... over 12 years ago
improvements to ISOBaseMediaFormatContainer More... over 12 years ago
etc More... over 12 years ago
Added sample mpeg4 / mpeg2 video files (apple) More... over 12 years ago
added more Box implementations More... over 12 years ago
added additional boxtype values for iso basemedia More... over 12 years ago
Reorganized MPEG container code a bit. Added more implementation details. More... over 12 years ago