Andreas Rheinhardt 645f705d6a av(codec|device): Don't cast pointers to int 3 years ago
..
tests b2c5f5054b Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f' 8 years ago
.gitignore 92fe0bf1e8 lavfi,lavd: add gitignore for generated static component lists 7 years ago
Makefile b737575c76 lavdevice: Add AudioToolbox output device. 4 years ago
alldevices.c d92f38c179 avdevice: Constify all devices 3 years ago
alsa.c 1a90cf4410 avdevice/alsa_dec: make sure we have enough data in non-blocking mode 4 years ago
alsa.h 1a90cf4410 avdevice/alsa_dec: make sure we have enough data in non-blocking mode 4 years ago
alsa_dec.c d92f38c179 avdevice: Constify all devices 3 years ago
alsa_enc.c d92f38c179 avdevice: Constify all devices 3 years ago
android_camera.c d92f38c179 avdevice: Constify all devices 3 years ago
audiotoolbox.m d92f38c179 avdevice: Constify all devices 3 years ago
avdevice.c 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
avdevice.h 8b3e6ce5f4 avdevice/avdevice: Constify av_*_device_next API 3 years ago
avdeviceres.rc 56572787ae Add Windows resource file support for shared libraries 11 years ago
avfoundation.m 54d201ae20 libavdevice/avfoundation.m: fix potential unreleased lock issue 3 years ago
bktr.c d92f38c179 avdevice: Constify all devices 3 years ago
caca.c 99b4acd3fa avdevice/caca: Don't free AVOpt-enabled string manually 3 years ago
decklink_common.cpp 694ec84ae9 avdevice/decklink: support for more duplex mode for Decklink 8K Pro 3 years ago
decklink_common.h 694ec84ae9 avdevice/decklink: support for more duplex mode for Decklink 8K Pro 3 years ago
decklink_common_c.h 13460af456 avdevice/decklink: add level_a configuration option 3 years ago
decklink_dec.cpp ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 3 years ago
decklink_dec.h 278588cd0b libavdevice/decklink: add support for -sources and -sinks arguments 7 years ago
decklink_dec_c.c 694ec84ae9 avdevice/decklink: support for more duplex mode for Decklink 8K Pro 3 years ago
decklink_enc.cpp b923bfc679 avdevice/decklink: add link configuration option 3 years ago
decklink_enc.h 278588cd0b libavdevice/decklink: add support for -sources and -sinks arguments 7 years ago
decklink_enc_c.c 694ec84ae9 avdevice/decklink: support for more duplex mode for Decklink 8K Pro 3 years ago
dshow.c b664df3ff4 avdevice/dshow: fix a unused variable warning 3 years ago
dshow_capture.h d422b2ed87 avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct 4 years ago
dshow_common.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 years ago
dshow_crossbar.c c154aada45 lavd/dshow: Add namespace prefix to global functions 4 years ago
dshow_enummediatypes.c 911ba8417e avdevice/dshow: Add namespace prefix to the remaining global symbols 4 years ago
dshow_enumpins.c 911ba8417e avdevice/dshow: Add namespace prefix to the remaining global symbols 4 years ago
dshow_filter.c 911ba8417e avdevice/dshow: Add namespace prefix to the remaining global symbols 4 years ago
dshow_pin.c 911ba8417e avdevice/dshow: Add namespace prefix to the remaining global symbols 4 years ago
fbdev_common.c e76c34d08c Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3' 9 years ago
fbdev_common.h 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 11 years ago
fbdev_dec.c 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
fbdev_enc.c 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
file_open.c e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
gdigrab.c d92f38c179 avdevice: Constify all devices 3 years ago
iec61883.c d92f38c179 avdevice: Constify all devices 3 years ago
internal.h 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 3 years ago
jack.c d92f38c179 avdevice: Constify all devices 3 years ago
kmsgrab.c d92f38c179 avdevice: Constify all devices 3 years ago
lavfi.c a27853a730 lavd/lavfi.c: Set time_base for 608 cc to container time_base. 3 years ago
libavdevice.v 0acc170aad Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' 8 years ago
libcdio.c 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
libdc1394.c d92f38c179 avdevice: Constify all devices 3 years ago
openal-dec.c d92f38c179 avdevice: Constify all devices 3 years ago
opengl_enc.c d92f38c179 avdevice: Constify all devices 3 years ago
opengl_enc_shaders.h 180f9a0958 all: Make header guard names consistent 9 years ago
oss.c 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
oss.h 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
oss_dec.c 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
oss_enc.c 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
pulse_audio_common.c c05310d469 avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers 10 years ago
pulse_audio_common.h a7c5005d7b avdevice/pulse_audio_common: add av_warn_unused_result 9 years ago
pulse_audio_dec.c d92f38c179 avdevice: Constify all devices 3 years ago
pulse_audio_enc.c 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
reverse.c 3cd616a0c9 avdevice: make ff_reverse available on shared builds 7 years ago
sdl2.c d92f38c179 avdevice: Constify all devices 3 years ago
sndio.c b1b58310d0 Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
sndio.h b1b58310d0 Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
sndio_dec.c d92f38c179 avdevice: Constify all devices 3 years ago
sndio_enc.c d92f38c179 avdevice: Constify all devices 3 years ago
timefilter.c 96d616052b Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 8 years ago
timefilter.h 529bf5daf2 avdevice/timefilter: remove obsolete comments from the docs 4 years ago
utils.c 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 3 years ago
v4l2-common.c e704070f61 lavd/v4l2-common: Add an entry for Z16. 6 years ago
v4l2-common.h 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
v4l2.c fd101c9c3b avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 3 years ago
v4l2enc.c d92f38c179 avdevice: Constify all devices 3 years ago
version.h db932241ee */version.h: define FF_API macros unconditionally 3 years ago
vfwcap.c d92f38c179 avdevice: Constify all devices 3 years ago
xcbgrab.c 645f705d6a av(codec|device): Don't cast pointers to int 3 years ago
xv.c 9b17273c77 avdevice/xv: Increase array size 3 years ago