You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
FearThe1337 c33ffc7b21 libavdevice/dshow.c: Correct CoGetMalloc check 9 years ago
..
Makefile avdevice: Mark decklink_common.h as unconditional SKIPHEADER 9 years ago
alldevices.c Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' 10 years ago
alsa.c all: fix -Wextra-semi reported on clang 9 years ago
alsa.h avdevice/alsa: add av_warn_unused_result 9 years ago
alsa_dec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
alsa_enc.c doc: avoid incorrect phrase 'allows to' 10 years ago
avdevice.c avdevice: Use av_format_get_control_message_cb() 10 years ago
avdevice.h doc: avoid incorrect phrase 'allows to' 10 years ago
avdeviceres.rc Add Windows resource file support for shared libraries 11 years ago
avfoundation.m avdevice/avfoundation: Fix occured typo 10 years ago
bktr.c Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a' 10 years ago
caca.c avdevice/caca: change AV_OPT_TYPE_STRING to set .str default 9 years ago
decklink_common.cpp Revert "decklink: Header cleanup" 9 years ago
decklink_common.h libavdevice/decklink_common.h: fix broken build due to missing `/` 9 years ago
decklink_common_c.h decklink: support all valid numbers of audio channels 9 years ago
decklink_dec.cpp decklink: support all valid numbers of audio channels 9 years ago
decklink_dec.h all: Add missing header guards 9 years ago
decklink_dec_c.c decklink: support all valid numbers of audio channels 9 years ago
decklink_enc.cpp Revert "decklink: Header cleanup" 9 years ago
decklink_enc.h all: Add missing header guards 9 years ago
decklink_enc_c.c avdevice/decklink: move general code of decklink encoder to common file 10 years ago
dshow.c libavdevice/dshow.c: Correct CoGetMalloc check 9 years ago
dshow_capture.h all: Make header guard names consistent 9 years ago
dshow_common.c dshow: rename dshow.h to avoid conflict with system header of equal name 13 years ago
dshow_crossbar.c dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once 10 years ago
dshow_enummediatypes.c avdevice/dshow_enummediatypes: check return of av_malloc 9 years ago
dshow_enumpins.c dshow: rename dshow.h to avoid conflict with system header of equal name 13 years ago
dshow_filter.c dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 12 years ago
dshow_pin.c dshow: show more debug timestamp info 9 years ago
dv1394.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
dv1394.h miscellaneous typo fixes 12 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 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
fbdev_enc.c lavd/fbdev_enc: move list device code to fbdev_common 11 years ago
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
gdigrab.c gdigrab: grab right desktop size if DPI in use, based on patch from Alexander Brotzge 9 years ago
iec61883.c Remove left-over FF_API_DESTRUCT_PACKET cruft 9 years ago
internal.h avdevice/internal: add av_warn_unused_result 9 years ago
jack.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
lavfi.c Update demuxers and protocols for protocol whitelist support 9 years ago
libavdevice.v lavd: export all symbols with av_ prefix 10 years ago
libcdio.c lavd/libcdio: add more paranoia mode constants 10 years ago
libdc1394.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 9 years ago
openal-dec.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
opengl_enc.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
opengl_enc_shaders.h all: Make header guard names consistent 9 years ago
oss.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
oss.h Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
oss_dec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
oss_enc.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 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 Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200' 10 years ago
pulse_audio_enc.c lavd/pulse_audio_enc: replace lround by lrint 9 years ago
qtkit.m lavd/qtkit: Silence deprecation warnings when using clang. 10 years ago
sdl.c sdl: Remove AVPicture usage 9 years ago
sndio.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
sndio.h Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
sndio_dec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
sndio_enc.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
timefilter.c timefilter: Handle memory allocation failure 11 years ago
timefilter.h timefilter: Handle memory allocation failure 11 years ago
utils.c lavd/avdevice: introduce helper functions for sink/sources listing 10 years ago
v4l.c Replace av_dlog with ff_dlog. 9 years ago
v4l2-common.c v4l2: support MPEG4 compressed streams 10 years ago
v4l2-common.h lavd/v4l2: don't use avpriv_ prefix for internal functions 10 years ago
v4l2.c Correct two build/built typos 9 years ago
v4l2enc.c lavd/v4l2: don't use avpriv_ prefix for internal functions 10 years ago
version.h lavd/decklink_dec: add support for teletext 9 years ago
vfwcap.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
x11grab.c x11grab: fixed next frame capture time calculation 9 years ago
xcbgrab.c avdevice/xcbgrab: fix -Wunused-variable 9 years ago
xv.c xv: Remove AVPicture usage 9 years ago