2322 Commits (b3189aff8b47fd5ca6a3f07a6a8ab68f8c9d40fe)

Author SHA1 Message Date
  Diego Biurrun 11bb5e10c3 build: Define __printf__ to __gnu_printf__ on MinGW*/gcc 12 years ago
  Diego Biurrun 5db4e88ecd configure: Detect Solaris libc in an OpenIndiana/illumos compatible way 12 years ago
  Luca Barbato a5a3b398fd configure: Reorder pthreads checks 12 years ago
  Luca Barbato 7cbe1ea9df configure: Move the bz2 and zlib checks below phtreads 12 years ago
  Diego Biurrun 7c3388711b configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32 12 years ago
  Diego Biurrun bdc111a162 configure: Detect newer (>=4.1) versions of MinGW32 12 years ago
  Diego Biurrun a1d7d55247 build: Do not add -g to HOSTCFLAGS 12 years ago
  Diego Biurrun 3bb91a1b5c configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64 12 years ago
  Diego Biurrun 1a5fdf9519 configure: Move log2 dependency declaration to a place it takes effect 12 years ago
  Diego Biurrun 2756516466 configure: Split host and target libc detection 12 years ago
  Diego Biurrun c869fcdeac configure: Move toolchain dependency declarations to a more appropriate place 12 years ago
  Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 12 years ago
  Sean McGovern 61b203ffe6 configure: detect Solaris libc 12 years ago
  d s f0b234ab9e avformat: AviSynth demuxer rewrite 12 years ago
  Diego Biurrun 19c20a0a1a configure: Move adding of compat objects out of libc detection 12 years ago
  Diego Biurrun 120797e2ef configure: Separate MinGW32 and MinGW64 libc handling 12 years ago
  Diego Biurrun bd8b6185f6 configure: Detect msvcrt libc with a CPP check instead of a link check 12 years ago
  Diego Biurrun 5ec4673281 configure: Add detected C library and host compiler to informative output 12 years ago
  Luca Barbato f058f384a0 configure: Do not use pthread_create to check for pthread 12 years ago
  Vittorio Giovara 0673ede985 configure: add strip flags checks 12 years ago
  Andreas Unterweger 10421bcf0a Add an audio transcoding example. 12 years ago
  Diego Biurrun 92f0abb27f build: Check for pod2man instead of perl for manual page generation 12 years ago
  Diego Biurrun 4da3f410d1 configure: Restore doc option to disable building the documentation 12 years ago
  Diego Biurrun ab81f24ad4 build: Integrate multilibrary examples into the build system 12 years ago
  Derek Buitenhuis dedfa00107 build: Import makedef script from c99-to-c89 12 years ago
  Diego Biurrun f187557ab4 build: more fine-grained dependencies for documentation build tools 12 years ago
  Anton Khirnov 7671dd7cd7 avconv: add support for VDPAU decoding 12 years ago
  Martin Storsjö ea9f7173ae configure: Avoid requiring c99wrap for working around msys path issues 12 years ago
  Derek Buitenhuis 03f6d4e0f1 win{32,64}: Hard disable symbol versioning 12 years ago
  Martin Storsjö fa48be9b95 configure: Don't use symlinks for creating the out of tree makefile 12 years ago
  Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 12 years ago
  Martin Storsjö 16381923fb configure: Check whether MSVC requires using the C89-to-C99 converter 12 years ago
  Diego Biurrun 0338c39698 dsputil: Split off H.263 bits into their own H263DSPContext 12 years ago
  Diego Biurrun 92352a94c1 configure: Move -Wno-maybe-uninitialized check into gcc section 12 years ago
  Martin Storsjö 435214a757 Add an HDS live fragmenting muxer 12 years ago
  Diego Biurrun 056fd4fe65 configure: Properly check for availability of -Wno-foo warning flags 12 years ago
  Diego Biurrun 23157d72b5 configure: Split test_cflags function off from check_cflags 12 years ago
  Guillaume Martres 064698d381 Add HEVC decoder 12 years ago
  Luca Barbato e789130522 configure: Provide an hardened toolchain option 12 years ago
  Luca Barbato dcd3eda6cb configure: Move gcc-only -W option where it belongs 12 years ago
  Luca Barbato de6061203e configure: Disable -Wmaybe-uninitialized by default 12 years ago
  Kieran Kunhya 4d6ee07255 libavutil: x86: Add AVX2 capable CPU detection. 12 years ago
  Clément Bœsch e01fba5562 movenc: Add an F4V muxer 13 years ago
  Derek Buitenhuis 9e3946aada build: Require yasm 0.8.0 or higher 12 years ago
  Loren Merritt e52567c295 build: Strip spurious labels 12 years ago
  Alex Smith d6d27f3e58 configure: Enable -Qansi-alias for icl 14+ 12 years ago
  Alex Smith 09f2581dc5 msvc/icl: Use __declspec(deprecated) 12 years ago
  Luca Barbato e5d45e028c build: Support cparser 12 years ago
  Justin Ruggles c4bfa09807 Add a WebP decoder 12 years ago
  Vittorio Giovara 187105ff8a Fix references to deleted avcodec_encode_video() function 12 years ago