..
tests
Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f'
8 years ago
.gitignore
lavfi,lavd: add gitignore for generated static component lists
7 years ago
Makefile
lavdevice: Add AudioToolbox output device.
4 years ago
alldevices.c
avdevice/alldevices: stop using deprecated linked list API
4 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
audiotoolbox.m
lavdevice: Add AudioToolbox output device.
4 years ago
avdevice.c
avdevice/alldevices: stop using deprecated linked list API
4 years ago
avdevice.h
Revert "lavd: add new API for iterating input and output devices"
7 years ago
avdeviceres.rc
…
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
lavd/caca: do not access deprecated codec context
4 years ago
decklink_common.cpp
avdevice/decklink: warn about too old decklink API version
4 years ago
decklink_common.h
avdevice/decklink_enc: simplify usage of buffercount type
4 years ago
decklink_common_c.h
avdevice/decklink_dec: add support for querying RP188 High Frame Rate timecode
4 years ago
decklink_dec.cpp
avdevice/decklink_dec: mark get_frame_timecode and get_bmd_timecode static
4 years ago
decklink_dec.h
libavdevice/decklink: add support for -sources and -sinks arguments
7 years ago
decklink_dec_c.c
avdevice/decklink: remove the duplicated warning message
4 years ago
decklink_enc.cpp
avdevice/decklink: remove the duplicated warning message
4 years ago
decklink_enc.h
libavdevice/decklink: add support for -sources and -sinks arguments
7 years ago
decklink_enc_c.c
avdevice/decklink: remove the duplicated warning message
4 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
…
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: Do not require the modifier to stay constant.
4 years ago
lavfi.c
avdevice/lavfi: av_malloc -> av_malloc_array
4 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
…
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_dec: map the raw_format instead of hardcode
4 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: Add select_region option
4 years ago
xv.c
avdevice/xv: add support of wrapped avframe codec
5 years ago