ffmpeg/libavdevice
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h
This is a more sensible place for these macros.
2013-12-26 19:05:22 +01:00
..
Makefile configure: Prefix libc-related variables with "libc_" 2013-12-09 11:47:43 +01: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 bktr: Changed a missed occurrance of open into avpriv_open 2013-08-10 00:53:32 +03:00
dv1394.c libavdevice: use avpriv_open() 2013-08-07 21:16:05 +02:00
dv1394.h miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
fbdev.c libavdevice: use avpriv_open() 2013-08-07 21:16:05 +02: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 timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
libavdevice.v
libcdio.c libcdio: support recent cdio-paranoia 2013-01-17 21:41:18 +01:00
libdc1394.c Remove pointless #undefs of previously forbidden functions. 2012-12-04 21:40:22 +01:00
oss_audio.c libavdevice: use avpriv_open() 2013-08-07 21:16:05 +02:00
pulse.c
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 libavdevice: use avpriv_open() 2013-08-07 21:16:05 +02:00
version.h avutil: Move library version related macros to version.h 2013-12-26 19:05:22 +01:00
vfwcap.c
x11grab.c