.. |
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
|
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
2009-07-26 12:20:04 +00:00 |
avdevice.h
|
Implement JACK input device.
|
2009-04-02 23:53:47 +00:00 |
beosaudio.cpp
|
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
2009-07-26 12:20:04 +00:00 |
bktr.c
|
cosmetics: Remove pointless period after copyright statement non-sentences.
|
2009-01-19 15:46:40 +00:00 |
dv1394.c
|
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
|
2008-08-14 15:50:31 +00:00 |
dv1394.h
|
Remove file name from file headers.
|
2009-02-09 11:17:54 +00:00 |
jack_audio.c
|
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
2009-07-26 12:20:04 +00:00 |
libdc1394.c
|
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
|
2009-01-14 17:19:17 +00:00 |
Makefile
|
Skip headers requiring external libs not present in checkheaders
|
2009-08-23 11:02:37 +00:00 |
oss_audio.c
|
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
2009-07-26 12:20:04 +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 |
v4l.c
|
cosmetics: Remove pointless period after copyright statement non-sentences.
|
2009-01-19 15:46:40 +00:00 |
vfwcap.c
|
Use if(0){} instead of #if 0 to prevent debug code to rot.
|
2009-09-04 16:31:21 +00:00 |
x11grab.c
|
x11grab: remove unnecessary #includes and senseless #define
|
2009-07-21 14:32:05 +00:00 |