You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
David Manouchehri d0705ecb2b avdevice/v4l2enc: Allow writing non-rawvideos to v4l2. 5 years ago
..
tests Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f' 8 years ago
.gitignore lavfi,lavd: add gitignore for generated static component lists 7 years ago
Makefile lavd: Remove libndi_newtek 6 years ago
alldevices.c lavd: Remove libndi_newtek 6 years ago
alsa.c avdevice/alsa: fix indefinite stop on closing PCM capture 6 years ago
alsa.h lavd/alsa: Double maximum alsa buffer size. 7 years ago
alsa_dec.c libavdevice: Update the class name as uniform style 5 years ago
alsa_enc.c libavdevice: Update the class name as uniform style 5 years ago
android_camera.c avdevice/android_camera: Fix AVClass.version 7 years ago
avdevice.c Silence "string-plus-int" warning shown by clang. 5 years ago
avdevice.h Revert "lavd: add new API for iterating input and output devices" 7 years ago
avdeviceres.rc Add Windows resource file support for shared libraries 11 years ago
avfoundation.m avfoundation: Fix building on iOS 5 years ago
bktr.c libavdevice: Update the class name as uniform style 5 years ago
caca.c libavdevice: Update the class name as uniform style 5 years ago
decklink_common.cpp avdevice/decklink: add support for SDK version 11.5 5 years ago
decklink_common.h avdevice/decklink_dec: fix stopping streams in read_close 5 years ago
decklink_common_c.h avdevice/decklink_dec: remove -bm_v210 option 5 years ago
decklink_dec.cpp avdevice/decklink_dec: increase autodetect timeout to 3 sec 5 years ago
decklink_dec.h libavdevice/decklink: add support for -sources and -sinks arguments 7 years ago
decklink_dec_c.c avdevice/decklink_dec: remove -bm_v210 option 5 years ago
decklink_enc.cpp avdevice/decklink: deprecate the -list_devices option 5 years ago
decklink_enc.h libavdevice/decklink: add support for -sources and -sinks arguments 7 years ago
decklink_enc_c.c libavdevice: Update the class name as uniform style 5 years ago
dshow.c avdevice/dshow: Fixed some minor memory leaks 6 years ago
dshow_capture.h dshow: don't add two instances of same device to graphs 9 years ago
dshow_common.c
dshow_crossbar.c lavd/dshow_crossbar: remove trailing whitespace 9 years ago
dshow_enummediatypes.c avdevice/dshow_enummediatypes: check return of av_malloc 9 years ago
dshow_enumpins.c
dshow_filter.c avdevice/dshow: satisfy alloc contract better 8 years ago
dshow_pin.c avdevice/dshow: Fixed some minor memory leaks 6 years ago
fbdev_common.c Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3' 9 years ago
fbdev_common.h lavd/fbdev_enc: move list device code to fbdev_common 11 years ago
fbdev_dec.c avdevice: migrate to AVFormatContext->url 7 years ago
fbdev_enc.c avdevice: migrate to AVFormatContext->url 7 years ago
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
gdigrab.c libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrab 6 years ago
iec61883.c lavd/iec61883: Fix the include path for poll.h. 6 years ago
internal.h avdevice/internal: add av_warn_unused_result 9 years ago
jack.c avdevice: migrate to AVFormatContext->url 7 years ago
kmsgrab.c kmsgrab: add category for kmsgrab 7 years ago
lavfi.c libavdevice/lavfi: check avfilter_graph_dump return value 5 years ago
libavdevice.v Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' 9 years ago
libcdio.c avdevice: migrate to AVFormatContext->url 7 years ago
libdc1394.c lavd/libdc1394: Do not crash if dc1394_camera_new() fails. 7 years ago
openal-dec.c libavdevice: Update the class name as uniform style 5 years ago
opengl_enc.c avdevice/opengl: add support of wrapped avframe codec 5 years ago
opengl_enc_shaders.h all: Make header guard names consistent 9 years ago
oss.c Merge commit 'b586903ae1b89e2d8b99c79f33cabe9b3ca03784' 7 years ago
oss.h Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
oss_dec.c libavdevice: Update the class name as uniform style 5 years ago
oss_enc.c libavdevice: Update the class name as uniform style 5 years ago
pulse_audio_common.c avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers 10 years ago
pulse_audio_common.h avdevice/pulse_audio_common: add av_warn_unused_result 9 years ago
pulse_audio_dec.c libavdevice: Update the class name as uniform style 5 years ago
pulse_audio_enc.c libavdevice: Update the class name as uniform style 5 years ago
reverse.c avdevice: make ff_reverse available on shared builds 7 years ago
sdl2.c avdevice/sdl2: add option to set window position 6 years ago
sndio.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
sndio.h Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
sndio_dec.c avdevice: migrate to AVFormatContext->url 7 years ago
sndio_enc.c avdevice: migrate to AVFormatContext->url 7 years ago
timefilter.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
timefilter.h timefilter: Handle memory allocation failure 11 years ago
utils.c lavd/avdevice: introduce helper functions for sink/sources listing 10 years ago
v4l2-common.c lavd/v4l2-common: Add an entry for Z16. 6 years ago
v4l2-common.h Merge commit '3a165c187da7d74f46f6c1778294e8c5a3a7151f' 8 years ago
v4l2.c avdevice/v4l2: Remove av_assert0 when format not supported 5 years ago
v4l2enc.c avdevice/v4l2enc: Allow writing non-rawvideos to v4l2. 5 years ago
version.h avdevice/decklink: deprecate the -list_devices option 5 years ago
vfwcap.c lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size(). 7 years ago
xcbgrab.c avdevice/xcbgrab: check if frame size fits in INT_MAX 5 years ago
xv.c avdevice/xv: add support of wrapped avframe codec 5 years ago