ffmpeg/libavdevice
Stefano Sabatini 38e54a75ab Make the configure script select the input/output devices using
--enable-indev, --enable-outdev rather than --enable-demuxer,
--enable-muxer as before, same for disabling them.

Originally committed as revision 19293 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-29 18:49:15 +00:00
..
Makefile Make the configure script select the input/output devices using 2009-06-29 18:49:15 +00:00
alldevices.c Make the configure script select the input/output devices using 2009-06-29 18:49:15 +00:00
alsa-audio-common.c Fix two icc warnings #188: enumerated type mixed with another type. 2009-04-14 22:30:11 +00:00
alsa-audio-dec.c Fix icc warning #188: enumerated type mixed with another type. 2009-04-14 22:19:43 +00:00
alsa-audio-enc.c Change codec_id type to enum CodecID, fix warning. 2009-05-06 22:38:21 +00:00
alsa-audio.h Cosmetics: Split long line. 2009-04-14 22:33:46 +00:00
avdevice.h Implement JACK input device. 2009-04-02 23:53:47 +00:00
beosaudio.cpp cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
bktr.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
dv1394.c
dv1394.h Remove file name from file headers. 2009-02-09 11:17:54 +00:00
jack_audio.c Fix icc warning #188: enumerated type mixed with another type. 2009-04-14 22:21:53 +00:00
libdc1394.c
oss_audio.c Make the configure script select the input/output devices using 2009-06-29 18:49:15 +00:00
v4l.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
v4l2.c Cast a __u64 variable to uint64_t so that it can be printed without warnings 2009-02-15 14:32:09 +00:00
vfwcap.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
x11grab.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00