2354 Commits (4ec336484d638b6b009636f465352c61a5a57061)

Author SHA1 Message Date
Anton Khirnov e7dfaf16a4 libavfilter: example audio filtering program 11 years ago
Derek Buitenhuis d00a504b24 libx265: Update API usage 11 years ago
James Almer 1b932eb150 x86: add detection for FMA3 instruction set 11 years ago
James Almer 10b0161d78 x86: add missing XOP checks and macros 11 years ago
Janne Grunau 5800ba0db6 configure: disable cpunop if the check fails 11 years ago
Luca Barbato d6a27f885b configure: Add usan to the toolchain presets 11 years ago
Diego Biurrun 2b0bb69997 configure: Move cpunop into ARCH_EXT_LIST_X86 11 years ago
Diego Biurrun 6adf4290eb configure: Move inet_aton check into network function check block 11 years ago
Diego Biurrun 192ccc5034 build: The MPEG-4 video parser depends on h263dsp 11 years ago
Diego Biurrun 874c751cc5 threads: Check w32threads dependencies at the configure stage 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Janne Grunau d261719319 configure: do not link libraries against program-specific dependencies 11 years ago
Janne Grunau 60e6cecf9b configure: avserver does not need $ldl 11 years ago
Derek Buitenhuis 50ea93158d Add libx265 encoder 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Janne Grunau 6398d8fd81 configure: clang: add -Qunused-arguments to as|ld_flags as well 11 years ago
Janne Grunau 9e057f53aa configure: clang: explicitly state dep file and rule name in DEPFLAGS 11 years ago
Janne Grunau fb87e69ff7 configure: add missing x86 dependency for i686 11 years ago
Diego Biurrun 8267f93635 configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler detection 11 years ago
Diego Biurrun dc4d726bab build: Add separate hidden config option for the intrax8 code 11 years ago
Janne Grunau b7b17ed66e aarch64: add cpuflags support for NEON and VFP 11 years ago
Janne Grunau 032d4da8af aarch64: configure: set arch dependent features 11 years ago
Robert Krüger d8e763fda7 vf_yadif: Relicense from GPL to LGPL 11 years ago
Martin Storsjö 99e2012523 x86/arm: Add clobber tests to libavresample 11 years ago
Martin Storsjö 44a0a98f92 arm: Add an option for making sure NEON registers aren't clobbered 11 years ago
Maxim Polijakowski e6f0bb6527 ATRAC3+ decoder 11 years ago
Martin Storsjö 9409c9bdbf configure: Disable networking if winsock2.h is available but winsock functions aren't 11 years ago
Luca Barbato e61b8fa560 configure: Update freetype check to follow upstream 11 years ago
Diego Biurrun 52ccc4a0ec configure: Support preprocessor macros as header names 11 years ago
Diego Biurrun bd0fba8797 configure: Explicitly disable w32threads if the test for it fails 11 years ago
Justin Ruggles be7c323176 Add a libwebp encoder 11 years ago
Diego Biurrun 8558595a59 configure: Express atomics/thread deps through the dependency system 11 years ago
Diego Biurrun 11bb5e10c3 build: Define __printf__ to __gnu_printf__ on MinGW*/gcc 11 years ago
Diego Biurrun 5db4e88ecd configure: Detect Solaris libc in an OpenIndiana/illumos compatible way 11 years ago
Luca Barbato a5a3b398fd configure: Reorder pthreads checks 11 years ago
Luca Barbato 7cbe1ea9df configure: Move the bz2 and zlib checks below phtreads 11 years ago
Diego Biurrun 7c3388711b configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32 11 years ago
Diego Biurrun bdc111a162 configure: Detect newer (>=4.1) versions of MinGW32 11 years ago
Diego Biurrun a1d7d55247 build: Do not add -g to HOSTCFLAGS 11 years ago
Diego Biurrun 3bb91a1b5c configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64 11 years ago
Diego Biurrun 1a5fdf9519 configure: Move log2 dependency declaration to a place it takes effect 11 years ago
Diego Biurrun 2756516466 configure: Split host and target libc detection 11 years ago
Diego Biurrun c869fcdeac configure: Move toolchain dependency declarations to a more appropriate place 11 years ago
Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 11 years ago
Sean McGovern 61b203ffe6 configure: detect Solaris libc 11 years ago
d s f0b234ab9e avformat: AviSynth demuxer rewrite 11 years ago
Diego Biurrun 19c20a0a1a configure: Move adding of compat objects out of libc detection 11 years ago
Diego Biurrun 120797e2ef configure: Separate MinGW32 and MinGW64 libc handling 11 years ago
Diego Biurrun bd8b6185f6 configure: Detect msvcrt libc with a CPP check instead of a link check 11 years ago
Diego Biurrun 5ec4673281 configure: Add detected C library and host compiler to informative output 11 years ago