summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-171-1/+1
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-171-26/+27
|\
| * darwin: use -read_only_relocs flag only on 32-bit x86Sean McGovern2011-03-161-1/+2
| * use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-161-1/+1
| * replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-161-11/+11
| * partially rename FFmpeg to LibavJanne Grunau2011-03-161-13/+13
* | Revert "configure: allow checking multiple functions in check_func_headers()"Michael Niedermayer2011-03-121-12/+15
* | Revert "configure: improve pkg-config support"Michael Niedermayer2011-03-121-35/+1
* | Revert "configure: use pkg-config helpers"Michael Niedermayer2011-03-121-7/+14
* | Merge branch 'master' of git://git.ffmpeg.org/ffmpegMichael Niedermayer2011-03-121-31/+57
|\ \ | |/
| * Add CONFIG_AC3DSP symbol to simplify makefilesMans Rullgard2011-03-121-1/+3
| * configure: use pkg-config helpersMans Rullgard2011-03-111-14/+7
| * configure: improve pkg-config supportMans Rullgard2011-03-111-1/+35
| * configure: allow checking multiple functions in check_func_headers()Mans Rullgard2011-03-111-15/+12
| * Use --sysroot flag for clangMans Rullgard2011-02-281-5/+1
| * configure: document FATE_SAMPLES env var in --help textReimar Döffinger2011-02-261-1/+2
| * fate: get samples location from env var if not explicitly setMans Rullgard2011-02-261-1/+1
| * OS/2: lxlite should use stdoutDave Yeo2011-02-251-1/+1
| * x86: check for AVX supportMans Rullgard2011-02-201-0/+4
| * Merge libavcore into libavutilReinhard Tartler2011-02-151-10/+3
| * configure: fix non-standard regex used with exprMans Rullgard2011-02-131-1/+1
| * configure: report full gcc version stringMans Rullgard2011-02-131-2/+5
| * configure: add cleanws() functionMans Rullgard2011-02-131-0/+4
| * configure: remove early check_deps $ARCH_EXT_LISTMans Rullgard2011-02-111-2/+0
| * Fix HOSTLIBS on HaikuFrançois Revol2011-02-081-0/+1
| * configure: check yasm/nasm for working pextrd opcodeAnssi Hannula2011-02-061-1/+1
| * Enable native build on QNX/x86Mans Rullgard2011-01-301-1/+5
| * armcc: filter out non-gcc options from ASFLAGSMans Rullgard2011-01-251-0/+1
| * configure: add filter_out() functionMans Rullgard2011-01-251-0/+8
| * configure: move network tests before results are neededDaniel Verkamp2011-01-251-26/+26
| * Add CFLAGS needed by PathScale compilerMans Rullgard2011-01-241-0/+2
| * Disable symbol versioning on some BSDsMans Rullgard2011-01-231-1/+7
| * Fix libavformat version extraction in configureMans Rullgard2011-01-211-1/+1
| * configure: better test for mktempMans Rullgard2011-01-211-1/+1
| * configure: simplify exit trapsMans Rullgard2011-01-211-1/+0
| * Make demuxers auto-select parsers they needMans Rullgard2011-01-211-4/+4
| * Make PNG test depend on PNG codecMans Rullgard2011-01-201-0/+1
| * configure: fix mktemp test and fallback functionMans Rullgard2011-01-181-2/+2
* | CrystalHD decoder support v7Philip Langdale2011-03-101-0/+10
* | framebuffer device demuxerStefano Sabatini2011-03-081-0/+2
* | Use --sysroot flag for clangMans Rullgard2011-03-011-5/+1
* | configure: document FATE_SAMPLES env var in --help textReimar Döffinger2011-02-281-1/+2
* | fate: get samples location from env var if not explicitly setMans Rullgard2011-02-281-1/+1
* | OS/2: lxlite should use stdoutDave Yeo2011-02-261-1/+1
* | Port drawtext filter by Hemanth from the libavfilter soc repo, withStefano Sabatini2011-02-221-0/+6
* | x86: check for AVX supportMans Rullgard2011-02-201-0/+4
* | Merge libavcore into libavutilReinhard Tartler2011-02-161-10/+3
* | configure: fix non-standard regex used with exprMans Rullgard2011-02-141-1/+1
* | configure: report full gcc version stringMans Rullgard2011-02-141-2/+5
* | configure: add cleanws() functionMans Rullgard2011-02-141-0/+4
OpenPOWER on IntegriCloud