ffmpeg/libavdevice
Ramiro Polla ce03ed4df1 Do not store a copy of AVFormatContext *s in vfw_ctx.
Save *s directly in SetWindowLongPtr instead.

Originally committed as revision 22574 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-17 04:24:43 +00:00
..
Makefile Split avdevice.c off from alldevices.c. 2009-11-18 17:01:25 +00:00
alldevices.c Add some missing #includes 2010-03-06 22:36:36 +00:00
alsa-audio-common.c Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 2010-03-13 19:19:44 +00:00
alsa-audio-dec.c Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. 2010-01-28 15:45:21 +00:00
alsa-audio-enc.c Include alsa headers before the internal FFmpeg headers. 2009-11-29 23:30:46 +00:00
alsa-audio.h
avdevice.c Add functions to return library license and library configuration. 2009-11-18 17:15:17 +00:00
avdevice.h Satisfy style nits. 2010-02-05 23:24:08 +00:00
beosaudio.cpp
bktr.c Replace BSD-specific integer types by their POSIX equivalents. 2010-03-12 17:29:19 +00:00
dv1394.c
dv1394.h
jack_audio.c
libavdevice.v Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
libdc1394.c
oss_audio.c Indent. 2010-02-21 03:23:30 +00:00
v4l.c
v4l2.c Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. 2010-01-28 15:45:21 +00:00
vfwcap.c Do not store a copy of AVFormatContext *s in vfw_ctx. 2010-03-17 04:24:43 +00:00
x11grab.c Define _XOPEN_SOURCE as 600 before including a XSI extension header. 2009-12-14 23:23:09 +00:00