c0ntrol
dc89c1c135
fix compile warnings ( ./configure --enable-compile-warnings )
2016-03-25 16:16:04 +01:00
c0ntrol
cce52c2a7a
cleanup, update email addr, fix compile warnings
2016-03-22 20:43:42 +01:00
c0ntrol
9e424049e6
issue #82 , insert warning
2016-02-17 21:48:54 +01:00
Niels Elburg
c58807d074
i686 build fixes, ffmpeg updates
2016-01-10 21:11:05 +01:00
niels
20b122fe57
cleanup
2015-12-20 13:31:07 +01:00
niels
413085632e
clean up
2015-12-10 22:37:52 +01:00
niels
4b7951308f
fix issue #75
2015-12-08 21:09:00 +01:00
niels
5a7d7c349c
fix mulitrack widget sensitivity, check for error after allocating memory in veejay client, limit preview width and height to size of buffer, reset chain when switching back to plain mode, set preview image format correctly, align VJFrame structure, reduce memory usage in performer, cleanup
2015-12-07 23:41:44 +01:00
niels
cc835b2e64
add LJPG decoder
2015-11-27 18:16:13 +01:00
niels
7c17ec46e4
clean up, remove obsolete code
2015-11-27 18:15:49 +01:00
niels
3c9ad87e81
remove print statements
2015-11-19 20:03:38 +01:00
niels
797a0ccdfc
try to load pictures first (faster startup when loading images)
2015-11-14 23:08:36 +01:00
niels
de51f27776
issue #34
2015-11-07 21:39:49 +01:00
niels
80b656407a
issue #34
2015-11-07 21:39:02 +01:00
niels
bf62dc742d
libav compat specific version
2015-11-07 21:34:55 +01:00
niels
c094fcdc5a
return bogus length for images
2015-11-01 00:50:39 +01:00
niels
ebf1ea9356
add format field
2015-10-31 22:07:12 +01:00
niels
7dc29309a4
fix ghost image in recorder
2015-10-31 22:06:46 +01:00
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