This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
edb1af7c466ebb28bfdb0c076e498e527b43d24f
ffmpeg
/
libavdevice
History
Janne Grunau
449511740f
build: handle library dependencies in configure
...
Instead of setting FFLIBS in each library Makefile configure exports FFLIBS-$library in config.mak.
2014-05-13 20:02:01 +02:00
..
alldevices.c
…
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
…
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
…
libdc1394.c
…
Makefile
build: handle library dependencies in configure
2014-05-13 20:02:01 +02: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
…