Michael Niedermayer 33ec70785f avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet() 9 years ago
..
Makefile ec81ad21c1 dshow: introduce support for crossbar [multiple input selectable] devices 9 years ago
alldevices.c a38a1d516f Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' 9 years ago
alsa-audio-common.c 48895a23fc avdevice/alsa-audio-common: Use *alloc_array() 9 years ago
alsa-audio-dec.c a92193f247 lavd/alsa: set frame_size field. 9 years ago
alsa-audio-enc.c fe72622819 lavd/alsa: implement get_device_list callbacks 9 years ago
alsa-audio.h fe72622819 lavd/alsa: implement get_device_list callbacks 9 years ago
avdevice.c ba97cf2c45 avdevice: Use av_format_get_control_message_cb() 9 years ago
avdevice.h 007c33df0a lavd/avdevice: introduce helper functions for sink/sources listing 9 years ago
avdeviceres.rc 56572787ae Add Windows resource file support for shared libraries 10 years ago
avfoundation.m 98d19ca8f1 lavd/avfoundation: Add support for 24 and 32bit integer input. 9 years ago
bktr.c e97a9666ef Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a' 9 years ago
caca.c a630969535 avdeviece: Read errno before av_log() as the callback from av_log() might affect errno 9 years ago
decklink_common.cpp 5ae140c04f avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__ 9 years ago
decklink_common.h 1f3d478898 avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows with MinGW-w64" 9 years ago
decklink_common_c.h 97a27065c8 avdevice/decklink: 10 Bit support for Decklink input device 9 years ago
decklink_dec.cpp 97a27065c8 avdevice/decklink: 10 Bit support for Decklink input device 9 years ago
decklink_dec.h bac6cfcb3a avdevice: add decklink input support 9 years ago
decklink_dec_c.c 97a27065c8 avdevice/decklink: 10 Bit support for Decklink input device 9 years ago
decklink_enc.cpp a5e040ee3c avdevice/decklink: move general code of decklink encoder to common file 9 years ago
decklink_enc.h a5e040ee3c avdevice/decklink: move general code of decklink encoder to common file 9 years ago
decklink_enc_c.c a5e040ee3c avdevice/decklink: move general code of decklink encoder to common file 9 years ago
dshow.c 61974c7dcc dshow: tweak logging 9 years ago
dshow_capture.h 7c2e262701 dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once 9 years ago
dshow_common.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 years ago
dshow_crossbar.c 7c2e262701 dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once 9 years ago
dshow_enummediatypes.c 0cc8a62a78 dshow: fixup some COM objects, based on patches from Don Moir 10 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 11 years ago
dshow_pin.c 61974c7dcc dshow: tweak logging 9 years ago
dv1394.c beaea2de61 avdevice/dv1394: Use av_freep() to avoid leaving stale pointers in memory 9 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 9 years ago
fbdev_common.h 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 10 years ago
fbdev_dec.c 7729f43312 avdevice/fbdev_dec: use errno instead of ret for av_log 9 years ago
fbdev_enc.c 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 10 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. 9 years ago
internal.h 007c33df0a lavd/avdevice: introduce helper functions for sink/sources listing 9 years ago
jack_audio.c 66b2a3fa31 Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356' 9 years ago
lavfi.c 33ec70785f avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet() 9 years ago
libavdevice.v e493814d61 lavd: export all symbols with av_ prefix 9 years ago
libcdio.c c8bec255ef lavd/libcdio: add more paranoia mode constants 9 years ago
libdc1394.c 37984ca133 Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff' 9 years ago
openal-dec.c bf8bcd3b2b avdevice/openal-dec: Check the return code of av_new_packet() 9 years ago
opengl_enc.c 0167fa0060 msvc: Fix compilation errors due to header include order. 9 years ago
opengl_enc_shaders.h d3cf9b24cf lavd/opengl_enc_shaders: fix gray* shader 10 years ago
oss_audio.c afbaa9a737 avdevice/oss_audio: avoid strerror() and errbuf 9 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 9 years ago
pulse_audio_common.h 176046d2b5 lavd/pulse_audio_common: add context helper functions 10 years ago
pulse_audio_dec.c fa6c9e54df avdevice/pulse_audio_dec: remove double ;; 9 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 10 years ago
sdl.c f607767d93 lavd: add categories to device implementations 10 years ago
sndio_common.c 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
sndio_common.h 55c49afc42 Merge remote-tracking branch 'qatar/master' 11 years ago
sndio_dec.c f607767d93 lavd: add categories to device implementations 10 years ago
sndio_enc.c f607767d93 lavd: add categories to device implementations 10 years ago
timefilter.c 069ceea7da timefilter: Fix typo in allocation failure message 10 years ago
timefilter.h 6ef30976e0 timefilter: Handle memory allocation failure 10 years ago
utils.c 007c33df0a lavd/avdevice: introduce helper functions for sink/sources listing 9 years ago
v4l.c f607767d93 lavd: add categories to device implementations 10 years ago
v4l2-common.c 4fd7067987 v4l2: support MPEG4 compressed streams 9 years ago
v4l2-common.h 931da6a5e9 lavd/v4l2: don't use avpriv_ prefix for internal functions 9 years ago
v4l2.c a563a1468f lavd/v4l2: fix typo 9 years ago
v4l2enc.c 931da6a5e9 lavd/v4l2: don't use avpriv_ prefix for internal functions 9 years ago
version.h 007c33df0a lavd/avdevice: introduce helper functions for sink/sources listing 9 years ago
vfwcap.c d5ee74e57d Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734' 10 years ago
x11grab.c 8a77672645 Merge commit '802987f8c7033ec8b82b35438d3822cf7f761166' 9 years ago
xcbgrab.c 1f7343c814 lavd/xcbgrab: fix comparison with screen size. 9 years ago
xv.c 8c63a0d171 xv.c: Add missing const to lookup table. 9 years ago