FFmpeg/libavdevice
Matthew Oliver 0167fa0060 msvc: Fix compilation errors due to header include order.
Ensures that the header include order is such that winsock2.h is always
included before windows.h or that windows.h does not include winsock.h.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-11-27 12:40:18 +01:00
..
alldevices.c Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' 2014-10-27 21:26:51 +01:00
alsa-audio-common.c lavd/alsa: implement get_device_list callbacks 2014-11-01 01:02:02 +01:00
alsa-audio-dec.c lavd/alsa: implement get_device_list callbacks 2014-11-01 01:02:02 +01:00
alsa-audio-enc.c lavd/alsa: implement get_device_list callbacks 2014-11-01 01:02:02 +01:00
alsa-audio.h lavd/alsa: implement get_device_list callbacks 2014-11-01 01:02:02 +01:00
avdevice.c avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointers 2014-11-21 18:03:11 +01:00
avdevice.h
avdeviceres.rc
avfoundation.m lavd/avfoundation: Introduce device alias 'none' to allow the user to record only audio or video. 2014-11-14 18:28:12 +01:00
bktr.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
caca.c avdeviece: Read errno before av_log() as the callback from av_log() might affect errno 2014-10-25 13:28:51 +02:00
decklink_common_c.h avdevice/decklink: move general code of decklink encoder to common file 2014-09-22 01:39:50 +02:00
decklink_common.cpp avdevice/decklink: move general code of decklink encoder to common file 2014-09-22 01:39:50 +02:00
decklink_common.h avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows with MinGW-w64" 2014-11-25 04:40:49 +01:00
decklink_dec_c.c avdevice: add decklink input support 2014-09-22 02:55:24 +02:00
decklink_dec.cpp avdevice: add decklink input support 2014-09-22 02:55:24 +02:00
decklink_dec.h avdevice: add decklink input support 2014-09-22 02:55:24 +02:00
decklink_enc_c.c avdevice/decklink: move general code of decklink encoder to common file 2014-09-22 01:39:50 +02:00
decklink_enc.cpp avdevice/decklink: move general code of decklink encoder to common file 2014-09-22 01:39:50 +02:00
decklink_enc.h avdevice/decklink: move general code of decklink encoder to common file 2014-09-22 01:39:50 +02:00
dshow_capture.h msvc: Fix compilation errors due to header include order. 2014-11-27 12:40:18 +01:00
dshow_common.c
dshow_enummediatypes.c
dshow_enumpins.c
dshow_filter.c
dshow_pin.c
dshow.c avdevice/dshow: fix build, ensure that feature enable #defines are set before includes 2014-11-25 04:02:48 +01:00
dv1394.c
dv1394.h
fbdev_common.c avdevice/fbdev_common: Use av_freep(), avoid leaving stale pointers 2014-11-21 18:02:41 +01:00
fbdev_common.h
fbdev_dec.c avdevice/fbdev_dec: use errno instead of ret for av_log 2014-10-29 21:44:19 +01:00
fbdev_enc.c
file_open.c
gdigrab.c gdigrab: fix gdi object leak if using mouse 2014-08-19 16:07:28 +02:00
iec61883.c avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in memory 2014-11-22 18:44:35 +01:00
jack_audio.c Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356' 2014-10-29 21:59:30 +01:00
lavfi.c avdevice/lavfi: dont assign variables to themselfs 2014-09-13 22:32:21 +02:00
libavdevice.v lavd: export all symbols with av_ prefix 2014-10-20 22:01:36 +02:00
libcdio.c
libdc1394.c
Makefile lavd: fix building x11grab after a6674d2 2014-10-28 07:22:00 +01:00
openal-dec.c
opengl_enc_shaders.h
opengl_enc.c msvc: Fix compilation errors due to header include order. 2014-11-27 12:40:18 +01:00
oss_audio_dec.c Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' 2014-07-19 13:39:12 +02:00
oss_audio_enc.c Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' 2014-07-19 13:39:12 +02:00
oss_audio.c avdevice/oss_audio: avoid strerror() and errbuf 2014-11-17 23:46:56 +01:00
oss_audio.h Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' 2014-07-19 13:39:12 +02:00
pulse_audio_common.c avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers 2014-11-21 18:02:01 +01:00
pulse_audio_common.h
pulse_audio_dec.c Merge commit '424b929b5cb9ca4094099f25179829260d4b0fa3' 2014-08-24 21:33:59 +02:00
pulse_audio_enc.c avdevice/pulse_audio_enc: use getter function for AVFrame.channels 2014-07-28 20:06:11 +02:00
qtkit.m
sdl.c
sndio_common.c
sndio_common.h
sndio_dec.c
sndio_enc.c
timefilter.c
timefilter.h
v4l2-common.c v4l2: support MPEG4 compressed streams 2014-11-05 19:15:14 +01:00
v4l2-common.h lavd/v4l2: don't use avpriv_ prefix for internal functions 2014-10-29 16:12:14 +01:00
v4l2.c Merge commit '09f25533a564eab743f258d168697a11122914c4' 2014-11-10 01:37:08 +01:00
v4l2enc.c lavd/v4l2: don't use avpriv_ prefix for internal functions 2014-10-29 16:12:14 +01:00
v4l.c
version.h lavd/avfoundation: Introduce device alias 'none' to allow the user to record only audio or video. 2014-11-14 18:28:12 +01:00
vfwcap.c Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734' 2014-08-26 12:22:55 +02:00
x11grab.c Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303' 2014-10-05 03:42:55 +02:00
xcbgrab.c avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.c 2014-11-24 16:57:47 +01:00
xv.c xv.c: Add missing const to lookup table. 2014-08-30 18:02:45 +02:00