| Commit message (Expand) | Author | Age | Files | Lines |
| * | dump plugin info on activate if compiled with strict checking -HEADmaster | niels | 2 days | 16 | -136/+158 |
|
|
| * | clean up lzo, fix warnings | niels | 2 days | 2 | -99/+21 |
|
|
| * | fix possible segfault in yuv encoders - | niels | 3 days | 11 | -276/+440 |
|
|
| * | verify index value | niels | 2013-04-24 | 1 | -0/+3 |
|
|
| * | read VIMS messages larger then 4096 bytes (FX Anim and others, large packet) | niels | 2013-04-21 | 3 | -12/+47 |
|
|
| * | spacebar + capslock | niels | 2013-04-19 | 2 | -6/+11 |
|
|
| * | add VIMS to play next sample (sequencer -> next, next sample or stream). trig... | niels | 2013-04-19 | 4 | -0/+67 |
|
|
| * | drop sub_id assignment | niels | 2013-03-20 | 1 | -1/+0 |
|
|
| * | patch veejay to work with pd | niels | 2013-03-10 | 5 | -19/+29 |
|
|
| * | Merge branch 'master' of code.dyne.org:veejay | niels | 2013-03-10 | 143 | -2554/+3808 |
| |\ |
|
| | * | fix FX anim. touches both server and client , upgrade both. | niels | 2013-02-24 | 7 | -49/+48 |
|
|
| | * | fallback to read/write if mmap fails on v4l2loopback. | niels | 2013-02-12 | 1 | -8/+11 |
|
|
| | * | fix freeframe plugin parameters | niels | 2013-02-09 | 2 | -47/+41 |
|
|
| | * | push | niels | 2013-02-07 | 7 | -101/+133 |
|
|
| | * | fix crash due to initializing dummy fx in wrong place (happens when fx list i... | niels | 2013-01-04 | 4 | -5/+8 |
|
|
| | * | fix vims AUDIO_ENABLE 306 , 307 | niels | 2013-01-04 | 2 | -8/+18 |
|
|
| | * | bump version to .24 | niels | 2013-01-04 | 1 | -2/+2 |
|
|
| | * | fix problem of needing to skip audio every 3-5 frames even when frames are fi... | niels | 2013-01-04 | 3 | -56/+77 |
|
|
| | * | removed an effect (map b to a, texture map) | niels | 2013-01-02 | 4 | -14/+12 |
|
|
| | * | allow multi threaded decoding in ffmpeg, use cached scaler context for edl | niels | 2013-01-02 | 5 | -47/+114 |
|
|
| | * | clock_gettime configure.ac check, put -lrt anyways. | niels | 2012-12-31 | 3 | -2/+10 |
|
|
| | * | add -lrt to libveejay_la_LDFLAGS | niels | 2012-12-31 | 1 | -1/+1 |
|
|
| | * | correct message | niels | 2012-12-31 | 1 | -1/+1 |
|
|
| | * | correct timer threshold for warning message | niels | 2012-12-31 | 1 | -2/+1 |
|
|
| | * | fix | niels | 2012-12-31 | 2 | -3/+3 |
|
|
| | * | fix audio ticks, increased resampler to 32 slots (affects slow motion speed),... | niels | 2012-12-30 | 7 | -143/+133 |
|
|
| | * | added VEEJAY_MAX_FILESIZE | niels | 2012-12-30 | 13 | -194/+158 |
|
|
| | * | check for unconfigured vloopback device (no width,height values setup) | niels | 2012-12-30 | 1 | -4/+20 |
|
|
| | * | update man page, bump version to .22v1.5.22 | niels | 2012-12-29 | 2 | -11/+16 |
|
|
| | * | fix segv in various weird effects | niels | 2012-12-29 | 1 | -48/+14 |
|
|
| | * | fix leak in picinpic + align memory | niels | 2012-12-29 | 1 | -4/+12 |
|
|
| | * | drop yuv_alloc, move allocation to FX (align on 8 byte boundary) (fixes segv) | niels | 2012-12-29 | 23 | -141/+148 |
|
|
| | * | also look at width,height for vloopback output scaler | niels | 2012-12-29 | 1 | -1/+2 |
|
|
| | * | added vloopback as output driver ( requires --output-file ) | niels | 2012-12-29 | 6 | -40/+142 |
|
|
| | * | restore radioactive, include task count in motionblur | niels | 2012-12-28 | 2 | -7/+8 |
|
|
| | * | multithreaded motion blur | niels | 2012-12-28 | 2 | -27/+27 |
|
|
| | * | fixes and deletes | niels | 2012-12-28 | 11 | -105/+88 |
|
|
| | * | drop unnessary update, fix invalid write in lumablend | niels | 2012-12-28 | 4 | -5/+10 |
|
|
| | * | fix opacity by threshold, disable blur in multithread mode | niels | 2012-12-28 | 1 | -1/+1 |
|
|
| | * | bugfixes to a few FX, fixed multi thread task balancer,fixed removing shm seg... | niels | 2012-12-28 | 12 | -80/+97 |
|
|
| | * | fix strides for multithreaded sampling and working with FX in supersampled data | niels | 2012-11-26 | 3 | -59/+59 |
|
|
| | * | uv plane sizes not correct (greenish pixels), bugfix pending .. | niels | 2012-11-25 | 1 | -2/+0 |
|
|
| | * | auto clear sampling var | niels | 2012-11-25 | 2 | -5/+3 |
|
|
| | * | fix typo | niels | 2012-11-25 | 1 | -1/+1 |
|
|
| | * | keep fx row locked in ram | niels | 2012-11-25 | 1 | -1/+2 |
|
|
| | * | free internal buffer (or run out of memory) | niels | 2012-11-25 | 4 | -13/+10 |
|
|
| | * | drop overlap buffer after use | niels | 2012-11-25 | 1 | -0/+1 |
|
|
| | * | fix reloaded build against newer ffmpeg, add large file support (avilib still... | niels | 2012-11-25 | 100 | -1474/+2540 |
|
|
| | * | disable multithreaded sub supersampling. model incomplete | niels | 2012-11-23 | 2 | -12/+14 |
|
|
| | * | fix segfault on 64bit | niels | 2012-11-22 | 2 | -24/+16 |
|
|