ffmpeg/libavdevice
Luca Barbato 424b929b5c pulse: Add a wallclock option to be compatible with other other captures
alsa and x11grab use av_gettime() to report timestamps.

Bug-Id: 647
2014-08-24 14:04:49 +02:00
..
Makefile oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
alldevices.c build: Avoid detecting bogus components named 'x' 2013-01-03 15:11:25 +02:00
alsa-audio-common.c
alsa-audio-dec.c alsa-audio-dec: explicitly cast the delay to a signed int64 2013-12-03 12:04:26 +01:00
alsa-audio-enc.c
alsa-audio.h
avdevice.c
avdevice.h
bktr.c avdevice: Give names to anonymously typedeffed structs 2014-07-18 07:43:36 -07:00
dv1394.c libavdevice: use avpriv_open() 2013-08-07 21:16:05 +02:00
dv1394.h
fbdev.c avdevice: Give names to anonymously typedeffed structs 2014-07-18 07:43:36 -07:00
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
jack_audio.c avdevice: Give names to anonymously typedeffed structs 2014-07-18 07:43:36 -07:00
libavdevice.v
libcdio.c libcdio: support recent cdio-paranoia 2013-01-17 21:41:18 +01:00
libdc1394.c
oss_audio.c oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
oss_audio.h oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
oss_audio_dec.c oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
oss_audio_enc.c oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
pulse.c pulse: Add a wallclock option to be compatible with other other captures 2014-08-24 14:04:49 +02:00
sndio_common.c
sndio_common.h
sndio_dec.c sndio_dec: Add missing includes for av_gettime() 2013-03-24 13:20:53 +02:00
sndio_enc.c
timefilter.c timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
timefilter.h timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
v4l2.c cosmetics: Write NULL pointer equality checks more compactly 2014-08-15 03:18:18 -07:00
version.h Bump major versions of all libraries. 2014-08-09 16:58:33 +00:00
vfwcap.c vfwcap: Drop fallback VfW defines 2014-08-19 06:22:07 -07:00
x11grab.c