ffmpeg/libavdevice
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure
This moves work from the configure to the Make stage where it can
be parallelized and ensures that pkgconfig files are updated when
library versions change.

Bug-Id: 449
2016-12-22 12:30:54 +01:00
..
tests timefilter: test: Drop some disabled debug cruft 2016-08-17 12:16:42 +02:00
Makefile build: Generate pkg-config files from Make and not from configure 2016-12-22 12:30:54 +01:00
alldevices.c x11grab: Rename internal component to "xcbgrab" 2016-07-29 19:03:10 +02:00
alsa.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
alsa.h avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
alsa_dec.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
alsa_enc.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
avdevice.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
avdevice.h x11grab: Rename internal component to "xcbgrab" 2016-07-29 19:03:10 +02:00
avfoundation_dec.m avfoundation: Simple capture 2015-11-26 10:55:28 +01:00
bktr.c bktr: Use memset(0) instead of zero initialization for struct sigaction 2016-10-22 17:34:55 +02:00
dv1394.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
dv1394.h miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
fbdev.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
jack.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
libavdevice.v build: Change structure of the linker version script templates 2016-05-29 16:43:11 +02:00
libcdio.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
libdc1394.c build: Drop support for old versions of libdc1394 2016-12-03 09:15:01 +01:00
oss.c avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
oss.h avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
oss_dec.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
oss_enc.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
pulse.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
sndio.c avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
sndio.h avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
sndio_dec.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
sndio_enc.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
timefilter.c build: Split test programs off into separate files 2016-04-07 16:14:42 +02:00
timefilter.h timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
v4l2.c v4l2: use codec descriptors for mapping a codec name to id 2016-12-19 08:07:15 +01:00
version.h avfoundation: Simple capture 2015-11-26 10:55:28 +01:00
vfwcap.c Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00
xcbgrab.c Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00