gstreamer/ext/gl
Nicolas Dufresne eff94f929d gloverlay: Fix upside down and miss-aligned JPEG
LibJPEG uses macroblock of 8x8 sample. In this element we use RGB and
Y444, two 24bit formats that are stored in 32bit pixels. This mean we
have 32x32 bytes macroblocks. For this reason, we need to allocate
our buffer slightly larger. We also need to pass the line pointer in
the right order, otherwise the image endup upside-down.

https://bugzilla.gnome.org/show_bug.cgi?id=745109
2015-03-03 15:26:13 -05:00
..
effects
BUGS
caopengllayersink.h
caopengllayersink.m
gltestsrc.c
gltestsrc.h
gstglbumper.c
gstglbumper.h
gstglcolorscale.c
gstglcolorscale.h
gstgldeinterlace.c
gstgldeinterlace.h
gstgldifferencematte.c
gstgldifferencematte.h
gstgleffects.c
gstgleffects.h
gstglfilterapp.c
gstglfilterapp.h
gstglfilterblur.c
gstglfilterblur.h
gstglfiltercube.c
gstglfiltercube.h
gstglfilterglass.c
gstglfilterglass.h
gstglfilterlaplacian.c
gstglfilterlaplacian.h
gstglfilterreflectedscreen.c
gstglfilterreflectedscreen.h
gstglfiltershader.c
gstglfiltershader.h
gstglfiltersobel.c
gstglfiltersobel.h
gstglimagesink.c
gstglimagesink.h
gstglmixer.c
gstglmixer.h
gstglmixerpad.h
gstglmosaic.c
gstglmosaic.h
gstgloverlay.c gloverlay: Fix upside down and miss-aligned JPEG 2015-03-03 15:26:13 -05:00
gstgloverlay.h
gstgltestsrc.c
gstgltestsrc.h
gstgltransformation.c
gstgltransformation.h
gstglvideomixer.c
gstglvideomixer.h
gstopengl.c
Makefile.am