Extract OpenGL filter wrapper
In order to implement several standalone video filters (with capability
"video filter") using OpenGL filters (with capability "opengl filter"),
define an helper to delegate the work to the "opengl" video filter.
Co-authored-by:
vatsin1810 <suchak@sas.upenn.edu>
parent
71c7f79d
No related branches found
No related tags found
Showing
- modules/video_filter/deinterlace/glblend.c 1 addition, 10 deletionsmodules/video_filter/deinterlace/glblend.c
- modules/video_output/opengl/gl_util.c 19 additions, 0 deletionsmodules/video_output/opengl/gl_util.c
- modules/video_output/opengl/gl_util.h 12 additions, 0 deletionsmodules/video_output/opengl/gl_util.h
Please register or sign in to comment