Commit Graph

1754 Commits

Author SHA1 Message Date
niels
43c91d74be use default font for OSD 2014-12-17 23:33:22 +01:00
niels
c94ee31d7f SAMPLE_FMT_S16 2014-12-16 21:08:42 +01:00
niels
054d073083 fix build error 2014-12-14 17:06:08 +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
37bcfb50ba fix FX anim 2014-11-23 15:40:01 +01:00
niels
63c563fb44 fix FX Anim 2014-11-23 15:28:30 +01:00
niels
8424198af0 reorganize 2014-11-22 21:39:29 +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
136a4bf5dc fix $(FFMPEG_CFLAGS) for libsamplerec/Makefile.am 2014-02-22 19:48:41 +01:00
niels
cbae0b1063 define $(FFMPEG_CFLAGS) in Makefile.am for libyuv 2014-02-22 19:47:40 +01:00
niels
6939b05a38 fix CODEC_TYPE_VIDEO 2014-02-22 19:24:47 +01:00
niels
e649dfb5a8 arch build fixes (ffmpeg-compat)
some bugfixes
removed changelog from PKGBUILD
bumped version
2014-02-01 17:45:23 +01:00
niels
f995c5690a build fixes 2013-12-30 21:35:31 +01:00
niels
138aaddc5b bump version to 1.5.29 2013-10-09 20:29:37 +02:00
niels
08c1d3ab1e fix crash in nervous,
fix possible crash in cameleon
2013-10-09 20:27:56 +02:00
niels
5b6df67860 fix v4l2 streaming for HD webcams (properly support mmap capture and mjpeg),
fix warning and error messages,
bit of cleanup, dropped jpeg decoder
2013-10-08 23:22:47 +02:00
niels
e5752f967a fix v4l2loopback streaming, get format before setting it, do not assume card reports capabilities correctly, 2013-09-24 20:46:10 +02:00
niels
283e05de05 fixed a problem in negotiating image resolution and pixel format, fixed jpeg decoding 2013-09-23 20:16:34 +02:00
niels
7669973362 no changelog in PKGBUILD,
drop one init call
2013-07-01 21:45:44 +02:00
niels
927a5bd33b drop unicap dependency 2013-06-07 20:24:15 +02:00
niels
39c8551341 be verbosive when memory allocation fails
added verbose logging to sayVIMS, commandline option -v
added vj_mem_init
bump sayVIMS to 1.1.4
2013-05-21 22:02:49 +02:00
niels
b9de9b1cca enable qscale for mjpeg encoder 2013-05-21 01:07:06 +02:00
niels
a6412b7bf8 copyright notice update 2013-05-21 00:51:33 +02:00
niels
7afb4c6791 bump to 1.5.28 2013-05-21 00:43:06 +02:00
niels
d14e90ba39 fixed bug when intializing (mjpeg) encoder 2013-05-21 00:41:13 +02:00
niels
30ad18e349 fix freeze when server is started on single cpu system (attempted to set affinity for playback thread) 2013-05-21 00:01:24 +02:00
niels
1c08aba0b5 gracefully exit if playback thread cannot be started 2013-05-20 23:37:55 +02: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
5e30587c6a clean up lzo, fix warnings 2013-05-17 19:13:55 +02:00
niels
a73ff71780 fix possible segfault in yuv encoders -
added lzo self test if compiled with STRICT_CHECKING -
align lzo work buffer -
fix offsets for lzo headers -
added scaler to network receiver (tcp/unicast) -
added utility function to libvevo to set string arrays
refactored low level network send/receive message (vims) -
changed vj_client_read_i -
fallback to sending raw frames if compression fails (tcp/unicast) -
added VEEJAY_SERVER_RECEIVE_BUFFER_SIZE to customize raw send and recv window sizes -
fixed possible queue overload (vims) -
increased maximum message in vims queue (768) -
handle EAGAIN in server net i/o  -
added message on CAPS-LOCK modifier space bar -
refactored sending (un)compressed video frames -
2013-05-17 00:04:28 +02:00
niels
d24901f5b4 read VIMS messages larger then 4096 bytes (FX Anim and others, large packet)
bump version
2013-04-22 00:08:20 +02:00
niels
8a2f037711 spacebar + capslock 2013-04-20 01:01:27 +02:00
niels
7720c811f5 add VIMS to play next sample (sequencer -> next, next sample or stream). trigger with SPACE_BAR. required CAPS_LOCK on (shared with start/stop macro recorder) 2013-04-20 00:52:04 +02:00
niels
8a237aa206 drop sub_id assignment 2013-03-20 21:37:59 +01:00
niels
e1cd8c4469 patch veejay to work with pd 2013-03-10 13:50:03 +01:00
niels
00cdbf91f5 Merge branch 'master' of code.dyne.org:veejay 2013-03-10 11:47:05 +01:00
niels
3ed8c09cee use size_t in malloc 2013-03-10 11:46:44 +01:00
niels
2e4361c096 fix FX anim. touches both server and client , upgrade both. 2013-02-24 21:45:53 +01:00
niels
bf48249a2a fallback to read/write if mmap fails on v4l2loopback. 2013-02-12 21:08:56 +01:00
niels
36eb370c8b fix freeframe plugin parameters 2013-02-09 17:29:03 +01:00
niels
f9e12664c4 push 2013-02-07 21:31:04 +01:00
niels
be2fc8d785 fix crash due to initializing dummy fx in wrong place (happens when fx list is queried). 2013-01-05 00:47:54 +01:00
niels
7181b657ca fix vims AUDIO_ENABLE 306 , 307
fix crash in bio2jack when jackd is closed (now gives up on playback instead)
2013-01-04 23:55:08 +01:00
niels
90380101ae bump version to .24 2013-01-04 23:02:50 +01:00
niels
a19fb4de85 fix problem of needing to skip audio every 3-5 frames even when frames are finished in time.
replaced gettimeofday for clock_gettime in bio2jack driver
2013-01-04 22:57:40 +01:00
niels
fa0673be72 removed an effect (map b to a, texture map) 2013-01-02 23:27:27 +01:00
niels
ba8ac90ef1 allow multi threaded decoding in ffmpeg, use cached scaler context for edl 2013-01-02 23:12:13 +01:00
niels
9a841c1ccd clock_gettime configure.ac check, put -lrt anyways.
fix uninstall target
2012-12-31 18:08:09 +01:00
niels
1a14a458cb add -lrt to libveejay_la_LDFLAGS 2012-12-31 17:31:38 +01:00