niels
be7187d9d8
fix issue #33
2015-10-30 02:04:58 +01:00
niels
06ddb71751
null check
2015-10-30 01:02:53 +01:00
[d.j.a.y] Jerome Blanchi
0445461bc0
do version check on PIX_FMT_YUVA444P
2015-10-27 09:19:18 +01:00
niels
c293fda67d
do version check on PIX_FMT_YUVA422P (videolan project)
2015-10-26 19:59:40 +01:00
niels
5640b2b0ca
fix issue with reset samplebank in reloaded,
...
only warn about mismatching audio properties if started without audio,
add alpha channel support to livido,
renamed a FX,
added mixtoalpha,alphafill,alpha2img,toalpha,alphaflatten,
handle alpha plane,
vims 048 enables full sub-chain render incl. mixing effects,
2015-10-25 23:34:02 +01:00
niels
562bb85856
build fix libav
2015-10-11 12:00:34 +02:00
c0ntrol
97535f6e90
fix playback issue when frame-rate is not set, attach to issue #11
2015-10-08 18:49:50 +02:00
c0ntrol
9f65ac6efe
fix issue #13 (handle libav-11)
2015-10-08 18:22:47 +02:00
c0ntrol
ad74e856f0
issue #11 ;change configure option --with-arch-target=auto to allow user to build veejay for the current cpu type. by default, it uses -mtune=generic. fixed CFLAGS during build, update spec file, update howtocompile doc, changed behaviour of cpuinfo.sh script
2015-10-07 21:30:40 +02:00
c0ntrol
59fc0d03ec
include av.h in avhelper (fixes build error)
2015-10-06 21:00:38 +02:00
Patric Schmitz
dd965cb2c7
Move bio2jack, libhash, liblzo, mjpegtools to thirdparty subfolder
2015-09-09 00:00:47 +02:00
Patric Schmitz
b065fa7f45
Fix automake warnings, start restructuring folders
...
Get rid of deprecation warnings INCLUDES -> AM_CPPFLAGS. Closes #4 .
Move aclib, libOSC to thirdparty subfolder
Fix typo in libvjmsg/Makefile.am
2015-09-08 22:04:00 +02:00
niels
83365867c8
remove duplicate definitions from supported_codecs (cleanup)
2015-09-02 21:31:39 +02: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
6446c64101
fix compile warnings
2015-07-26 13:00:45 +02:00
niels
e4a1c417b4
g_type_init finally deprecated
2015-07-25 19:22:49 +02:00
niels
edd474e9bf
fix warning
2015-07-11 23:00:29 +02:00
niels
951303b8fe
fix plane size
2015-07-11 22:42:38 +02:00
niels
f42ec143d0
consolidate avcodec_free_context and av_frame_unref, remove some compile warnings
2015-07-11 22:39:03 +02:00
niels
11fc7e7312
fix compile warning
2015-07-11 21:57:34 +02:00
niels
e326f66b5a
call av_frame_unref after avcodec_decode_video
2015-06-25 00:18:12 +02:00
niels
57b27e40f4
remove message
2015-06-24 00:41:30 +02:00
niels
9dfbf65431
fix possible crash, copy pixels from gdkpixbuf to aligned memory
2015-06-24 00:34:12 +02:00
niels
5d61357efb
fix leaks
2015-06-22 23:36:16 +02:00
niels
6aa8d4e897
fix some small leaks, sprintf -> snprintf, safe guards
2015-06-22 00:10:29 +02:00
niels
1a53c0e20f
fix leak
2015-06-21 13:17:10 +02:00
niels
b0191b96a1
regression
2015-06-21 13:05:12 +02:00
niels
f140547a66
fix leak
2015-06-21 12:31:13 +02:00
niels
3b1af2a381
fix leaks
2015-06-20 15:11:12 +02:00
niels
948f2ec829
fix leak when returning from loading bad video file
2015-06-20 15:03:53 +02:00
niels
b66c1fc129
fix smaller leaks
2015-06-19 00:42:53 +02:00
niels
a27d407b29
fix leaks
2015-06-18 23:42:41 +02:00
niels
231ea18dd7
completely fix video properties on startup
2015-06-18 21:09:23 +02:00
niels
7b27cdf1ed
calculate usec per frame from framerate only
2015-06-17 01:06:11 +02:00
niels
f2b9ac5067
set norm correctly
2015-06-16 23:53:41 +02:00
niels
2ba715f9c4
replace strdup for vj_strdup (faster), fix magic tracer, clear task banks after completing multithread task
2015-06-07 00:13:51 +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
2494d9df26
remove old stuff, fix ssize_t, align multiple of 32 bytes, fix Map B to A by threshold, fix some leaks at exit, pre-allocate memory for fx-chain to eliminate dynamic memory allocation when switching samples or manipulating the fx chain, add docs/README.memory, add commandline option to disable static fx chain, take size of static chain in account when combined with -m option, update man page, clear font worker after samples are deleted, fix possible oob write in srt get list, lock static chain to RAM (non fatal), dont clear job and task argument in multithreader (no effect)
2015-06-05 02:05:40 +02:00
niels
9d13f04c94
fix leak in EDL never beeing freed (affects samples), free memory on exit, fix default parameter value in negation fx, fixes to libvevo, drop finalize in libvevo, clean up some warnings, added some FIXMEs
2015-06-04 00:37:07 +02:00
niels
ce48f2b590
fix smaller leaks in avhelper
2015-06-03 00:21:08 +02:00
niels
79715b053c
remove dynamic allocation in life view image get
2015-06-02 22:41:05 +02:00
niels
019e9cea3b
compile fixes to libdv dependency
2015-06-01 23:52:26 +02:00
niels
bcc004a7ca
obsolete code
2015-06-01 01:00:00 +02:00
niels
39b533a710
fix compile error
2015-06-01 00:55:15 +02:00
niels
3e1a9f1f11
enable scene detection, update man page, add commandline parameter -S/--scene-detection. automatically creates new samples from video files loaded at startup.
2015-05-30 23:32:01 +02:00
niels
6c91090caf
fix freeing cache when sample is deleted, replace sprintf for snprintf, fix LEAK in livido deinit function, fix indenting, change atom type to VOIDPTR for filter_templ, remove debug statements, replace malloc for vj_malloc in libvevo, fix LEAK in bathroom effect, fix LEAK in switching between samples (sequencer), fix LEAK in VIMS get bundles
2015-05-29 22:04:29 +02:00
niels
13ffdf562c
delete commented lines, change middle mouse button behaviour, dont grab mouse/keyboard in projection mapping setup
2015-05-10 23:12:04 +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
31e876bd4c
fix message
2015-05-04 21:35:14 +02:00
niels
9e79d9a4f4
fix preview in reloaded, fix problems in unicast streaming
2015-04-26 23:44:11 +02:00