3164 Commits (44967ab60a9baf62f86bc727b51ff0acb587e676)

Author SHA1 Message Date
  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 12 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 12 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 12 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
  Stefano Sabatini 4c4710a745 configure: define CONFIG_THIS_YEAR at the configure level 11 years ago
  Diego Biurrun ab81f24ad4 build: Integrate multilibrary examples into the build system 11 years ago
  James Almer eff2edae56 Partially revert "Merge commit 'f187557ab4612776f7f527ecf3d40062975c3e4c'" 11 years ago
  Derek Buitenhuis dedfa00107 build: Import makedef script from c99-to-c89 11 years ago
  Diego Biurrun f187557ab4 build: more fine-grained dependencies for documentation build tools 11 years ago
  Anton Khirnov 7671dd7cd7 avconv: add support for VDPAU decoding 11 years ago
  Reimar Döffinger 97a0bad87c Add --enable-rpath option to add -Wl,-rpath to pkg-config files. 11 years ago
  Martin Storsjö ea9f7173ae configure: Avoid requiring c99wrap for working around msys path issues 11 years ago
  Derek Buitenhuis 03f6d4e0f1 win{32,64}: Hard disable symbol versioning 11 years ago
  Martin Storsjö fa48be9b95 configure: Don't use symlinks for creating the out of tree makefile 11 years ago
  Carl Eugen Hoyos d4a6133ab8 Add decoder dependency to the HEVC parser. 11 years ago
  Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago
  Martin Storsjö 16381923fb configure: Check whether MSVC requires using the C89-to-C99 converter 11 years ago
  Clément Bœsch dbb41f93c1 build: avoid stdin stall with GNU AS probing. 11 years ago
  Diego Biurrun 0338c39698 dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
  Diego Biurrun 92352a94c1 configure: Move -Wno-maybe-uninitialized check into gcc section 11 years ago
  Martin Storsjö 435214a757 Add an HDS live fragmenting muxer 11 years ago
  Diego Biurrun 056fd4fe65 configure: Properly check for availability of -Wno-foo warning flags 11 years ago
  Diego Biurrun 23157d72b5 configure: Split test_cflags function off from check_cflags 11 years ago
  Guillaume Martres 064698d381 Add HEVC decoder 11 years ago
  Luca Barbato e789130522 configure: Provide an hardened toolchain option 11 years ago
  Luca Barbato dcd3eda6cb configure: Move gcc-only -W option where it belongs 11 years ago