Commit Graph

32 Commits

Author SHA1 Message Date
Niels Elburg
c58807d074 i686 build fixes, ffmpeg updates 2016-01-10 21:11:05 +01:00
niels
413085632e clean up 2015-12-10 22:37:52 +01:00
niels
7c17ec46e4 clean up, remove obsolete code 2015-11-27 18:15:49 +01:00
niels
797a0ccdfc try to load pictures first (faster startup when loading images) 2015-11-14 23:08:36 +01:00
niels
c094fcdc5a return bogus length for images 2015-11-01 00:50:39 +01:00
niels
355c1e730b fix loading of Y42B video files and removed some old stuff that never really worked 2015-09-02 21:27:13 +02:00
niels
5d61357efb fix leaks 2015-06-22 23:36:16 +02:00
niels
3b1af2a381 fix leaks 2015-06-20 15:11:12 +02:00
niels
3170876560 set frame size correctly in loading pictures (fixes crash when using -m -j and image loading) 2015-06-05 22:58:50 +02:00
niels
b86ad2f61d add menu item to reloaded: append to samplelist, fix url in about dialog, remove repeating log messages, fix sample loading > 100, fix sample sequencing, trigger sample sequence reload in reloaded, append sequence list, clean up, safer buffer lengths 2015-05-06 23:56:39 +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
c4dc8d122f fix return value for setting quicktime audio position 2015-04-22 21:39:27 +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
532331c3f7 clean up old stuff 2015-04-13 21:36:14 +02:00
niels
247cdcdb26 fixes 2015-04-09 16:35:34 +02:00
niels
cec151e378 fixes to image loading 2015-03-15 18:04:11 +01:00
niels
9c700c42af sync with mjpegtools lav_io_ 2015-01-24 02:04:55 +01:00
niels
c438378b2f VEEJAY_RUN_MODE=classic; do not accept files of different resolution, fix playback of last frame, fix playback of video files containing just one frame. 2015-01-13 20:08:13 +01:00
niels
7ae2b7b659 fix compile error due to warning cleanup 2014-12-23 01:26:50 +01:00
niels
8ff5a33007 fix more compile warnings 2014-12-21 20:57:05 +01:00
niels
c31f40fcdf fix many compile warnings 2014-12-21 17:05:25 +01:00
niels
f995c5690a build fixes 2013-12-30 21:35:31 +01:00
niels
2052dc7213 added VEEJAY_MAX_FILESIZE
fix autosplitting files when recording
2012-12-30 16:18:00 +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
4102c0bf2c fix quicktime conflict, API version check failed due to missing include
git-svn-id: svn://code.dyne.org/veejay/trunk@1385 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-02-09 18:13:12 +00:00
Niels Elburg
428423c922 update man page, update veejay commandline
git-svn-id: svn://code.dyne.org/veejay/trunk@1381 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-02-07 11:26:32 +00:00
Niels Elburg
e6f03f0742 sync
git-svn-id: svn://code.dyne.org/veejay/trunk@1355 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-01-24 21:12:58 +00:00
Niels Elburg
8b13b61dda change range of amplify noise fx, try to handle broken avi files, fix loading files with fourcc yv12, changed window title, handle error on sdl init on going fullscreen
git-svn-id: svn://code.dyne.org/veejay/trunk@1353 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2009-11-29 19:02:15 +00:00
Niels Elburg
2579650c76 mega bugfix collection: fix clamping, fix encoders, added ljpeg,mjpegb, internal format for jpeg 4:2:2 and 4:2:0 full range, fixed dv, added list command to vims 302, added composite blend to gl but untested, old behaviour with -D, added auto ccir 601 <-> jpeg jfif ycbcr auto conversion, fixed compile warnings, dropped yuv4mpeg output stream, added yuv4mpeg 4:2:2 and 4:2:0 as recorders,dropped output zoom (commandline option),added environment variables VEEJAY_PERFORMANCE, VEEJAY_AUTO_SCALING, VEEJAY_INTERPOLATE_CHROMA, VEEJAY_SDL_KEY_REPEAT_INTERVAL, VEEJAY_PLAYBACK_CACHE, SDL_KEY_REPEAT_DELAY, added slow motion to fx chain performer to slow mixing samples, dropped processing in 4:2:0, added environment variables to veejay -u and man page, create ./veejay/fonts on first run and exit, dropped crop and zoom, auto increment port when multiple instances exist, fix cpu core pin, fast start of veejay server, added support for dv ntsc, fixes to magic overlay, chroma magic, luma magick, added more to greyscale video to magic overlays
git-svn-id: svn://code.dyne.org/veejay/trunk@1249 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-10 23:31:31 +00:00
Niels Elburg
584441b142 work in progress, adding support for both yuv and ycbcr in sample and stream recorder
git-svn-id: svn://code.dyne.org/veejay/trunk@1245 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-03 22:14:24 +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