c0ntrol
|
10c818e13b
|
issue #42, issue #116
|
2016-05-25 20:45:03 +02:00 |
|
c0ntrol
|
d19774f0e7
|
issue #116, #115
|
2016-05-24 20:49:24 +02:00 |
|
Niels
|
0fb822a8e3
|
v4l2 capture: convert rgba to yuva
|
2016-05-13 21:33:04 +02:00 |
|
Niels
|
d27c2c8fd3
|
issue 109, allow user to set vloopback pixel format. for use with -O5, set VEEJAY_VLOOPBACK_PIXELFORMAT. Added optional arguments to VIMS 045. Fixed setting NTSC framerate in v4l2 driver, set framerate in vloopback output driver, refactor
|
2016-05-12 22:15:28 +02:00 |
|
c0ntrol
|
cce52c2a7a
|
cleanup, update email addr, fix compile warnings
|
2016-03-22 20:43:42 +01:00 |
|
c0ntrol
|
d1a074fd1c
|
keep track of allocated framebuffer, free them at close
|
2016-03-21 21:53:23 +01:00 |
|
c0ntrol
|
12604b28a8
|
do not list inactive controls, issue #77
|
2016-03-16 19:39:51 +01:00 |
|
c0ntrol
|
1fa46c70d9
|
add yuy2 to yuv_plane_sizes, clear format struct before fetching format info from v4l2 device, add env VEEJAY_V4L2_PREFER_JPEG, changed precedence of pixel formats, fix return value in v4l2_pixelformat2ffmpeg
|
2016-03-13 11:32:05 +01:00 |
|
niels
|
69d18d2980
|
signal thread while in lock, not outside of lock. fix jumpy playback
|
2016-02-15 21:19:32 +01:00 |
|
Niels Elburg
|
c58807d074
|
i686 build fixes, ffmpeg updates
|
2016-01-10 21:11:05 +01:00 |
|
niels
|
d5db322761
|
cummulative changes
|
2015-12-17 18:34:28 +01:00 |
|
niels
|
413085632e
|
clean up
|
2015-12-10 22:37:52 +01:00 |
|
niels
|
352198d708
|
thread shutdown v4l2
|
2015-12-01 19:58:52 +01:00 |
|
niels
|
f3fd9297f0
|
fix bug in loading samplelist with active streams, fix fade in button, fix exiting v4l2 thread
|
2015-12-01 01:29:32 +01:00 |
|
niels
|
1cd71ef76a
|
fix error handling and cleanup in v4l2 stream driver
|
2015-11-30 20:43:27 +01:00 |
|
niels
|
6cdf727092
|
32 status outlets
refactored camera controls,
refactored stream panel,
added alpha blend to (manual) chain fader
added generator parameters,
changed VIMS_CHAIN_MANUAL_FADE,
add fade_method property to stream and sample
optimize masktransition using (auto) vectorization
added vims VIMS_GET_STREAM_ARGS
added vims VIMS_STREAM_SET_V4LCTRL
added vims VIMS_STREAM_SET_ARGS
refactored chain fader
updated sendVIMS for pd
update sayVIMS
fix #47
update #31
|
2015-11-29 23:43:50 +01:00 |
|
niels
|
8960b2d424
|
fix error handling, fix deadlock , fix stream names
|
2015-11-13 22:29:04 +01:00 |
|
niels
|
2a3bb54f04
|
refactor perspective tool, add as built-in FX, remove obsolete code
|
2015-10-24 18:05:44 +02:00 |
|
niels
|
a93c5a97e0
|
regression
|
2015-07-25 21:57:18 +02:00 |
|
niels
|
313266d970
|
fix warnings
|
2015-07-25 21:55:23 +02:00 |
|
niels
|
9e1cf516b0
|
fix include
|
2015-07-11 22:55:52 +02:00 |
|
niels
|
2ea884cda7
|
avhelper changes
|
2015-07-11 22:40:00 +02:00 |
|
niels
|
065825af86
|
change buffer allocation in v4l2, lock atomic section during intialization, fix leak
|
2015-06-17 23:52:17 +02:00 |
|
niels
|
bb34d14799
|
check if width and height are set for loopback device
|
2015-05-22 19:44:00 +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
|
247cdcdb26
|
fixes
|
2015-04-09 16:35:34 +02:00 |
|
niels
|
0e7444ccec
|
set pixelformat from codec as fallback
|
2015-04-08 23:20:53 +02:00 |
|
niels
|
9860473466
|
build fixes debian sid, add support for libav 11.1
|
2015-01-25 18:11:47 +01:00 |
|
niels
|
071ba9c352
|
reduce number of ffmpeg threads to number of cpu cores, allow user defined defaults for livido plugin parameters, clean up compile warnings in livido-loader, fix some possible memleaks, drop ancient usleep, use nanosleep
|
2015-01-16 21:30:15 +01:00 |
|
niels
|
3e7f6aa95e
|
explicitly try yuv420 format if all else fails (v4l2)
|
2015-01-13 00:34:00 +01:00 |
|
niels
|
9ef108da3f
|
assign selected pixel format when one is found (duh), add major/minor version of libavcodec to veejay --features
|
2015-01-12 20:35:39 +01:00 |
|
niels
|
ce6b17e252
|
fallback to libyuv supported formats when preferred format negotiation fails
|
2015-01-10 23:56:01 +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
|
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
|
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
|
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
|
bf48249a2a
|
fallback to read/write if mmap fails on v4l2loopback.
|
2013-02-12 21:08:56 +01:00 |
|
niels
|
f9e12664c4
|
push
|
2013-02-07 21:31:04 +01:00 |
|
niels
|
43de80a92e
|
added vloopback as output driver ( requires --output-file )
vloopback output driver negotiates format if native is not supported
fixed support for some formats
|
2012-12-29 21:02:47 +01:00 |
|
niels
|
708c722f30
|
bugfixes to a few FX, fixed multi thread task balancer,fixed removing shm segment on close, do not fail opening v4l2 device that report no input sources or channels.
|
2012-12-28 21:30:51 +01:00 |
|
niels
|
3204628bc9
|
make it work with > 0.8.5 ffmpeg (avformat > 53.x )
|
2011-10-20 20:27:22 +02:00 |
|
niels
|
8f43336b80
|
add net io logger (only enabled if compiled STRICT_CHECKING and env var VEEJAY_LOG_NET_IO="on" )
fixed corrupted header in tag type network for unicast/mcast
fixed segfault on listing v4l2 devices when there is none
|
2011-08-03 19:49:22 +02:00 |
|
niels
|
c2c9c7f9ca
|
re-write pixel format negotiation for v4l2 devices
add VIMS_GET_IMAGE vims event '423:x y w h;' to return region of interest in YUV422
report error in v4l2_set_framerate
|
2011-07-17 17:15:59 +02:00 |
|
niels
|
aaa614fa92
|
drop send devices
fix v4l2 device list
|
2011-07-10 21:56:18 +02:00 |
|
niels
|
2486b67251
|
cleanup
fix norm setting
better video standard handling
|
2011-07-10 19:09:50 +02:00 |
|