Commit Graph

126 Commits

Author SHA1 Message Date
niels
d07bc70cb8 fix compile warnings, fix setting of optimziation level, move subsample to libsubsample, disable optimization level for libsubsample, fix crash on exit, clean up, smaller bugfixes 2014-12-22 00:11:13 +01:00
niels
4527d809af fix compile warnings 2014-12-21 21:44:19 +01:00
niels
8ff5a33007 fix more compile warnings 2014-12-21 20:57:05 +01:00
niels
a3a400b7c1 show env var when not set, fix bug in free of sample's editlist, check edit_list before calling cache reset, deal with changing pixel formats in combined editlist, add SSE2 , MMX2 flags to scaler initialization 2014-11-23 18:45:48 +01:00
niels
63c563fb44 fix FX Anim 2014-11-23 15:28:30 +01:00
niels
8d2ce16227 Merge branch 'master' of code.dyne.org:veejay
Conflicts:
	veejay-current/veejay-client/configure.ac
	veejay-current/veejay-server/configure.ac
	veejay-current/veejay-server/libel/vj-avcodec.c
	veejay-current/veejay-server/libel/vj-el.c
	veejay-current/veejay-server/libstream/v4l2utils.c
	veejay-current/veejay-server/libvje/effects/chameleon.c
2014-11-22 20:59:53 +01:00
niels
3057db6d5d push fixes 2014-11-22 20:49:06 +01:00
niels
7364f891a1 dump plugin info on activate if compiled with strict checking -
fixed possible crash on plug_activate on 64 bit systems (all plugin types) -
deprecate duplicate function -
libvevo supports wider keys on 64 bits systems -
fix bug in fallback method network frame send -
smaller cosmetic fixes -
2013-05-17 22:43:15 +02:00
niels
2052dc7213 added VEEJAY_MAX_FILESIZE
fix autosplitting files when recording
2012-12-30 16:18:00 +01:00
niels
2de291de68 drop unnessary update, fix invalid write in lumablend 2012-12-28 22:22:02 +01:00
niels
2c6efc4b51 fix possible segf in median filter
refactor fx init / deinit
2012-06-19 06:42:06 +02:00
niels
a152abf27d fix double free in vevo (softref ports)
properly clear memory before reuse (EDL, FX)
fix recursive port free
fix multiple instances of LVD plugin on same FX chain
fix sample/stream clean up
fix memory error in vevo pool
fix clearing of index node in vevo
added method to softref ports to vevo
added method to validate ports
fix vevo_property_del
fix activation/deactivation of plugin instances
added vevo test program
2012-06-19 03:02:44 +02:00
niels
50dcd0179b bump to 1.5.10
fix reset of sample on SET_CHANNEL / SET_SOURCE events
fix VIMS_CONTINOUS_PLAY
fix VIMS_PROJ_INC
fix refreshing editlist on chain channel changes
allow value 0 as offset for frame_offset
2011-05-19 22:30:38 +02:00
niels
6c33e1f6f5 fix sample continuous play mode (by default disabled)
VIMS message format: 035:%d; 1=restart samples, 0=do not restart samples
honour mode when changing from sample
also do not restart samples in chain
2011-05-07 00:37:07 +02:00
niels
0ff5ecb6d0 bugfix start_at offset 2011-04-03 21:25:53 +02:00
niels
7e219cbd06 change sample delete all 2011-04-03 21:08:00 +02:00
niels
a666823e6a 1.5.5 2010-10-24 16:33:06 +00:00
Niels Elburg
9ac828204e branch livido, added libplugger, working livido loader, refactor plugload to libplugger
git-svn-id: svn://code.dyne.org/veejay/trunk@1418 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-04-04 16:53:43 +00:00
Niels Elburg
12b193c996 add VIMS_SAMPLE_STACK
git-svn-id: svn://code.dyne.org/veejay/trunk@1365 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-01-31 00:11:43 +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
23fb2e90e9 drop VEEJAY_SET_CPU, does not work (anymore) . Fix composite mode bug in switching samples
git-svn-id: svn://code.dyne.org/veejay/trunk@1287 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-30 17:30:49 +00:00
Niels Elburg
1c5c390061 fix unicap in configure.ac, fixed loading/saving of perspective transformations
git-svn-id: svn://code.dyne.org/veejay/trunk@1261 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-15 22:00:13 +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
e09d4e0a9e optimized yuv -> yuyv for sdl display, added -e --swap-range parameter to switch YUV range between Y Cb CR ( 16-235 ) and Y U V ( 0 - 255 ) on all input video files.
git-svn-id: svn://code.dyne.org/veejay/trunk@1230 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-11-30 20:47:47 +00:00
Niels Elburg
6e3f2b90b8 fix slow motion
git-svn-id: svn://code.dyne.org/veejay/trunk@1225 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-11-28 21:02:31 +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