niels
c31f40fcdf
fix many compile warnings
2014-12-21 17:05:25 +01:00
niels
5c0f5a2f81
kick out mjpegtools cpuinfo.sh, use one that tests native option and fallback to generic. added configure option '--with-arch-target=<cpu_type>' to override behaviour.
2014-12-21 15:17:48 +01:00
niels
4d95229818
update reloaded's configure.ac ( use AC_DEFINE consistently and fix CFLAGS ), fix SSE CFLAGS in veejay server's configure, fix many compiler warnings
2014-12-21 01:09:10 +01:00
niels
6e4d877685
fix magic tracer effect (use P0 and cycle back & forth)
2014-12-20 20:41:28 +01:00
niels
5ad0965a0c
disable ac_memcpy, some systems may benchmark this as fastest but it is not working properly
2014-12-20 20:40:14 +01:00
niels
4ad7e10b06
fix weirdest C typo ever
2014-12-20 19:54:28 +01:00
niels
d530639f97
really only use bitcoin
2014-12-20 19:47:16 +01:00
niels
f112962730
ghost FX, proper initialization and task running
2014-12-20 19:45:27 +01:00
niels
fe0fe41b1c
fix merge conflict in reloaded, update versioning (you need to re-run autoconf and configure or rebuild in new directory)
2014-12-20 18:57:11 +01:00
niels
61cccb22eb
Warn when user (accidently) toggles mixing channel source to sample when only dummy mode is active.
2014-12-20 18:55:50 +01:00
niels
172ddcba63
fix greenish in 4 FX (initial buffer for UV planes was initialized to 0)
2014-12-20 18:55:00 +01:00
niels
a0c6ee6737
use AC_DEFINE consistently
2014-12-19 23:10:50 +01:00
niels
2a25db0cfe
link against mjpegtools if installed on system or build embedded one. move mjpeg logging handler to libvjmsg, replace mjpeg_error with veejay_msg
2014-12-19 22:40:26 +01:00
niels
91036111f1
add spacing to frame buffer allocation, only warn if video playback is too slow but still enter work queue
2014-12-18 23:47:21 +01:00
niels
18f6ff44e6
use /usr/lib/pkgconfig as default for PKG_CONFIG_PATH. configure outputs only notice
2014-12-17 23:52:19 +01:00
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