.. |
Makefile
|
Use OBJS variable for all object files
|
16 years ago |
alldevices.c
|
Implement avdevice_version().
|
17 years ago |
audio.c
|
Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0.
|
16 years ago |
avdevice.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
beosaudio.cpp
|
Add missing SMALL_IF_CONFIG_SMALL macros for beosaudio long_names.
|
17 years ago |
bktr.c
|
Define _BSD_SOURCE in bktr.c, dev/ic/bt8xx.h needs the u_short etc. typedefs,
|
16 years ago |
dv1394.c
|
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
|
17 years ago |
dv1394.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
libdc1394.c
|
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
|
17 years ago |
v4l.c
|
Use avcodec_check_dimensions() for checking the frame size validity.
|
16 years ago |
v4l2.c
|
Remove the frame rate from struct video_data, and allow using a variable
|
16 years ago |
vfwcap.c
|
mingw: update w32api to 3.13
|
16 years ago |
x11grab.c
|
Do not invade _t POSIX namespace.
|
16 years ago |