[vlc-devel] [PATCH 0/1] Support over-under videos for 3D anaglyph

Tom Murphy amindfv at gmail.com
Sat Jan 12 10:13:10 CET 2019


This patch adds support for over-under 3D videos with the "anaglyph" filter.
Previously the filter only supported side-by-side (i.e. video for the left eye is on the left half of the video; right is on the right).

This is my first VLC patch and although the patch works for me, it may need fixing.
Specifically, I'm not sure that I've always correctly chosen between pitch and visible_pitch.

I can provide clips of over-under 3d videos for testing.

Thanks!
Tom

Tom Murphy (1):
  Support over-under 3D anaglyphs

 modules/video_filter/anaglyph.c | 171 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 168 insertions(+), 3 deletions(-)

-- 
2.11.0



More information about the vlc-devel mailing list