..
tests
Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f'
8 years ago
.gitignore
lavfi,lavd: add gitignore for generated static component lists
7 years ago
Makefile
avdevice/decklink_enc: add support for playout of 608 captions in MOV files
2 years ago
alldevices.c
avdevice/alldevices: Mark iterators as av_cold
8 months ago
alsa.c
avutil/common: Don't auto-include mem.h
8 months ago
alsa.h
avdevice/alsa_dec: make sure we have enough data in non-blocking mode
4 years ago
alsa_dec.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
8 months ago
alsa_enc.c
avutil: remove deprecated FF_API_PKT_DURATION
8 months ago
android_camera.c
avutil/common: Don't auto-include mem.h
8 months ago
audiotoolbox.m
avutil/common: Don't auto-include mem.h
8 months ago
avdevice.c
avutil/common: Don't auto-include mem.h
8 months ago
avdevice.h
avdevice: remove FF_API_DEVICE_CAPABILITIES
2 years ago
avdeviceres.rc
…
avfoundation.m
avutil/common: Don't auto-include mem.h
8 months ago
bktr.c
avutil/common: Don't auto-include mem.h
8 months ago
caca.c
avutil/common: Don't auto-include mem.h
8 months ago
ccfifo.c
avdevice/decklink_enc: add support for playout of 608 captions in MOV files
2 years ago
decklink_common.cpp
avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output
1 year ago
decklink_common.h
avutil/common: Don't auto-include mem.h
8 months ago
decklink_common_c.h
avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output
1 year ago
decklink_dec.cpp
avdevice/decklink_dec: add explicit specifier
1 year ago
decklink_dec.h
avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders
3 years ago
decklink_dec_c.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
8 months ago
decklink_enc.cpp
avformat/vapoursynth: Add missing inclusion of frame.h
1 year ago
decklink_enc.h
avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders
3 years ago
decklink_enc_c.c
all: use designated initializers for AVOption.unit
9 months ago
dshow.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
8 months ago
dshow_capture.h
configure: Set WIN32_LEAN_AND_MEAN at configure time
1 year ago
dshow_common.c
…
dshow_crossbar.c
avdevice/dshow: tv_tuner_audio_dialog cleanup missing
3 years ago
dshow_enummediatypes.c
avutil/common: Don't auto-include mem.h
8 months ago
dshow_enumpins.c
avdevice/dshow: fix crash on x86
3 years ago
dshow_filter.c
avdevice/dshow: fix crash on x86
3 years ago
dshow_pin.c
avutil/common: Don't auto-include mem.h
8 months ago
fbdev_common.c
avutil/common: Don't auto-include mem.h
8 months ago
fbdev_common.h
…
fbdev_dec.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
8 months ago
fbdev_enc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
file_open.c
…
gdigrab.c
avutil/common: Don't auto-include mem.h
8 months ago
iec61883.c
avutil/common: Don't auto-include mem.h
8 months ago
internal.h
avformat: Constify the API wrt AV(In|Out)putFormat
4 years ago
jack.c
avutil/common: Don't auto-include mem.h
8 months ago
kmsgrab.c
avutil/common: Don't auto-include mem.h
8 months ago
lavfi.c
avformat/internal: Move FF_FMT_INIT_CLEANUP to demux.h
8 months ago
libavdevice.v
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
9 years ago
libcdio.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
8 months ago
libdc1394.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
8 months ago
openal-dec.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
8 months ago
opengl_enc.c
avutil/common: Don't auto-include mem.h
8 months ago
opengl_enc_shaders.h
all: Make header guard names consistent
9 years ago
oss.c
avutil/internal: Move avpriv-file API to a header of its own
2 years ago
oss.h
avdevice/oss_dec: account for sample size when computing timestamp
2 years ago
oss_dec.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
8 months ago
oss_enc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
pulse_audio_common.c
…
pulse_audio_common.h
avdevice/pulse_audio_common: Avoid inclusion of avcodec.h
1 year ago
pulse_audio_dec.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
8 months ago
pulse_audio_enc.c
avformat/mux: Rename FF_FMT_ALLOW_FLUSH->FF_OFMT_FLAG_ALLOW_FLUSH
8 months ago
reverse.c
avdevice: make ff_reverse available on shared builds
7 years ago
sdl2.c
avutil/common: Don't auto-include mem.h
8 months ago
sndio.c
avutil/common: Don't auto-include mem.h
8 months ago
sndio.h
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
sndio_dec.c
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat
8 months ago
sndio_enc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
timefilter.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
timefilter.h
avdevice/timefilter: remove obsolete comments from the docs
4 years ago
utils.c
avutil/common: Don't auto-include mem.h
8 months ago
v4l2-common.c
lavd/v4l2-common: Add an entry for Z16.
6 years ago
v4l2-common.h
avdevice/v4l2*: Improve included headers
3 years ago
v4l2.c
lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's
6 months ago
v4l2enc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
version.c
lib*/version: Use static_assert for static asserts
8 months ago
version.h
Bump after 7.0 branch point
8 months ago
version_major.h
libs: bump major version for all libraries
8 months ago
vfwcap.c
avutil/common: Don't auto-include mem.h
8 months ago
xcbgrab.c
avutil/common: Don't auto-include mem.h
8 months ago
xv.c
avutil/common: Don't auto-include mem.h
8 months ago