Ramiro Polla d2ed52dc02 avdevice/dshow: fix unused variable warning 2 months ago
..
riscv 378d1b06c3 riscv: probe for Zbb extension at load time 5 months ago
tests b2c5f5054b Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f' 7 years ago
.gitignore 92fe0bf1e8 lavfi,lavd: add gitignore for generated static component lists 6 years ago
Makefile 9f4df9a535 avdevice/decklink_enc: add support for playout of 608 captions in MOV files 1 year ago
alldevices.c 461a359abc lavf: add a header for generic-layer interfaces 1 month ago
alsa.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
alsa.h 1a90cf4410 avdevice/alsa_dec: make sure we have enough data in non-blocking mode 3 years ago
alsa_dec.c b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
alsa_enc.c b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 8 months ago
android_camera.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
audiotoolbox.m 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
avdevice.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
avdevice.h 4fcd6c82cf avdevice: remove FF_API_DEVICE_CAPABILITIES 1 year ago
avdeviceres.rc 56572787ae Add Windows resource file support for shared libraries 11 years ago
avfoundation.m 399bf3f040 avdevice/avfoundation: remove write-only variable 1 month ago
bktr.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
caca.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
ccfifo.c 9f4df9a535 avdevice/decklink_enc: add support for playout of 608 captions in MOV files 1 year ago
decklink_common.cpp ac4247270c avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output 1 year ago
decklink_common.h 9bcb86b0fa avdevice/decklink_dec: extend available actions on signal loss 2 months ago
decklink_common_c.h 9bcb86b0fa avdevice/decklink_dec: extend available actions on signal loss 2 months ago
decklink_dec.cpp 8e76c99301 avdevice/decklink_dec: fix leaks on error 1 month ago
decklink_dec.h 760b4709ab avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders 2 years ago
decklink_dec_c.c 9bcb86b0fa avdevice/decklink_dec: extend available actions on signal loss 2 months ago
decklink_enc.cpp 7b6e1fbeb9 avformat/vapoursynth: Add missing inclusion of frame.h 1 year ago
decklink_enc.h 760b4709ab avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders 2 years ago
decklink_enc_c.c 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
dshow.c d2ed52dc02 avdevice/dshow: fix unused variable warning 1 month ago
dshow_capture.h 348968e9f7 avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() 4 months ago
dshow_common.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 years ago
dshow_crossbar.c d1f7700133 avdevice/dshow: tv_tuner_audio_dialog cleanup missing 2 years ago
dshow_enummediatypes.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
dshow_enumpins.c 76e164f332 avdevice/dshow: fix crash on x86 2 years ago
dshow_filter.c daf61dddc8 avdevice/dshow_filter: Use wcscpy_s() 4 months ago
dshow_pin.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
fbdev_common.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
fbdev_common.h 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 10 years ago
fbdev_dec.c b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
fbdev_enc.c 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
file_open.c e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
gdigrab.c 7897b0beed libavdevice/gdigrab: change hwnd tail check fail logic to !=null 3 months ago
iec61883.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
internal.h 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 3 years ago
jack.c 0c84b977a9 avdevice/jack: use av_err2str to simplify code 2 months ago
kmsgrab.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
lavfi.c d3f76dbca1 lavd/lavfi: stop using avfilter_graph_create_filter() incorrectly 1 month ago
libavdevice.v 0acc170aad Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' 8 years ago
libcdio.c b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
libdc1394.c b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
openal-dec.c b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
opengl_enc.c 36aee69f0d libavdevice: Improve example in deprecation message for opengl and sdl 4 months ago
opengl_enc_shaders.h 180f9a0958 all: Make header guard names consistent 8 years ago
oss.c 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
oss.h b3e261bab3 avdevice/oss_dec: account for sample size when computing timestamp 2 years ago
oss_dec.c b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
oss_enc.c 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
pulse_audio_common.c c05310d469 avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers 10 years ago
pulse_audio_common.h 00597af58b avdevice/pulse_audio_common: Avoid inclusion of avcodec.h 1 year ago
pulse_audio_dec.c b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
pulse_audio_enc.c 6f52b64bcc avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow 5 months ago
reverse.c 3cd616a0c9 avdevice: make ff_reverse available on shared builds 7 years ago
sdl2.c 36aee69f0d libavdevice: Improve example in deprecation message for opengl and sdl 4 months ago
sndio.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
sndio.h b1b58310d0 Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 9 years ago
sndio_dec.c b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
sndio_enc.c 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
timefilter.c 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2 years ago
timefilter.h 529bf5daf2 avdevice/timefilter: remove obsolete comments from the docs 3 years ago
utils.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
v4l2-common.c cc6fb1643d avdevice/v4l2: add NV16 and NV24 pixel formats 4 months ago
v4l2-common.h 8550a05ece avdevice/v4l2*: Improve included headers 2 years ago
v4l2.c 00b64fca55 configure: improve check for POSIX ioctl 2 months ago
v4l2enc.c 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
version.c b616be1649 lib*/version: Use static_assert for static asserts 7 months ago
version.h 38e224c2ba */version.h: bump after release/7.1 branch 1 month ago
version_major.h 783d00b203 libs: bump major version for all libraries 8 months ago
vfwcap.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago
xcbgrab.c 78d6d13bab avdevice/xcbgrab: Check sscanf() return 5 months ago
xv.c 790f793844 avutil/common: Don't auto-include mem.h 7 months ago