Lukasz Marek 279412c833 lavd/avdevice: use better option types for caps options 10 years ago
..
Makefile cb58c771ad fix Makefile objects for pulseaudio support 10 years ago
alldevices.c a38a1d516f Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' 10 years ago
alsa-audio-common.c fe72622819 lavd/alsa: implement get_device_list callbacks 10 years ago
alsa-audio-dec.c fe72622819 lavd/alsa: implement get_device_list callbacks 10 years ago
alsa-audio-enc.c fe72622819 lavd/alsa: implement get_device_list callbacks 10 years ago
alsa-audio.h fe72622819 lavd/alsa: implement get_device_list callbacks 10 years ago
avdevice.c 279412c833 lavd/avdevice: use better option types for caps options 10 years ago
avdevice.h 8cbf0827e1 Various small spelling fixes. 11 years ago
avdeviceres.rc 56572787ae Add Windows resource file support for shared libraries 11 years ago
avfoundation.m 2045334239 lavd/avfoundation: Introduce device alias 'none' to allow the user to record only audio or video. 10 years ago
bktr.c d9e2aceb7f Add missing "const" all over the place. 10 years ago
caca.c a630969535 avdeviece: Read errno before av_log() as the callback from av_log() might affect errno 10 years ago
decklink_common.cpp 868cec5874 avdevice/decklink_common: fix COM initialization failure check 10 years ago
decklink_common.h 1f3d478898 avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows with MinGW-w64" 10 years ago
decklink_common_c.h a5e040ee3c avdevice/decklink: move general code of decklink encoder to common file 10 years ago
decklink_dec.cpp bac6cfcb3a avdevice: add decklink input support 10 years ago
decklink_dec.h bac6cfcb3a avdevice: add decklink input support 10 years ago
decklink_dec_c.c bac6cfcb3a avdevice: add decklink input support 10 years ago
decklink_enc.cpp a5e040ee3c avdevice/decklink: move general code of decklink encoder to common file 10 years ago
decklink_enc.h a5e040ee3c avdevice/decklink: move general code of decklink encoder to common file 10 years ago
decklink_enc_c.c a5e040ee3c avdevice/decklink: move general code of decklink encoder to common file 10 years ago
dshow.c 60420fa3dc avdevice/dshow: fix build, ensure that feature enable #defines are set before includes 10 years ago
dshow_capture.h 0167fa0060 msvc: Fix compilation errors due to header include order. 10 years ago
dshow_common.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 years ago
dshow_enummediatypes.c 0cc8a62a78 dshow: fixup some COM objects, based on patches from Don Moir 11 years ago
dshow_enumpins.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 years ago
dshow_filter.c 7750c48d30 dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 12 years ago
dshow_pin.c 773eb74bab dshow: show device name when outputting buffer overflow log message 11 years ago
dv1394.c f607767d93 lavd: add categories to device implementations 11 years ago
dv1394.h b22ecbc6a5 cosmetics: various spelling fixes 12 years ago
fbdev_common.c 883f85fa8f avdevice/fbdev_common: Use av_freep(), avoid leaving stale pointers 10 years ago
fbdev_common.h 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 11 years ago
fbdev_dec.c 7729f43312 avdevice/fbdev_dec: use errno instead of ret for av_log 10 years ago
fbdev_enc.c 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 11 years ago
file_open.c e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
gdigrab.c ea97859c8c gdigrab: fix gdi object leak if using mouse 10 years ago
iec61883.c 963aa1daf8 Fix standalone compilation of the iec61883 input device. 10 years ago
jack_audio.c 66b2a3fa31 Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356' 10 years ago
lavfi.c 52c85b194b avdevice/lavfi: dont assign variables to themselfs 10 years ago
libavdevice.v e493814d61 lavd: export all symbols with av_ prefix 10 years ago
libcdio.c f607767d93 lavd: add categories to device implementations 11 years ago
libdc1394.c f607767d93 lavd: add categories to device implementations 11 years ago
openal-dec.c f607767d93 lavd: add categories to device implementations 11 years ago
opengl_enc.c 0167fa0060 msvc: Fix compilation errors due to header include order. 10 years ago
opengl_enc_shaders.h d3cf9b24cf lavd/opengl_enc_shaders: fix gray* shader 11 years ago
oss_audio.c afbaa9a737 avdevice/oss_audio: avoid strerror() and errbuf 10 years ago
oss_audio.h 80acedae3e Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' 10 years ago
oss_audio_dec.c 80acedae3e Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' 10 years ago
oss_audio_enc.c 80acedae3e Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' 10 years ago
pulse_audio_common.c c05310d469 avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers 10 years ago
pulse_audio_common.h 176046d2b5 lavd/pulse_audio_common: add context helper functions 11 years ago
pulse_audio_dec.c 511398031c Merge commit '424b929b5cb9ca4094099f25179829260d4b0fa3' 10 years ago
pulse_audio_enc.c 1e51af13c7 avdevice/pulse_audio_enc: use getter function for AVFrame.channels 10 years ago
qtkit.m 31f2357fd0 avdevice/qtkit: fix include 11 years ago
sdl.c f607767d93 lavd: add categories to device implementations 11 years ago
sndio_common.c 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
sndio_common.h 55c49afc42 Merge remote-tracking branch 'qatar/master' 12 years ago
sndio_dec.c f607767d93 lavd: add categories to device implementations 11 years ago
sndio_enc.c f607767d93 lavd: add categories to device implementations 11 years ago
timefilter.c 069ceea7da timefilter: Fix typo in allocation failure message 11 years ago
timefilter.h 6ef30976e0 timefilter: Handle memory allocation failure 11 years ago
v4l.c f607767d93 lavd: add categories to device implementations 11 years ago
v4l2-common.c 4fd7067987 v4l2: support MPEG4 compressed streams 10 years ago
v4l2-common.h 931da6a5e9 lavd/v4l2: don't use avpriv_ prefix for internal functions 10 years ago
v4l2.c eb725235b0 avdevice/v4l2: use av_freep() to avoid leaving stale pointers in memory 10 years ago
v4l2enc.c 931da6a5e9 lavd/v4l2: don't use avpriv_ prefix for internal functions 10 years ago
version.h 2045334239 lavd/avfoundation: Introduce device alias 'none' to allow the user to record only audio or video. 10 years ago
vfwcap.c d5ee74e57d Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734' 10 years ago
x11grab.c 345160a9cd Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303' 10 years ago
xcbgrab.c 81a045fe17 Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33' 10 years ago
xv.c 8c63a0d171 xv.c: Add missing const to lookup table. 10 years ago