Commit History

Author SHA1 Message Date
  Ramiro Polla b061ee9a5d mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one 14 years ago
  Ramiro Polla baba561c0b mingw32: properly check if vfw capture is supported by the system headers 14 years ago
  kemuri f6147effd2 Replace every usage of -lvfw32 with what is particularly necessary for that case: Avisynth -> -lavifil32 VFW Cap -> -lavicap32 Patch by kemuri <kemuri9 at gmail dot com> 14 years ago
  Ramiro Polla b990187f99 configure: properly check for mingw-w64 through installed headers. mingw-w64 can also target 32-bit code. 14 years ago
  Reinhard Tartler fc038df32e configure: improve temp file creation and cleanup 14 years ago
  Diego Biurrun fe95afe1e2 libswscale is no longer GPL; update help comment accordingly. 14 years ago
  Andres Mejia 775aa5f38c Add Hurd to OS list and disable dv1394 in the Hurd case. 14 years ago
  Reinhard Tartler 53b90bb25e backport libx264.c from trunk 14 years ago
  Reinhard Tartler e21e76a914 build PIC code on powerpc 14 years ago
  Andres Mejia b18806f811 Add gnu/kfreebsd to list of recognized operating systems. 14 years ago
  Reinhard Tartler 478394bab7 backport configure bits for cpu runtime detection for libpostproc and libswscale 14 years ago
  Reinhard Tartler 49549033fd unbreak compilation with vhook enabled 14 years ago
  Reinhard Tartler a9785f58c6 backport symbol versioning patch 14 years ago
  Diego Biurrun 93229681b5 Merge remaining changes to make libswscale usable in LGPL mode from trunk. 15 years ago
  Diego Biurrun 9ad437eafb Merge OpenCORE AMR support from trunk. 15 years ago
  Diego Biurrun dd2089dfd8 Merge (L)GPL upgrade code and related changes from trunk. 15 years ago
  Diego Biurrun 41a4fd7a61 Merge more verbose licensing information output. 15 years ago
  Diego Biurrun a4d8ebfaa1 Merge GPL --> LGPL conversion of AC-3 decoder from trunk. 15 years ago
  Diego Biurrun 3499f0f3e3 Merge fix for license check function from trunk. 15 years ago
  Ramiro Polla 7056dd763f Revert unapproved changes. 15 years ago
  Ramiro Polla eade41f3ec Backport r17995 from trunk. 15 years ago
  Ramiro Polla 2f14399e40 Backport r18214 from trunk. 15 years ago
  Diego Biurrun 4f3ce00704 Merge marking of libfaac as non-free from trunk. 15 years ago
  Diego Biurrun d8ef221893 Merge factorization of license check code from trunk. 15 years ago
  Diego Biurrun 8d003e22ca Merge automatic addition of -fno-common to CFLAGS for Windows from trunk. 15 years ago
  Måns Rullgård b77df6377b configure: fix return value from check_header 15 years ago
  Måns Rullgård cd0d9a9de6 configure: check_func_headers should mark headers as found 15 years ago
  Måns Rullgård 7270270541 configure: {enable,disable}_safe functions that sanitise arguments 15 years ago
  Måns Rullgård 92971e91ec configure: remove redundant alsa/asoundlib.h check 15 years ago
  Diego Biurrun 760227633d 100l: Revert removal of GPL check for libswscale. 15 years ago
  Diego Biurrun f83a40985c The software scaler is no longer GPLed. 15 years ago
  Diego Biurrun 75ecf14900 Check if -lrt is required for nanosleep, as is the case on Solaris. 15 years ago
  Diego Biurrun 3a636b6fd7 Fix gcc detection: Not all gcc versions have "(GCC)" in the version string. 15 years ago
  Måns Rullgård df442a8d48 configure: detect ccc compiler (Alpha) and set required flags 15 years ago
  Måns Rullgård b1598b5805 configure: indent 15 years ago
  Måns Rullgård 154d432cc4 Pass sysroot argument to gcc 15 years ago
  Måns Rullgård c5200f1753 Add --sysroot and --sysinclude configure options 15 years ago
  Måns Rullgård 629687f62f configure: move detection of compiler type to single location 15 years ago
  Måns Rullgård 333d5374d0 Remove special treatment of version.h in DEPEND_CMD 15 years ago
  Måns Rullgård f4870943ea configure: add (empty) avr32 arch case 15 years ago
  Måns Rullgård cfdb6148d6 configure: sort cases in arch section 15 years ago
  Aurelien Jacobs d52b39c79c fix missing dependencies 15 years ago
  Diego Biurrun ca14e2a8b7 Handle conditional compilation of CPU-specific FFT code in the Makefile. 15 years ago
  Diego Biurrun a1ef9f08ec Add support for enabling/disabling AMD 3DNow! extended optimizations. 15 years ago
  Andreas Öman 3fff63826b Gopher protocol should depend on networking being enabled. 15 years ago
  Diego Biurrun 8f6f050aae 100l: Remove stray character that slipped into header name. 15 years ago
  Diego Biurrun fc2dd7e3de Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices. 15 years ago
  Diego Biurrun d3a4b4e09c Add check whether the compiler/assembler supports 10 or more operands. 15 years ago
  Mathieu Malaterre 3d6fac8cee Use default system include path for an installed OpenJPEG library. 15 years ago
  Jai Menon 9a77d59a89 Use libopenjpeg for jpeg2k decoding. 15 years ago