Commit Graph

28 Commits

Author SHA1 Message Date
veejay
ba424df2af fix bugs 2023-09-03 23:42:33 +02:00
veejay
f740ee5ce3 fix bugs 2023-09-03 20:51:57 +02:00
c0ntrol
36d0f6e55a move shared libraries to veejay-core package 2019-06-15 14:55:39 +02:00
Jerome Blanchi aka d.j.a.y
965d37669b error checking during read frame 2 2019-06-01 11:29:49 +02:00
c0ntrol
d1e8e2428d error checking during read frame 2019-05-30 01:01:18 +02:00
c0ntrol
e3becd86f0 better console messages, lock entire memory area allocated for FX processing 2019-01-24 21:38:15 +01:00
c0ntrol
ff9fd1ca8f when opening an image, check list of supported image formats. add error messages when openining AVI file fails, add fixme 2019-01-11 18:53:06 +01:00
c0ntrol
0277a3f44c optimize out strncasecmp in routine that returns codec identifier given a fourcc 2018-12-27 20:21:25 +01:00
c0ntrol
1896983715 take sizeof struct instead of primitive 2018-09-15 21:02:35 +02:00
c0ntrol
3dfd9b836e fix #124 2016-06-03 19:49:57 +02:00
c0ntrol
1d3652dae3 issue #119, issue #111 2016-05-24 19:56:01 +02:00
c0ntrol
dc89c1c135 fix compile warnings ( ./configure --enable-compile-warnings ) 2016-03-25 16:16:04 +01:00
c0ntrol
cce52c2a7a cleanup, update email addr, fix compile warnings 2016-03-22 20:43:42 +01:00
c0ntrol
9e424049e6 issue #82, insert warning 2016-02-17 21:48:54 +01:00
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