0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved memory initializiation closer to the beginning of the _init function
LRN
More... over 14 years ago
Documentation improvements
LRN
More... over 14 years ago
Porting guide changes. AtExit implementation.
LRN
More... over 14 years ago
GstAVSynth plugin porting guide (C API)
LRN
More... over 14 years ago
Pkgconfig stuff
LRN
More... over 14 years ago
CPU changes and restructuring
LRN
More... over 14 years ago
Cleanup
LRN
More... over 14 years ago
Mostly cosmetic stuff
LRN
More... over 14 years ago
Fixes (important)
LRN
More... over 14 years ago
Rewrote large parts in C, added dedicated C interface
LRN
More... over 14 years ago
AviSynth C plugin API implementation, yadif port
LRN
More... over 14 years ago
Arcane fixes
LRN
More... over 14 years ago
Actual Decomb code (somehow evaded git commit -a in previous commit)
LRN
More... over 14 years ago
Merge git://github.com/bilboed/gst-avsynth
LRN
More... over 14 years ago
A big patch
LRN
More... over 14 years ago
videofilter: More argument handling fixes. More... almost 15 years ago
scriptenvironment: Add comment regarding raising exceptions. More... almost 15 years ago
avsynth_sdk.h: Add portable version of win32's OutputDebugString More... almost 15 years ago
loader: Use portable G_MODULE_SUFFIX More... almost 15 years ago
It seems that i have finally fixed seeking. Wo-oho-o-o!
LRN
More... almost 15 years ago
Fixed a few typos and leftovers. Fixed bilboed's SDK definitions.
LRN
More... almost 15 years ago
Merge branch 'master' of git://github.com/bilboed/gst-avsynth
LRN
More... almost 15 years ago
Only handle seek events in framegetter
LRN
More... almost 15 years ago
testfilter: Fix exported symbol and 'dllexport' portability. More... almost 15 years ago
sdk: Add portable 'export' declaration. More... almost 15 years ago
sdk: Use glib for type portability. API CHANGE/ADDITION. More... almost 15 years ago
sdk: Uncomment Long variant of AVSValue, needed for 64bit. More... almost 15 years ago
scriptenvironment: Use portable address type. More... almost 15 years ago
VSprintf: Use 'va_list' instead of this crack 'void*' cast. API CHANGE. More... almost 15 years ago
videofilter: Move static function definition inside the C file. More... almost 15 years ago