1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-12 07:30:54 +02:00
ffmpeg/libavresample
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
..
aarch64 build: miscellaneous cosmetics 2016-04-07 15:26:08 +02:00
arm build: miscellaneous cosmetics 2016-04-07 15:26:08 +02:00
tests tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
x86 x86inc: Drop SECTION_TEXT macro 2015-08-11 11:12:01 +02:00
audio_convert.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
audio_convert.h aarch64: NEON float to s16 audio conversion 2014-04-22 19:35:41 +02:00
audio_data.c avresample: Mark avresample_buffer() as pointer to const 2015-12-14 15:16:33 +01:00
audio_data.h avresample: Mark avresample_buffer() as pointer to const 2015-12-14 15:16:33 +01:00
audio_mix_matrix.c avresample: Make sure the even check does not overflow 2014-10-18 16:15:10 +01:00
audio_mix.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
audio_mix.h lavr: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
avresample.h Fix some mismatches between function parameter and doxygen parameter names. 2016-11-21 14:29:10 +01:00
dither.c avresample: Add av_cold attributes to init functions missing them 2013-05-04 21:10:05 +02:00
dither.h cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
internal.h libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
libavresample.v build: Change structure of the linker version script templates 2016-05-29 16:43:11 +02:00
Makefile build: Generate pkg-config files from Make and not from configure 2016-12-22 12:30:54 +01:00
options.c Add missing #includes for *INT64_MAX and *INT64_C 2013-11-23 21:55:52 +01:00
resample_template.c resample: split linear into its own function 2014-04-11 16:34:02 +02:00
resample.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
resample.h lavr: define ResampleContext in resample.h 2014-04-24 18:28:26 +02:00
utils.c avresample: Mark avresample_buffer() as pointer to const 2015-12-14 15:16:33 +01:00
version.h Bump major versions of all libraries 2015-08-28 16:04:28 +02:00