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 |
|
niels
|
ef4e9aa4c0
|
fix preview, correctly detect preview change, etc
|
2015-04-26 16:35:18 +02:00 |
|
niels
|
003ad1b6e1
|
handle avi read error on memory mapped files
|
2015-04-25 14:11:17 +02:00 |
|
niels
|
56d457dc64
|
fix MLZO recorder
|
2015-04-24 18:40:23 +02:00 |
|
niels
|
b16c801c84
|
drop obsolete function, remove dead code, remove dead vims event, fix some compile warnings
|
2015-04-23 22:47:38 +02:00 |
|
niels
|
8518d0eef2
|
fix CFLAGS in sendVIMS for puredata, minor updates to documentation, fixed small memory leak, removed all assertions except on libhash and lzo selftest, fix some console log messages
|
2015-04-23 21:21:56 +02:00 |
|
niels
|
c4dc8d122f
|
fix return value for setting quicktime audio position
|
2015-04-22 21:39:27 +02:00 |
|
niels
|
b96bb5fe2f
|
fix plane lengths, fix plane lengths in FX, assign default NULL values, fix some compile warnings, some doc fixes, fix Y range for TV or digital YUV in some FX, align buffer alloc, remove unused code
|
2015-04-22 19:57:41 +02:00 |
|
niels
|
0d861dfc39
|
plane length for frame copy function, allocate sufficient space for VJ22 and VJ20 recorders, fix audio enable/disable
|
2015-04-22 00:08:35 +02:00 |
|
niels
|
fa055698b0
|
fix gremlin that popped up after recording a sample (regression)
|
2015-04-21 22:56:23 +02:00 |
|
niels
|
f09a114159
|
fix audio problems, reset buffers when changing speed, dont increment counter on mixing sample if same id for slow dup, add timing to out of pace warning
|
2015-04-19 22:29:56 +02:00 |
|
niels
|
333c04443f
|
fix override norm, framerate, fix playback rate detection
|
2015-04-19 11:19:21 +02:00 |
|
niels
|
73bb5de8fa
|
set format
|
2015-04-18 00:48:02 +02:00 |
|
niels
|
e2fb3ed1b1
|
clean up recording formats, add huffyuv
|
2015-04-18 00:43:36 +02:00 |
|
niels
|
e9a3963fa2
|
regression fix
|
2015-04-18 00:08:52 +02:00 |
|
niels
|
e2356a75ae
|
add avhelper for editlist files
|
2015-04-17 23:56:04 +02:00 |
|
niels
|
9fc7a9ecbd
|
fix editlist display in reloaded, fix video file loading, fix edit list routines, fix yuv4mpeg, fix video settings initialization
|
2015-04-17 23:52:34 +02:00 |
|