ffmpeg/libavdevice
Clément Bœsch 165bc9caa2 v4l2: make possible to disable libv4l2 at runtime.
Also disable it by default since it looks currently buggy. The
usefulness of such library is mostly limited to backward compatibility
with very old devices.
2013-05-22 19:49:29 +02:00
..
Makefile lavd: add v4l2 outdev. 2013-05-20 01:11:33 +02:00
alldevices.c lavd: add v4l2 outdev. 2013-05-20 01:11:33 +02:00
alsa-audio-common.c
alsa-audio-dec.c avformat/avdevice: add missing time.h includes 2013-03-12 15:28:22 +01:00
alsa-audio-enc.c avformat/avdevice: add missing time.h includes 2013-03-12 15:28:22 +01:00
alsa-audio.h
avdevice.c
avdevice.h
bktr.c bktr: Add missing includes for av_gettime() 2013-03-23 23:36:58 +02:00
caca.c
dshow.c lavd/dshow: fix style and typo recently introduced. 2013-03-19 21:26:24 +01:00
dshow_capture.h
dshow_common.c
dshow_enummediatypes.c
dshow_enumpins.c
dshow_filter.c
dshow_pin.c dshow_pin: dont return a value from a void function 2013-03-25 22:12:07 +01:00
dv1394.c
dv1394.h
fbdev.c Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
iec61883.c
jack_audio.c
lavfi.c replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 2013-05-15 11:23:14 +02:00
libavdevice.v
libcdio.c
libdc1394.c
openal-dec.c avformat/avdevice: add missing time.h includes 2013-03-12 15:28:22 +01:00
oss_audio.c
pulse.c
sdl.c libavdevice sdl: added window_fullscreen option to switch SDL output into fullscreen mode 2013-03-18 20:44:21 +01:00
sndio_common.c
sndio_common.h
sndio_dec.c sndio_dec: Add missing includes for av_gettime() 2013-03-24 13:20:53 +02:00
sndio_enc.c
timefilter.c
timefilter.h
v4l.c
v4l2-common.c lavd/v4l2: move pixel format conversion code to a separate place. 2013-05-20 01:11:28 +02:00
v4l2-common.h lavd/v4l2: move pixel format conversion code to a separate place. 2013-05-20 01:11:28 +02:00
v4l2.c v4l2: make possible to disable libv4l2 at runtime. 2013-05-22 19:49:29 +02:00
v4l2enc.c lavd/v4l2enc: check write return value. 2013-05-20 16:33:21 +02:00
version.h v4l2: make possible to disable libv4l2 at runtime. 2013-05-22 19:49:29 +02:00
vfwcap.c
x11grab.c