Fixed...
Fixed colorthres/erase/extract/gaussianblur/gradient/motionblur/motiondetect/noise/psychedelic/sharpen filters. input and output picture pitches may not be equal (corruptions or segfaults).
Showing
- modules/video_filter/colorthres.c 69 additions, 79 deletionsmodules/video_filter/colorthres.c
- modules/video_filter/erase.c 2 additions, 4 deletionsmodules/video_filter/erase.c
- modules/video_filter/extract.c 93 additions, 91 deletionsmodules/video_filter/extract.c
- modules/video_filter/gaussianblur.c 6 additions, 6 deletionsmodules/video_filter/gaussianblur.c
- modules/video_filter/gradient.c 7 additions, 21 deletionsmodules/video_filter/gradient.c
- modules/video_filter/motionblur.c 22 additions, 39 deletionsmodules/video_filter/motionblur.c
- modules/video_filter/motiondetect.c 8 additions, 7 deletionsmodules/video_filter/motiondetect.c
- modules/video_filter/noise.c 6 additions, 5 deletionsmodules/video_filter/noise.c
- modules/video_filter/psychedelic.c 1 addition, 2 deletionsmodules/video_filter/psychedelic.c
- modules/video_filter/sharpen.c 2 additions, 2 deletionsmodules/video_filter/sharpen.c
Loading
Please register or sign in to comment