forked from AviSynth/AviSynthPlus
Permalink
Switch branches/tags
{{ refName }}
default
linux
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Sep 2, 2014
-
Linux: Fix bunches of compile error under MingW
- declare all destructor __stdcall as the default is __cdecl in GCC. - #ifdef out inline assembly (to be replaced by GCC's equivalences) - Stubbing in missing function (_aligned_malloc, etc) - More flag, including inline assembly support flag - CPUID implemented in GCC dialect. - x87 control command #ifdef'd out - maybe more
-
-
Commits on Jun 21, 2014
-
Merge pull request AviSynth#42 from tp7/layer-alpha-fix
Fix wrong clip being used for alpha in some RGB layer routines
Commits on Mar 13, 2014
Commits on Mar 2, 2014
-
Merge pull request AviSynth#39 from innocenat/overlay-fix
Overlay: fix crash on mask and some memory leak.
-
Overlay: fix crash on mask and some memory leak.
innocenat committedMar 2, 2014 -
Commits on Mar 1, 2014
Commits on Feb 25, 2014
-
Merge branch 'MT' of https://github.com/pylorak/avisynth into linux
innocenat committedFeb 25, 2014
Commits on Feb 4, 2014
Commits on Feb 3, 2014
-
Color: register as NICE_FILTER
innocenat committedFeb 3, 2014 -
Color: fix not reading conditional
innocenat committedFeb 3, 2014 -
innocenat committed
Feb 3, 2014
Commits on Feb 2, 2014
Commits on Jan 31, 2014
Commits on Jan 30, 2014
-
-
-
-
-
-
Linux: add platform-specific define and merge types
Nat Pavasant committedJan 30, 2014