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 Remove use of the deprecated function avcodec_check_dimensions(), use 2010-08-06 09:37:04 +00:00
alldevices.c Remove broken BeOS audio interface. 2010-06-10 17:23:45 +00:00
alsa-audio-common.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
alsa-audio-dec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
alsa-audio-enc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
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 Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
dv1394.c
dv1394.h
jack_audio.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
libavdevice.v Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
libdc1394.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 2010-03-31 12:29:58 +00:00
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