This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libavdevice
History
Michael Niedermayer
e9d4b8a533
Workaround bug in types.h that has typedef __u64 under #ifndef __STRICT_ANSI__.
...
Originally committed as revision 14852 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-19 21:20:39 +00:00
..
alldevices.c
Implement avdevice_version().
2008-08-08 18:42:31 +00:00
audio.c
Change OSS long names.
2008-08-08 12:52:12 +00:00
avdevice.h
Implement avdevice_version().
2008-08-08 18:42:31 +00:00
beosaudio.cpp
Add missing SMALL_IF_CONFIG_SMALL macros for beosaudio long_names.
2008-06-17 10:14:29 +00:00
bktr.c
…
dv1394.c
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
2008-08-14 15:50:31 +00:00
dv1394.h
…
libdc1394.c
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
2008-07-24 17:09:28 +00:00
Makefile
…
v4l2.c
Workaround bug in types.h that has typedef __u64 under #ifndef __STRICT_ANSI__.
2008-08-19 21:20:39 +00:00
v4l.c
Workaround bug in types.h that has typedef __u64 under #ifndef __STRICT_ANSI__.
2008-08-19 21:20:39 +00:00
vfwcap.c
…
x11grab.c
…