summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* x86: check for AVX supportMans Rullgard2011-02-20
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* configure: fix non-standard regex used with exprMans Rullgard2011-02-13
* configure: report full gcc version stringMans Rullgard2011-02-13
* configure: add cleanws() functionMans Rullgard2011-02-13
* configure: remove early check_deps $ARCH_EXT_LISTMans Rullgard2011-02-11
* Fix HOSTLIBS on HaikuFrançois Revol2011-02-08
* configure: check yasm/nasm for working pextrd opcodeAnssi Hannula2011-02-06
* Enable native build on QNX/x86Mans Rullgard2011-01-30
* armcc: filter out non-gcc options from ASFLAGSMans Rullgard2011-01-25
* configure: add filter_out() functionMans Rullgard2011-01-25
* configure: move network tests before results are neededDaniel Verkamp2011-01-25
* Add CFLAGS needed by PathScale compilerMans Rullgard2011-01-24
* Disable symbol versioning on some BSDsMans Rullgard2011-01-23
* Fix libavformat version extraction in configureMans Rullgard2011-01-21
* configure: better test for mktempMans Rullgard2011-01-21
* configure: simplify exit trapsMans Rullgard2011-01-21
* Make demuxers auto-select parsers they needMans Rullgard2011-01-21
* Make PNG test depend on PNG codecMans Rullgard2011-01-20
* configure: fix mktemp test and fallback functionMans Rullgard2011-01-18
* ARM: improve VFP ABI checkMans Rullgard2011-01-18
* armcc: suppress warning about hardfp compatibilityMans Rullgard2011-01-18
* armcc: suppress 'assignment in condition' warningMans Rullgard2011-01-18
* Replace ASMALIGN() with .p2alignMans Rullgard2011-01-18
* configure: make $TMPE executableMans Rullgard2011-01-18
* Use -Bsymbolic for shared libs only, not executablesMans Rullgard2011-01-18
* Change SVN to Git in configureLou Logan2011-01-17
* Win32 support for av_file_map()Daniel Verkamp2011-01-05
* Remove unnecessary dependency of ffprobe and ffserver on libswscale.Stefano Sabatini2011-01-04
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-04
* libavfilter does not depend on libswscale, only the scale filter does.Carl Eugen Hoyos2011-01-03
* "Fix" compilation with --disable-swscale.Carl Eugen Hoyos2011-01-02
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-28
* Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini2010-12-23
* Add av_file_map() and av_file_unmap() functions.Stefano Sabatini2010-12-22
* AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje2010-12-18
* configure: Avoid warnings if av_always_inline is disabledMartin Storsjö2010-12-16
* configure: Allow disabling symbol versioning via --disable-symverMartin Storsjö2010-12-14
* Add a FLAC parser.Michael Chinen2010-12-07
* Port libmpcodecs hqdn3d filter.Baptiste Coudurier2010-12-04
* Add missing dependencies for frei0r_src in configure.Stefano Sabatini2010-11-30
* Silence icc warning about unsupported option -Wno-parenthesesCarl Eugen Hoyos2010-11-04
* Add single stream LATM/LOAS decoderJanne Grunau2010-11-02
* Bump required x264 version to X264_BUILD 99Jason Garrett-Glaser2010-10-26
* rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxerMartin Storsjö2010-10-21
* Add a demuxer for receiving raw rtp:// URLs without an SDP descriptionMartin Storsjö2010-10-19
* Add a SAP demuxerMartin Storsjö2010-10-13
* Implement cropdetect filter.Stefano Sabatini2010-10-12
* sapenc: Declare a dependency on rtp_protocol, tooMartin Storsjö2010-10-09
* sapenc: Mark the muxer as depending on network functionsMartin Storsjö2010-10-08