Commit Graph

14 Commits

Author SHA1 Message Date
niels
6446c64101 fix compile warnings 2015-07-26 13:00:45 +02:00
niels
1a53c0e20f fix leak 2015-06-21 13:17:10 +02:00
niels
a27d407b29 fix leaks 2015-06-18 23:42:41 +02:00
niels
003ad1b6e1 handle avi read error on memory mapped files 2015-04-25 14:11:17 +02:00
niels
8518d0eef2 fix CFLAGS in sendVIMS for puredata, minor updates to documentation, fixed small memory leak, removed all assertions except on libhash and lzo selftest, fix some console log messages 2015-04-23 21:21:56 +02:00
niels
9fc7a9ecbd fix editlist display in reloaded, fix video file loading, fix edit list routines, fix yuv4mpeg, fix video settings initialization 2015-04-17 23:52:34 +02:00
niels
1c2001d10e change file format detection part (fixes HuffYUV and some other formats) 2015-04-14 23:04:26 +02:00
niels
247cdcdb26 fixes 2015-04-09 16:35:34 +02:00
niels
1172c76d9c drop libsamplerate entirely, enable volume effect in bio2jack , sync avilib against mjpegtools 2.1 2015-01-24 00:43:09 +01:00
niels
f0a7e1df37 disable avx_memcpy for now, open avi file using mmap (default to 1% of total memory per AVI, set with VEEJAY_MMAP_PER_FILE, drop map-from-file commandline parameter, add mmap to AVI open 2014-12-28 01:33:41 +01:00
niels
c31f40fcdf fix many compile warnings 2014-12-21 17:05:25 +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 Elburg
c415a1b697 fixing bugs eeh
git-svn-id: svn://code.dyne.org/veejay/trunk@1376 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-02-05 21:22:32 +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