FFmpeg/libavdevice
Jason Garrett-Glaser 8ce803db51 Make x11grab cursor drawing suck less
This new version:
1.  Works on 24-bit and 32-bit input, not just 32-bit.
2.  Doesn't try to run on 16-bit or 8-bit, instead of outright crashing.
3.  Does proper alpha-blending, so cursor shadows look correct.
4.  Doesn't swap R and B.

Mostly fixes issue 1997.
Fixes issue 2056.

Originally committed as revision 25690 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-07 18:04:46 +00:00
..
alldevices.c
alsa-audio-common.c
alsa-audio-dec.c
alsa-audio-enc.c
alsa-audio.h
avdevice.c
avdevice.h
bktr.c
dv1394.c
dv1394.h
jack_audio.c
libavdevice.v
libdc1394.c
Makefile
oss_audio.c
v4l.c
v4l2.c
vfwcap.c
x11grab.c Make x11grab cursor drawing suck less 2010-11-07 18:04:46 +00:00