Michael Niedermayer 4a5a6fe6ba avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet() 9 years ago
..
Makefile 3d9860f68a fix Makefile objects for pulseaudio support 9 years ago
alldevices.c 5965adeb20 lavd: add decklink output device 10 years ago
alsa-audio-common.c 55910e1894 lavd/alsa: simplify reordering functions definition. 11 years ago
alsa-audio-dec.c 9cf788eca8 avformat/avdevice: add missing time.h includes 11 years ago
alsa-audio-enc.c 62106fcc23 lavd/alsa: preliminary support of uncoded frame. 10 years ago
alsa-audio.h 6ac9afd16e lavd/alsa: fix timestamp calculation 10 years ago
avdevice.c 3769601fb6 Add FFMPEG_VERSION into the binary libs 9 years ago
avdevice.h 81c3f81d6f lavd: add list devices API 10 years ago
avdeviceres.rc 56572787ae Add Windows resource file support for shared libraries 10 years ago
bktr.c e3a296dfa5 Merge commit 'cb0244daaca83ab666798818f74f5181bf6bc387' 11 years ago
caca.c 6f557a2e12 caca: fix 10l typo 11 years ago
decklink_enc.cpp 5965adeb20 lavd: add decklink output device 10 years ago
decklink_enc.h 5965adeb20 lavd: add decklink output device 10 years ago
decklink_enc_c.c 5965adeb20 lavd: add decklink output device 10 years ago
dshow.c 3b8c7da7a3 lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel format max value 10 years ago
dshow_capture.h 190f6135b4 dshow: handle events in graph 11 years ago
dshow_common.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 years ago
dshow_enummediatypes.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 years ago
dshow_enumpins.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 years ago
dshow_filter.c 7750c48d30 dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 11 years ago
dshow_pin.c ea4c99de4c dshow_pin: dont return a value from a void function 11 years ago
dv1394.c 95fa1fe437 Merge commit '71bf6b41d974229a06921806c333ce98566a5d8a' 11 years ago
dv1394.h b22ecbc6a5 cosmetics: various spelling fixes 12 years ago
fbdev_common.c fa3bfeb1c1 lavd/fbdev_enc: add default device 10 years ago
fbdev_common.h fa3bfeb1c1 lavd/fbdev_enc: add default device 10 years ago
fbdev_dec.c a547c496e9 lavd/fbdev: move common code to separate file 10 years ago
fbdev_enc.c fa3bfeb1c1 lavd/fbdev_enc: add default device 10 years ago
file_open.c e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
iec61883.c 4dc8b4d7d0 Fix pthread-related compile errors in iec61883.c 10 years ago
jack_audio.c 6ef30976e0 timefilter: Handle memory allocation failure 10 years ago
lavfi.c 4a5a6fe6ba avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet() 9 years ago
libavdevice.v a482e61bd6 Add symbol versioning for shared libraries 14 years ago
libcdio.c d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
libdc1394.c 99efd59626 Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 11 years ago
openal-dec.c 9cf788eca8 avformat/avdevice: add missing time.h includes 11 years ago
opengl_enc.c c9c223ba00 lavd/opengl_enc: fix pixel data alignment 10 years ago
opengl_enc_shaders.h d3cf9b24cf lavd/opengl_enc_shaders: fix gray* shader 10 years ago
oss_audio.c 95fa1fe437 Merge commit '71bf6b41d974229a06921806c333ce98566a5d8a' 11 years ago
pulse_audio_common.c babf20a215 lavd/pulse: add ff_ prefix and fix param type 10 years ago
pulse_audio_common.h babf20a215 lavd/pulse: add ff_ prefix and fix param type 10 years ago
pulse_audio_dec.c e940d15a98 Merge commit '9fcc632249be3080836a3afce25b3092939743ac' into release/2.2 9 years ago
pulse_audio_enc.c 3aaa50a997 lavd/pulse_audio_enc: add buffer size control options 10 years ago
sdl.c 20fe316e47 lavd/sdl: reset context variables after destroy 10 years ago
sndio_common.c 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
sndio_common.h 55c49afc42 Merge remote-tracking branch 'qatar/master' 11 years ago
sndio_dec.c 79b1835726 sndio_dec: add missing #include for av_gettime() 11 years ago
sndio_enc.c 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
timefilter.c 069ceea7da timefilter: Fix typo in allocation failure message 10 years ago
timefilter.h 6ef30976e0 timefilter: Handle memory allocation failure 10 years ago
v4l.c d0c61571cf avdevice/v4l: remove duplicate include 10 years ago
v4l2-common.c 5642dd41cc Add more Bayer colour spaces to the video4linux2 device wrapper. 10 years ago
v4l2-common.h 8eec655320 lavd/v4l2: move pixel format conversion code to a separate place. 11 years ago
v4l2.c 418e9a6113 Revert "v4l2: setting device parameters early" 9 years ago
v4l2enc.c 0aee436728 v4l2enc: adding AVClass 10 years ago
version.h 81c3f81d6f lavd: add list devices API 10 years ago
vfwcap.c c0ef5d6c16 avdevice/vfwcap: make constant arrays static 11 years ago
x11grab.c f60c3a7c1b lavd/x11grab: Support AV_PIX_FMT_PAL8. 10 years ago
xv.c 99905118a8 lavd/xv: take aspect ratio into account. 10 years ago