This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
ffmpeg
/
libavdevice
History
Stefano Sabatini
f233d34821
Remove unnecessary temporary variable "frame_size" from
...
grab_read_header(). Originally committed as revision 16317 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-26 09:31:21 +00:00
..
alldevices.c
Implement avdevice_version().
2008-08-08 18:42:31 +00:00
audio.c
Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0.
2008-10-20 05:26:52 +00:00
avdevice.h
Globally rename the header inclusion guard names.
2008-08-31 07:39:47 +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
Define _BSD_SOURCE in bktr.c, dev/ic/bt8xx.h needs the u_short etc. typedefs,
2008-12-13 09:16:12 +00:00
dv1394.c
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
2008-08-14 15:50:31 +00:00
dv1394.h
Globally rename the header inclusion guard names.
2008-08-31 07:39:47 +00:00
libdc1394.c
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
2008-07-24 17:09:28 +00:00
Makefile
Use OBJS variable for all object files
2008-10-25 14:00:28 +00:00
v4l2.c
uses FF_ARRAY_ELEMS() where appropriate
2008-10-21 21:40:24 +00:00
v4l.c
Remove unnecessary temporary variable "frame_size" from
2008-12-26 09:31:21 +00:00
vfwcap.c
mingw: update w32api to 3.13
2008-12-07 05:17:57 +00:00
x11grab.c
Do not invade _t POSIX namespace.
2008-12-13 18:16:06 +00:00