..
riscv
riscv: probe for Zbb extension at load time
2024-06-11 20:12:37 +03:00
tests
.gitignore
Signed-off-by: Venkata Atchuta Bheemeswara Sarma Darbha <vdarbha0473@gmail.com>
2026-01-01 22:04:29 -06:00
alldevices.c
avdevice: remove deprecated FF_API_SDL2_DEVICE
2025-03-28 14:33:07 -03:00
alsa.c
avdevice/alsa: simplify passing ff_alsa_open a channel layout
2025-02-12 18:49:07 -03:00
alsa.h
avdevice/alsa: simplify passing ff_alsa_open a channel layout
2025-02-12 18:49:07 -03:00
alsa_dec.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
alsa_enc.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
android_camera.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
audiotoolbox.m
all: fix typos found by codespell
2025-08-03 13:48:47 +02:00
avdevice.c
avutil/common: Don't auto-include mem.h
2024-03-31 00:08:43 +01:00
avdevice.h
all: fix typos found by codespell
2025-08-03 13:48:47 +02:00
avdeviceres.rc
avfoundation.m
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
caca.c
avutil/common: Don't auto-include mem.h
2024-03-31 00:08:43 +01:00
ccfifo.c
avdevice/decklink_enc: add support for playout of 608 captions in MOV files
2023-05-11 22:06:20 +08:00
decklink_common.cpp
libavdevice/decklink: add support for DeckLink SDK 14.3
2025-12-01 21:37:12 +00:00
decklink_common.h
libavdevice/decklink: add support for DeckLink SDK 14.3
2025-12-01 21:37:12 +00:00
decklink_common_c.h
avdevice/decklink_dec: extend available actions on signal loss
2024-09-09 23:47:49 +02:00
decklink_dec.cpp
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
decklink_dec.h
avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders
2022-02-21 13:09:48 +01:00
decklink_dec_c.c
avdevice/decklink_dec: extend available actions on signal loss
2024-09-09 23:47:49 +02:00
decklink_enc.cpp
libavdevice/decklink: add support for DeckLink SDK 14.3
2025-12-01 21:37:12 +00:00
decklink_enc.h
avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders
2022-02-21 13:09:48 +01:00
decklink_enc_c.c
all: use designated initializers for AVOption.unit
2024-02-14 14:53:41 +01:00
dshow.c
avdevice/dshow: fix unused variable warning
2024-10-17 13:04:17 +02:00
dshow_capture.h
avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create()
2024-07-15 01:59:40 +02:00
dshow_common.c
dshow_crossbar.c
avdevice/dshow: tv_tuner_audio_dialog cleanup missing
2022-01-04 17:40:29 +05:30
dshow_enummediatypes.c
avutil/common: Don't auto-include mem.h
2024-03-31 00:08:43 +01:00
dshow_enumpins.c
avdevice/dshow: fix crash on x86
2022-01-04 17:40:54 +05:30
dshow_filter.c
avdevice/dshow_filter: Use wcscpy_s()
2024-07-15 01:59:37 +02:00
dshow_pin.c
avutil/common: Don't auto-include mem.h
2024-03-31 00:08:43 +01:00
fbdev_common.c
avutil/common: Don't auto-include mem.h
2024-03-31 00:08:43 +01:00
fbdev_common.h
fbdev_dec.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
fbdev_enc.c
Revert "all: Don't set AVClass.item_name to its default value"
2024-01-20 10:34:48 +01:00
file_open.c
gdigrab.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
iec61883.c
avutil/common: Don't auto-include mem.h
2024-03-31 00:08:43 +01:00
indev_list.c
Signed-off-by: Venkata Atchuta Bheemeswara Sarma Darbha <vdarbha0473@gmail.com>
2026-01-01 22:05:15 -06:00
internal.h
jack.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
kmsgrab.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
lavfi.c
avdevice/lavfi: stop setting deprecated buffersink options
2025-11-13 21:02:10 -03:00
libavdevice.v
libcdio.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
2024-03-07 08:53:31 -03:00
libdc1394.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
2024-03-07 08:53:31 -03:00
Makefile
avdevice: remove deprecated FF_API_SDL2_DEVICE
2025-03-28 14:33:07 -03:00
openal-dec.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
oss.c
avutil/internal: Move avpriv-file API to a header of its own
2022-09-03 15:41:44 +02:00
oss.h
avdevice/oss_dec: account for sample size when computing timestamp
2022-06-19 23:01:20 +02:00
oss_dec.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
oss_enc.c
Revert "all: Don't set AVClass.item_name to its default value"
2024-01-20 10:34:48 +01:00
outdev_list.c
Signed-off-by: Venkata Atchuta Bheemeswara Sarma Darbha <vdarbha0473@gmail.com>
2026-01-01 22:05:15 -06:00
pulse_audio_common.c
pulse_audio_common.h
avdevice/pulse_audio_common: Avoid inclusion of avcodec.h
2023-08-05 09:40:06 +02:00
pulse_audio_dec.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
pulse_audio_enc.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
reverse.c
sndio.c
avutil/common: Don't auto-include mem.h
2024-03-31 00:08:43 +01:00
sndio.h
sndio_dec.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
sndio_enc.c
Revert "all: Don't set AVClass.item_name to its default value"
2024-01-20 10:34:48 +01:00
timefilter.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
2022-02-24 12:56:49 +01:00
timefilter.h
utils.c
avutil/common: Don't auto-include mem.h
2024-03-31 00:08:43 +01:00
v4l2-common.c
avdevice/v4l2: add NV16 and NV24 pixel formats
2024-07-01 13:43:07 +02:00
v4l2-common.h
avdevice/v4l2*: Improve included headers
2022-05-10 07:38:01 +02:00
v4l2.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
v4l2enc.c
Revert "all: Don't set AVClass.item_name to its default value"
2024-01-20 10:34:48 +01:00
version.c
lib*/version: Use static_assert for static asserts
2024-03-31 00:08:42 +01:00
version.h
Bump versions for master after release/8.0
2025-08-09 18:03:05 +02:00
version_major.h
libs: bump major version for all libraries
2025-03-28 14:44:34 -03:00
vfwcap.c
avutil/common: Don't auto-include mem.h
2024-03-31 00:08:43 +01:00
xcbgrab.c
android: Rename libavutil/time.h to libavutil/avtime.h
2026-01-01 22:37:41 -06:00
xv.c
avutil/common: Don't auto-include mem.h
2024-03-31 00:08:43 +01:00