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
..
Makefile
alldevices.c
alsa-audio-common.c
alsa-audio-dec.c
alsa-audio-enc.c
alsa-audio.h Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
avdevice.c
avdevice.h Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
bktr.c
dv1394.c
dv1394.h
jack_audio.c
libavdevice.v
libdc1394.c
oss_audio.c Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
v4l.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
v4l2.c Allow to set the frame rate in v4l2 devices 2010-09-23 09:16:05 +00:00
vfwcap.c vfwcap: add option to print list of supported drivers 2010-10-23 02:11:30 +00:00
x11grab.c Make x11grab cursor drawing suck less 2010-11-07 18:04:46 +00:00