3268 Commits (649686d89bfa4d1d82661e2f05ae215b81c9d56e)

Author SHA1 Message Date
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
Stefano Sabatini 0b1cfc4f28 configure: bump year number 2013 -> 2014 11 years ago
Reimar Döffinger 311f61e1b4 configure: check that pthreads is compatible with compiler. 11 years ago
Lukasz Marek ff8def2131 configure: remove git url check 11 years ago
Maxim Poliakovski 2e1fb96af3 ATRAC+ decoder 11 years ago
Diego Biurrun bd0fba8797 configure: Explicitly disable w32threads if the test for it fails 11 years ago
Ivan Kalvachev 1c63aed232 Convert XvMC to hwaccel v3 11 years ago
Michael Niedermayer 102b794e09 configure: support raising major version in soname 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
James Zern 7a994d777a configure: (vp9) ensure bitstream compatibility 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
James Almer 782d48c3c1 configure: remove redundant definition of __USE_MINGW_ANSI_STDIO 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
James Almer a12f679a5d common.mak: Less ugly version of the previous windres fix 11 years ago
James Almer 0cde2ae3f1 configure: Move MinGW64 specific check to the correct place 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
Alexander Strasser cea5812fa7 configure: Special case libfreetype test 11 years ago
Diego Biurrun 120797e2ef configure: Separate MinGW32 and MinGW64 libc handling 11 years ago
Stefano Sabatini 5b073da7a1 doc: add script to compute texi files dependencies 11 years ago
James Almer 56572787ae Add Windows resource file support for shared libraries 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
Michael Niedermayer 749eb46d64 configure: put pthread_create() check back 11 years ago
Luca Barbato f058f384a0 configure: Do not use pthread_create to check for pthread 11 years ago
Michael Niedermayer 191454f26e configure: remove code that disables striping in the absence of some flags 11 years ago
Michael Niedermayer e283c26c35 build sys: rename STRIPFLAGS to ASMSTRIPFLAGS 11 years ago
Vittorio Giovara 0673ede985 configure: add strip flags checks 11 years ago
Clément Bœsch 1a88e84fd5 build: integrate remaining examples. 11 years ago
Michael Niedermayer 0075a22f41 Revert "configure: add #include "version.h" to config.h" 11 years ago
Timothy Gu ca21116b3f configure: add #include "version.h" to config.h 11 years ago
Michael Niedermayer 7497c894cd doc/examples/transcode_aac: switch to swresample 11 years ago
Andreas Unterweger 10421bcf0a Add an audio transcoding example. 11 years ago
Diego Biurrun 92f0abb27f build: Check for pod2man instead of perl for manual page generation 11 years ago
Diego Biurrun 4da3f410d1 configure: Restore doc option to disable building the documentation 11 years ago