.. |
tests
|
b2c5f5054b
Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f'
|
7 лет назад |
.gitignore
|
92fe0bf1e8
lavfi,lavd: add gitignore for generated static component lists
|
6 лет назад |
Makefile
|
5ac3a309fd
avdevice: add android_camera indev
|
6 лет назад |
alldevices.c
|
42d26145e9
lavf: move avpriv function definition to internal.h
|
6 лет назад |
alsa.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
alsa.h
|
b7324950c0
lavd/alsa: Double maximum alsa buffer size.
|
7 лет назад |
alsa_dec.c
|
6f69f7a8bf
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
8 лет назад |
alsa_enc.c
|
8103c59522
avdevice: do not use AVFrame accessor
|
7 лет назад |
android_camera.c
|
13b77af2f0
avdevice/android_camera: Fix AVClass.version
|
6 лет назад |
avdevice.c
|
d8ae40611b
Revert "lavd: add new API for iterating input and output devices"
|
6 лет назад |
avdevice.h
|
d8ae40611b
Revert "lavd: add new API for iterating input and output devices"
|
6 лет назад |
avdeviceres.rc
|
56572787ae
Add Windows resource file support for shared libraries
|
11 лет назад |
avfoundation.m
|
a259501e5a
lavd/avfoundation: Fix skewed video output
|
6 лет назад |
bktr.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
caca.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
decklink_common.cpp
|
9e21ba3dc3
avdevice/decklink: Fix compile breakage on OSX
|
6 лет назад |
decklink_common.h
|
db6b4b56b3
avdevice/decklink: add support for selecting devices based on their unique ID
|
6 лет назад |
decklink_common_c.h
|
c0ee4e0ac2
avdevice/decklink_dec: add option to align capture start time
|
6 лет назад |
decklink_dec.cpp
|
cb74c33106
avdevice/decklink_dec: fix codec_tag of RGBA formats
|
6 лет назад |
decklink_dec.h
|
278588cd0b
libavdevice/decklink: add support for -sources and -sinks arguments
|
7 лет назад |
decklink_dec_c.c
|
c0ee4e0ac2
avdevice/decklink_dec: add option to align capture start time
|
6 лет назад |
decklink_enc.cpp
|
8732dfa995
avdevice/decklink: Add support for EIA-708 output over SDI
|
6 лет назад |
decklink_enc.h
|
278588cd0b
libavdevice/decklink: add support for -sources and -sinks arguments
|
7 лет назад |
decklink_enc_c.c
|
bd3c27fd7a
avdevice/decklink_enc: add support for setting duplex mode
|
6 лет назад |
dshow.c
|
076558a9f4
Cosmetics: Reindent after last commit.
|
6 лет назад |
dshow_capture.h
|
9e907c040d
dshow: don't add two instances of same device to graphs
|
8 лет назад |
dshow_common.c
|
02cc66dd78
dshow: rename dshow.h to avoid conflict with system header of equal name
|
12 лет назад |
dshow_crossbar.c
|
cd76eb8f4a
lavd/dshow_crossbar: remove trailing whitespace
|
8 лет назад |
dshow_enummediatypes.c
|
6f1ddc726f
avdevice/dshow_enummediatypes: check return of av_malloc
|
9 лет назад |
dshow_enumpins.c
|
02cc66dd78
dshow: rename dshow.h to avoid conflict with system header of equal name
|
12 лет назад |
dshow_filter.c
|
18ce63a60e
avdevice/dshow: satisfy alloc contract better
|
8 лет назад |
dshow_pin.c
|
bed1d9ec7a
dshow: show more debug timestamp info
|
9 лет назад |
fbdev_common.c
|
e76c34d08c
Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3'
|
9 лет назад |
fbdev_common.h
|
279ff8d2f6
lavd/fbdev_enc: move list device code to fbdev_common
|
10 лет назад |
fbdev_dec.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
fbdev_enc.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
file_open.c
|
e743e7ae6e
libavutil: Make avpriv_open a library-internal function on msvcrt
|
11 лет назад |
gdigrab.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
iec61883.c
|
5079e96bcc
avdevice/iec61883: free the private context at the end
|
6 лет назад |
internal.h
|
6d0c8cb79a
avdevice/internal: add av_warn_unused_result
|
9 лет назад |
jack.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
kmsgrab.c
|
ac6e27d74f
kmsgrab: add category for kmsgrab
|
6 лет назад |
lavfi.c
|
89029bd2c7
lav*,tests: remove several register_all calls
|
6 лет назад |
libavdevice.v
|
0acc170aad
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
|
8 лет назад |
libcdio.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
libdc1394.c
|
285c015f10
lavd/libdc1394: Do not crash if dc1394_camera_new() fails.
|
7 лет назад |
libndi_newtek_common.h
|
2634927fe3
lavd: implement NewTek NDI input/output device support
|
7 лет назад |
libndi_newtek_dec.c
|
295fd12d17
avdevice/libndi_newtek_dec: add extra_ips option to libndi_newtek allowing use remote network sources
|
6 лет назад |
libndi_newtek_enc.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
openal-dec.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
opengl_enc.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
opengl_enc_shaders.h
|
180f9a0958
all: Make header guard names consistent
|
8 лет назад |
oss.c
|
fdd03d2d79
Merge commit 'b586903ae1b89e2d8b99c79f33cabe9b3ca03784'
|
7 лет назад |
oss.h
|
b1b58310d0
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
|
9 лет назад |
oss_dec.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
oss_enc.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
pulse_audio_common.c
|
c05310d469
avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers
|
10 лет назад |
pulse_audio_common.h
|
a7c5005d7b
avdevice/pulse_audio_common: add av_warn_unused_result
|
9 лет назад |
pulse_audio_dec.c
|
6a467d432f
avdevice/pulse_audio_dec: set channel map
|
6 лет назад |
pulse_audio_enc.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
reverse.c
|
3cd616a0c9
avdevice: make ff_reverse available on shared builds
|
7 лет назад |
sdl2.c
|
110b4a4918
avdevice/sdl2: add option to set window position
|
6 лет назад |
sndio.c
|
b1b58310d0
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
|
9 лет назад |
sndio.h
|
b1b58310d0
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
|
9 лет назад |
sndio_dec.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
sndio_enc.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
timefilter.c
|
96d616052b
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
|
8 лет назад |
timefilter.h
|
6ef30976e0
timefilter: Handle memory allocation failure
|
11 лет назад |
utils.c
|
007c33df0a
lavd/avdevice: introduce helper functions for sink/sources listing
|
9 лет назад |
v4l2-common.c
|
9481802539
lavd/v4l2: Add ARGB and XRGB packed pixel formats
|
6 лет назад |
v4l2-common.h
|
b7336faa39
Merge commit '3a165c187da7d74f46f6c1778294e8c5a3a7151f'
|
7 лет назад |
v4l2.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
v4l2enc.c
|
98e18910a3
avdevice/v4l2enc: add video4linux2 name alias
|
6 лет назад |
version.h
|
780d5e30a0
Bump minor versions for branching 4.1
|
6 лет назад |
vfwcap.c
|
9d6c168764
lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size().
|
6 лет назад |
xcbgrab.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
xv.c
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |