Commit Graph

1692 Commits

Author SHA1 Message Date
niels
c31f40fcdf fix many compile warnings 2014-12-21 17:05:25 +01:00
niels
9b4391bc79 add cpuinfo 2014-12-21 17:04:41 +01:00
niels
e5329bbdf7 add cpuinfo to veejay-utils 2014-12-21 17:04:26 +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
4c74ffa671 update configure and sub-architecture detection script 2014-12-21 13:16:33 +01:00
niels
098c5f522c sync cpuinfo with veejay-server (fixes 'your cc does not even support ..') 2014-12-21 01:13:02 +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 v1.5.32 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
4259f319f9 bump version of reloaded too 2013-12-30 22:10:48 +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
a778cba1be fix resource loading when install prefix is used, fix enable-debug configure option 2013-09-09 21:56:26 +02:00
niels
42a7aa73ec drop init call 2013-07-01 21:47:47 +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
d2e3030866 drop ffmpeg from reloaded build (not needed)
keep avutil for pix format declarations
2013-06-04 19:53:23 +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
c1b5fdc307 update client to require 1.5.28 2013-05-21 00:44:05 +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