Michael Niedermayer 33f6ba9c4e avdevice/pulse_audio_dec: clear pa_simple pointer after deallocation 10 лет назад
..
Makefile 3d7218d932 Merge commit '449511740f06a4675b0066730fa45cdb764ffafc' 10 лет назад
alldevices.c d2417061ef Add AVFoundation input device. 11 лет назад
alsa-audio-common.c 55910e1894 lavd/alsa: simplify reordering functions definition. 12 лет назад
alsa-audio-dec.c f607767d93 lavd: add categories to device implementations 11 лет назад
alsa-audio-enc.c f607767d93 lavd: add categories to device implementations 11 лет назад
alsa-audio.h 6ac9afd16e lavd/alsa: fix timestamp calculation 11 лет назад
avdevice.c c1c3c3611e lavd: no default device unless explicitly set 11 лет назад
avdevice.h 8cbf0827e1 Various small spelling fixes. 11 лет назад
avdeviceres.rc 56572787ae Add Windows resource file support for shared libraries 11 лет назад
avfoundation.m ffe6ecc418 lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 10 лет назад
bktr.c f607767d93 lavd: add categories to device implementations 11 лет назад
caca.c f607767d93 lavd: add categories to device implementations 11 лет назад
decklink_enc.cpp 5965adeb20 lavd: add decklink output device 11 лет назад
decklink_enc.h 5965adeb20 lavd: add decklink output device 11 лет назад
decklink_enc_c.c f607767d93 lavd: add categories to device implementations 11 лет назад
dshow.c 773eb74bab dshow: show device name when outputting buffer overflow log message 11 лет назад
dshow_capture.h 773eb74bab dshow: show device name when outputting buffer overflow log message 11 лет назад
dshow_common.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 лет назад
dshow_enummediatypes.c 0cc8a62a78 dshow: fixup some COM objects, based on patches from Don Moir 11 лет назад
dshow_enumpins.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 лет назад
dshow_filter.c 7750c48d30 dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 12 лет назад
dshow_pin.c 773eb74bab dshow: show device name when outputting buffer overflow log message 11 лет назад
dv1394.c f607767d93 lavd: add categories to device implementations 11 лет назад
dv1394.h b22ecbc6a5 cosmetics: various spelling fixes 12 лет назад
fbdev_common.c 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 11 лет назад
fbdev_common.h 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 11 лет назад
fbdev_dec.c e2ebaa0933 lavd/fbdev_dec: implement fbdev_get_device_list callback 11 лет назад
fbdev_enc.c 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 11 лет назад
file_open.c e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 лет назад
gdigrab.c 08909fb56b Add Win32 GDI-based screen grabbing 11 лет назад
iec61883.c 9deecdf85f Fix pthread-related compile errors in iec61883.c 11 лет назад
jack_audio.c 51bad41a13 lavd/jack_audio: use av_fifo_alloc_array 10 лет назад
lavfi.c 3a10bf93b5 avdevice/lavfi: Use av_malloc_array() 10 лет назад
libavdevice.v a482e61bd6 Add symbol versioning for shared libraries 15 лет назад
libcdio.c f607767d93 lavd: add categories to device implementations 11 лет назад
libdc1394.c f607767d93 lavd: add categories to device implementations 11 лет назад
openal-dec.c f607767d93 lavd: add categories to device implementations 11 лет назад
opengl_enc.c 88f2586adb fix various typos 10 лет назад
opengl_enc_shaders.h d3cf9b24cf lavd/opengl_enc_shaders: fix gray* shader 11 лет назад
oss_audio.c f607767d93 lavd: add categories to device implementations 11 лет назад
pulse_audio_common.c 176046d2b5 lavd/pulse_audio_common: add context helper functions 11 лет назад
pulse_audio_common.h 176046d2b5 lavd/pulse_audio_common: add context helper functions 11 лет назад
pulse_audio_dec.c 33f6ba9c4e avdevice/pulse_audio_dec: clear pa_simple pointer after deallocation 10 лет назад
pulse_audio_enc.c 5bef4878d3 lavd/pulse_audio_enc: respect minreq while checking buffer fullness 11 лет назад
qtkit.m 31f2357fd0 avdevice/qtkit: fix include 11 лет назад
sdl.c f607767d93 lavd: add categories to device implementations 11 лет назад
sndio_common.c 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 лет назад
sndio_common.h 55c49afc42 Merge remote-tracking branch 'qatar/master' 12 лет назад
sndio_dec.c f607767d93 lavd: add categories to device implementations 11 лет назад
sndio_enc.c f607767d93 lavd: add categories to device implementations 11 лет назад
timefilter.c 069ceea7da timefilter: Fix typo in allocation failure message 11 лет назад
timefilter.h 6ef30976e0 timefilter: Handle memory allocation failure 11 лет назад
v4l.c f607767d93 lavd: add categories to device implementations 11 лет назад
v4l2-common.c 5642dd41cc Add more Bayer colour spaces to the video4linux2 device wrapper. 11 лет назад
v4l2-common.h 8eec655320 lavd/v4l2: move pixel format conversion code to a separate place. 11 лет назад
v4l2.c 124c94a1c8 avdevice/v4l2: Use av_malloc_array() 10 лет назад
v4l2enc.c f607767d93 lavd: add categories to device implementations 11 лет назад
version.h 45601854b1 lavd/opengl_enc: add window size param 11 лет назад
vfwcap.c f607767d93 lavd: add categories to device implementations 11 лет назад
x11grab.c f607767d93 lavd: add categories to device implementations 11 лет назад
xv.c 9efa7f82ce avdevice/xv: fix missing { 10 лет назад