| .. |
|
tests
|
Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f'
|
8 years ago |
|
.gitignore
|
lavfi,lavd: add gitignore for generated static component lists
|
7 years ago |
|
Makefile
|
Initial working implementation of jack out device
|
4 years ago |
|
alldevices.c
|
Initial working implementation of jack out device
|
4 years ago |
|
alsa.c
|
avdevice/alsa_dec: make sure we have enough data in non-blocking mode
|
4 years ago |
|
alsa.h
|
avdevice/alsa_dec: make sure we have enough data in non-blocking mode
|
4 years ago |
|
alsa_dec.c
|
avdevice/alsa_dec: make sure we have enough data in non-blocking mode
|
4 years ago |
|
alsa_enc.c
|
libavdevice: Update the class name as uniform style
|
6 years ago |
|
android_camera.c
|
avdevice/android_camera: Fix AVClass.version
|
7 years ago |
|
audiotoolbox.m
|
lavdevice: Add AudioToolbox output device.
|
5 years ago |
|
avdevice.c
|
avdevice/avdevice: Deprecate AVDevice Capabilities API
|
4 years ago |
|
avdevice.h
|
avdevice/avdevice: Deprecate AVDevice Capabilities API
|
4 years ago |
|
avdeviceres.rc
|
Add Windows resource file support for shared libraries
|
12 years ago |
|
avfoundation.m
|
avfoundation: Fix building on iOS
|
5 years ago |
|
bktr.c
|
avdevice: use av_gettime_relative() for elapsed time calculations
|
4 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
|
5 years ago |
|
decklink_common.h
|
avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct
|
4 years ago |
|
decklink_common_c.h
|
avdevice/decklink_dec: add support for querying RP188 High Frame Rate timecode
|
5 years ago |
|
decklink_dec.cpp
|
avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t
|
4 years ago |
|
decklink_dec.h
|
libavdevice/decklink: add support for -sources and -sinks arguments
|
8 years ago |
|
decklink_dec_c.c
|
avdevice/decklink: remove the duplicated warning message
|
4 years ago |
|
decklink_enc.cpp
|
avdevice/decklink: add missing include for buffer_size_t
|
4 years ago |
|
decklink_enc.h
|
libavdevice/decklink: add support for -sources and -sinks arguments
|
8 years ago |
|
decklink_enc_c.c
|
avdevice/decklink: remove the duplicated warning message
|
4 years ago |
|
dshow.c
|
avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct
|
4 years ago |
|
dshow_capture.h
|
avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct
|
4 years ago |
|
dshow_common.c
|
dshow: rename dshow.h to avoid conflict with system header of equal name
|
13 years ago |
|
dshow_crossbar.c
|
lavd/dshow: Add namespace prefix to global functions
|
4 years ago |
|
dshow_enummediatypes.c
|
avdevice/dshow: Add namespace prefix to the remaining global symbols
|
4 years ago |
|
dshow_enumpins.c
|
avdevice/dshow: Add namespace prefix to the remaining global symbols
|
4 years ago |
|
dshow_filter.c
|
avdevice/dshow: Add namespace prefix to the remaining global symbols
|
4 years ago |
|
dshow_pin.c
|
avdevice/dshow: Add namespace prefix to the remaining global symbols
|
4 years ago |
|
fbdev_common.c
|
Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3'
|
10 years ago |
|
fbdev_common.h
|
lavd/fbdev_enc: move list device code to fbdev_common
|
11 years ago |
|
fbdev_dec.c
|
avdevice: use av_gettime_relative() for elapsed time calculations
|
4 years ago |
|
fbdev_enc.c
|
avdevice: migrate to AVFormatContext->url
|
7 years ago |
|
file_open.c
|
libavutil: Make avpriv_open a library-internal function on msvcrt
|
12 years ago |
|
gdigrab.c
|
avdevice: use av_gettime_relative() for elapsed time calculations
|
4 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
|
10 years ago |
|
jack.c
|
Safer values for fifo/buffer, doesnt affect latency; MOD mono mode
|
4 years ago |
|
jack_enc.c
|
Alternative ringbuffer fill approach, so any size fits
|
4 years ago |
|
kmsgrab.c
|
avdevice: use av_gettime_relative() for elapsed time calculations
|
4 years ago |
|
lavfi.c
|
avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t
|
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.
|
8 years ago |
|
openal-dec.c
|
libavdevice: Update the class name as uniform style
|
6 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'
|
8 years ago |
|
oss.h
|
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
|
10 years ago |
|
oss_dec.c
|
libavdevice: Update the class name as uniform style
|
6 years ago |
|
oss_enc.c
|
libavdevice: Update the class name as uniform style
|
6 years ago |
|
pulse_audio_common.c
|
avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers
|
11 years ago |
|
pulse_audio_common.h
|
avdevice/pulse_audio_common: add av_warn_unused_result
|
10 years ago |
|
pulse_audio_dec.c
|
avdevice/pulse_audio_dec: do not read undersized frames
|
4 years ago |
|
pulse_audio_enc.c
|
libavdevice: Update the class name as uniform style
|
6 years ago |
|
reverse.c
|
avdevice: make ff_reverse available on shared builds
|
8 years ago |
|
sdl2.c
|
avdevice/sdl2: add option to set window position
|
7 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
|
avdevice/timefilter: remove obsolete comments from the docs
|
4 years ago |
|
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
|
6 years ago |
|
v4l2enc.c
|
avdevice/v4l2enc: Allow writing non-rawvideos to v4l2.
|
5 years ago |
|
version.h
|
Bump Versions before release/4.4 branch
|
4 years ago |
|
vfwcap.c
|
avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct
|
4 years ago |
|
xcbgrab.c
|
avdevice/xcbgrab: stop using av_init_packet()
|
4 years ago |
|
xv.c
|
avdevice/xv: add support of wrapped avframe codec
|
5 years ago |