summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: improve VFP ABI checkMans Rullgard2011-01-181-1/+9
* armcc: suppress warning about hardfp compatibilityMans Rullgard2011-01-181-0/+1
* armcc: suppress 'assignment in condition' warningMans Rullgard2011-01-181-0/+1
* Replace ASMALIGN() with .p2alignMans Rullgard2011-01-181-1/+0
* configure: make $TMPE executableMans Rullgard2011-01-181-0/+2
* Use -Bsymbolic for shared libs only, not executablesMans Rullgard2011-01-181-1/+1
* Change SVN to Git in configureLou Logan2011-01-171-1/+1
* Win32 support for av_file_map()Daniel Verkamp2011-01-051-0/+2
* Remove unnecessary dependency of ffprobe and ffserver on libswscale.Stefano Sabatini2011-01-041-2/+2
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-041-1/+2
* libavfilter does not depend on libswscale, only the scale filter does.Carl Eugen Hoyos2011-01-031-1/+1
* "Fix" compilation with --disable-swscale.Carl Eugen Hoyos2011-01-021-2/+3
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-281-0/+1
* Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini2010-12-231-1/+1
* Add av_file_map() and av_file_unmap() functions.Stefano Sabatini2010-12-221-0/+2
* AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje2010-12-181-0/+1
* configure: Avoid warnings if av_always_inline is disabledMartin Storsjö2010-12-161-1/+5
* configure: Allow disabling symbol versioning via --disable-symverMartin Storsjö2010-12-141-0/+2
* Add a FLAC parser.Michael Chinen2010-12-071-0/+1
* Port libmpcodecs hqdn3d filter.Baptiste Coudurier2010-12-041-0/+1
* Add missing dependencies for frei0r_src in configure.Stefano Sabatini2010-11-301-0/+1
* Silence icc warning about unsupported option -Wno-parenthesesCarl Eugen Hoyos2010-11-041-1/+2
* Add single stream LATM/LOAS decoderJanne Grunau2010-11-021-0/+1
* Bump required x264 version to X264_BUILD 99Jason Garrett-Glaser2010-10-261-2/+2
* rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxerMartin Storsjö2010-10-211-3/+5
* Add a demuxer for receiving raw rtp:// URLs without an SDP descriptionMartin Storsjö2010-10-191-0/+1
OpenPOWER on IntegriCloud