You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
14 years ago
..
Makefile
Remove use of the deprecated function avcodec_check_dimensions(), use
14 years ago
alldevices.c
Remove broken BeOS audio interface.
15 years ago
alsa-audio-common.c
Remove explicit filename from Doxygen @file commands.
15 years ago
alsa-audio-dec.c
Remove explicit filename from Doxygen @file commands.
15 years ago
alsa-audio-enc.c
Remove explicit filename from Doxygen @file commands.
15 years ago
alsa-audio.h
Define macro AV_NE() and use it in libavdevice.
14 years ago
avdevice.c
Add functions to return library license and library configuration.
15 years ago
avdevice.h
Use new imgutils.h API names, fix deprecation warnings.
14 years ago
bktr.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
dv1394.c
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
16 years ago
dv1394.h
Remove file name from file headers.
16 years ago
jack_audio.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
libavdevice.v
Add symbol versioning for shared libraries
15 years ago
libdc1394.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
oss_audio.c
Define macro AV_NE() and use it in libavdevice.
14 years ago
v4l.c
Use new imgutils.h API names, fix deprecation warnings.
14 years ago
v4l2.c
Allow to set the frame rate in v4l2 devices
14 years ago
vfwcap.c
vfwcap: add option to print list of supported drivers
14 years ago
x11grab.c
Make x11grab cursor drawing suck less
14 years ago