Commit Graph

11 Commits

Author SHA1 Message Date
niels
e649dfb5a8 arch build fixes (ffmpeg-compat)
some bugfixes
removed changelog from PKGBUILD
bumped version
2014-02-01 17:45:23 +01:00
niels
7b44dac551 fix strides for multithreaded sampling and working with FX in supersampled data 2012-11-26 23:06:23 +01:00
niels
2078cdb199 uv plane sizes not correct (greenish pixels), bugfix pending .. 2012-11-25 09:33:04 +01:00
niels
7889039c42 auto clear sampling var 2012-11-25 09:25:01 +01:00
niels
87c3d8f4d3 free internal buffer (or run out of memory) 2012-11-25 09:01:04 +01:00
niels
e5ac37a5b8 fix reloaded build against newer ffmpeg, add large file support (avilib still limited to 4gb), workarround bug in lzo compressor,
refactored all memcpy into (multithreaded) frame copy, refactored all memset into (multirheaded) frame clear, multithreaded super and sub sampling (only tested 4:2:2 ), added new mode to pencil sketch, fixed bug in lens correction, multithreaded 36 effects, updated minilzo to newer version, multhreaded yuv functions for format conversion and pixel scaling, multithreaded fx chain fader, multithreaded fx apply in libvje. Fix bug in encoder when recording in high resolution,
2012-11-25 08:29:07 +01:00
niels
241932864f disable multithreaded sub supersampling. model incomplete 2012-11-23 01:06:03 +01:00
niels
f29a4a8c7b fix segfault on 64bit 2012-11-23 00:36:14 +01:00
niels
59db8c5106 move multithread code to vj-task.c, added tasks for sub- and supersampling, refactor multithreaded memcpy methods 2012-11-22 23:00:40 +01:00
Niels Elburg
058d677905 fix mixup between ycbcr and yuv, ccir601 - maybe more fixes coming up soon
git-svn-id: svn://code.dyne.org/veejay/trunk@1241 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-01 20:22:30 +00:00
Niels Elburg
d8e6f98d53 Initial checkin of veejay 1.4
git-svn-id: svn://code.dyne.org/veejay/trunk@1172 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-11-10 20:16:24 +00:00