0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs/data
jp9000 84ce1076f1 libobs: Fix field order of retro/linear 2x shaders
The field orders of retro 2x and linear 2x deinterlace shaders were
inverted.  Note that yadif 2x does not act the same in this regard, its
field ordering is correct due to how it operates.
2016-04-24 01:21:30 -07:00
..
bicubic_scale.effect Rename parameters to avoid GLSL keyword conflicts 2015-01-08 01:42:22 +01:00
bilinear_lowres_scale.effect libobs: Don't use 'output' as a keyword in shader 2015-04-10 09:58:04 -07:00
default_rect.effect libobs: Remove need for DrawMatrix technique in effects 2016-03-21 21:22:26 -07:00
default.effect Move all data into the subdir it belongs to 2014-07-19 01:38:41 +02:00
deinterlace_base.effect libobs: Fix field order of retro/linear 2x shaders 2016-04-24 01:21:30 -07:00
deinterlace_blend_2x.effect libobs: Add deinterlacing API functions 2016-03-21 21:22:32 -07:00
deinterlace_blend.effect libobs: Add deinterlacing API functions 2016-03-21 21:22:32 -07:00
deinterlace_discard_2x.effect libobs: Add deinterlacing API functions 2016-03-21 21:22:32 -07:00
deinterlace_discard.effect libobs: Add deinterlacing API functions 2016-03-21 21:22:32 -07:00
deinterlace_linear_2x.effect libobs: Add deinterlacing API functions 2016-03-21 21:22:32 -07:00
deinterlace_linear.effect libobs: Add deinterlacing API functions 2016-03-21 21:22:32 -07:00
deinterlace_yadif_2x.effect libobs: Add deinterlacing API functions 2016-03-21 21:22:32 -07:00
deinterlace_yadif.effect libobs: Add deinterlacing API functions 2016-03-21 21:22:32 -07:00
format_conversion.effect libobs: Add Planar444 conversion to effect 2015-04-16 22:43:46 -07:00
lanczos_scale.effect libobs: Fix lanczos scaling quality issue 2016-03-24 12:35:24 -07:00
opaque.effect libobs: Add obs_get_opaque_effect function 2015-03-22 19:18:04 -07:00
premultiplied_alpha.effect libobs: Add premultiplied alpha base effect 2016-03-26 21:41:49 -07:00
solid.effect Move all data into the subdir it belongs to 2014-07-19 01:38:41 +02:00