1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

x11grab: cosmetics: consistent naming for x11grab-related things

This commit is contained in:
Diego Biurrun
2012-07-21 21:28:54 +02:00
parent 755834e94f
commit 24f8961f93
5 changed files with 16 additions and 17 deletions

2
configure vendored
View File

@@ -1545,7 +1545,7 @@ sndio_outdev_deps="sndio_h"
v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h"
vfwcap_indev_deps="capCreateCaptureWindow vfwcap_defines"
vfwcap_indev_extralibs="-lavicap32"
x11_grab_device_indev_deps="x11grab XShmCreateImage"
x11grab_indev_deps="x11grab XShmCreateImage"
# protocols
ffrtmpcrypt_protocol_deps="!librtmp_protocol"