ffmpeg/libavdevice
rogerdpack 61974c7dcc dshow: tweak logging
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
2015-01-26 02:04:30 -07:00
..
Makefile dshow: introduce support for crossbar [multiple input selectable] devices 2015-01-23 06:35:16 -07:00
alldevices.c Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' 2014-10-27 21:26:51 +01:00
alsa-audio-common.c avdevice/alsa-audio-common: Use *alloc_array() 2015-01-20 17:00:16 +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: Use av_format_get_control_message_cb() 2015-01-16 02:13:01 +01:00
avdevice.h lavd/avdevice: introduce helper functions for sink/sources listing 2015-01-11 18:58:26 +01:00
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
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.cpp avdevice/decklink_common: fix COM initialization failure check 2014-12-03 18:47:24 +01: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_common_c.h
decklink_dec.cpp
decklink_dec.h
decklink_dec_c.c
decklink_enc.cpp
decklink_enc.h
decklink_enc_c.c
dshow.c dshow: tweak logging 2015-01-26 02:04:30 -07:00
dshow_capture.h dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once 2015-01-26 01:29:58 -07:00
dshow_common.c
dshow_crossbar.c dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once 2015-01-26 01:29:58 -07:00
dshow_enummediatypes.c
dshow_enumpins.c
dshow_filter.c
dshow_pin.c dshow: tweak logging 2015-01-26 02:04:30 -07:00
dv1394.c avdevice/dv1394: Use av_freep() to avoid leaving stale pointers in memory 2014-12-28 18:16:02 +01:00
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
iec61883.c Fix standalone compilation of the iec61883 input device. 2014-12-04 01:35:47 +01:00
internal.h lavd/avdevice: introduce helper functions for sink/sources listing 2015-01-11 18:58:26 +01:00
jack_audio.c Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356' 2014-10-29 21:59:30 +01:00
lavfi.c avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memory 2015-01-08 14:11:44 +01:00
libavdevice.v lavd: export all symbols with av_ prefix 2014-10-20 22:01:36 +02:00
libcdio.c
libdc1394.c
openal-dec.c avdevice/openal-dec: Check the return code of av_new_packet() 2015-01-19 00:34:18 +01:00
opengl_enc.c msvc: Fix compilation errors due to header include order. 2014-11-27 12:40:18 +01:00
opengl_enc_shaders.h
oss_audio.c avdevice/oss_audio: avoid strerror() and errbuf 2014-11-17 23:46:56 +01:00
oss_audio.h
oss_audio_dec.c
oss_audio_enc.c
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 avdevice/pulse_audio_dec: remove double ;; 2015-01-18 00:35:04 +01:00
pulse_audio_enc.c
qtkit.m
sdl.c
sndio_common.c
sndio_common.h
sndio_dec.c
sndio_enc.c
timefilter.c
timefilter.h
utils.c lavd/avdevice: introduce helper functions for sink/sources listing 2015-01-11 18:58:26 +01:00
v4l.c
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 lavd/v4l2: implement list device callback 2015-01-11 18:58:33 +01:00
v4l2enc.c lavd/v4l2: don't use avpriv_ prefix for internal functions 2014-10-29 16:12:14 +01:00
version.h lavd/avdevice: introduce helper functions for sink/sources listing 2015-01-11 18:58:26 +01:00
vfwcap.c
x11grab.c Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303' 2014-10-05 03:42:55 +02:00
xcbgrab.c Merge commit '9e06327ecb8f73c7904d10af7ad339c57cdaa788' 2014-12-19 05:14:38 +01:00
xv.c