summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Consolidate rtsp/sdp deps to use _selectMartin Storsjö2010-10-051-6/+3
* configure: Add the http protocol as an auto-enabled dependency of the rtsp de...Martin Storsjö2010-10-051-1/+2
* Use SLIBSUF instead of .so, as a more generic dynamic library suffix.Víctor Paesa2010-10-031-0/+1
* Group togheter filter dependency specifications.Stefano Sabatini2010-09-281-3/+1
* Fix out of tree builds with vf_yadif and mmxMåns Rullgård2010-09-271-0/+1
* Port MPlayer blackframe filter.Stefano Sabatini2010-09-261-0/+1
* configure: detect nasm vs yasm and set flags correspondinglyMåns Rullgård2010-09-261-7/+16
* Create libavfilter/$arch when building outside source treeMåns Rullgård2010-09-251-0/+1
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-251-0/+1
* Add frei0r filter.Stefano Sabatini2010-09-241-0/+9
* Disable ALIGNED_STACK with icc 10 or prior on x86_32Måns Rullgård2010-09-211-1/+6
* Add HAVE_ALIGNED_STACK config settingMåns Rullgård2010-09-211-0/+2
* Request 16-byte aligned stack with icc on x86_32Måns Rullgård2010-09-181-0/+1
* configure: print minimum lame version number required after revision 25128James Darnley2010-09-171-1/+1
* configure: detect Open64 compilerMåns Rullgård2010-09-161-0/+8
* Allow float values for libmp3lame quality.James Darnley2010-09-151-1/+1
* Update pathscale compiler detectionMåns Rullgård2010-09-141-1/+1
* Implement libopencv smooth filter.Stefano Sabatini2010-09-141-0/+8
* Create config.asm for use with yasmMåns Rullgård2010-09-031-1/+13
* configure: whitespaceMåns Rullgård2010-09-031-12/+12
* configure: make print_config() more flexibleMåns Rullgård2010-09-031-14/+21
* Detect llvm-gcc and set appropriate flagsMåns Rullgård2010-09-021-3/+14
* Add -mllvm -stack-alignment=16 to CFLAGS when using clangMåns Rullgård2010-09-021-0/+1
* configure: move config.fate creation after OS sectionMåns Rullgård2010-08-261-2/+2
* configure: write config.fate file as early as possibleMåns Rullgård2010-08-261-2/+2
* configure: improve error message for missing yasmMåns Rullgård2010-08-261-2/+1
* x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm to build.Alex Converse2010-08-261-2/+3
* Revert "Disable MMX for i686 and pentiumpro"Måns Rullgård2010-08-261-7/+1
* Disable MMX for i686 and pentiumproMåns Rullgård2010-08-261-1/+7
* configure: select warning suppression syntax based on armcc versionMåns Rullgård2010-08-261-2/+3
* configure: enable fast_cmov for 'atom'Janne Grunau2010-08-241-1/+1
* configure: fix typo in test depsMåns Rullgård2010-08-241-1/+1
* mmsh depends on httpMåns Rullgård2010-08-221-0/+1
* Fix configure .pc files generation and make install whenAnatoly Nenashev2010-08-181-1/+1
* Add hflip filter.Stefano Sabatini2010-08-171-0/+1
* Only check for for libvpx decoder/encoder if libvpx is enabled.Diego Biurrun2010-08-081-4/+5
* fix configure when --enable-libvpx is not specifiedRamiro Polla2010-08-081-2/+2
* Split libvpx check into decoder and encoder check.Frank Barchard2010-08-081-3/+4
* Split h264dsp and h264pred in configure.Jason Garrett-Glaser2010-08-071-6/+7
* Add a CONFIG_ variable for generic Huffman routines.Diego Biurrun2010-08-061-0/+4
* configure: remove redundant extralibs settingsMåns Rullgård2010-08-051-3/+0
* Add -Wno-parentheses to CFLAGS.Diego Biurrun2010-08-021-0/+1
* Add lavfi-pixfmts LE tests.Stefano Sabatini2010-08-011-0/+5
* Implement set_ne_test_deps() and use if for the lavfi pixdesc test.Stefano Sabatini2010-08-011-2/+7
* Fix suncc ident string (hopefully)Måns Rullgård2010-08-011-1/+1
* configure: set subarch for ARMMåns Rullgård2010-07-311-0/+9
* Make pkgconfig_generate() explicitly return 0 in instead of returningJean-Daniel Dupas2010-07-301-1/+1
* Remove reference to the unexisting movie filter and the correspondingStefano Sabatini2010-07-281-7/+0
* Detect PathScale compilerMåns Rullgård2010-07-271-0/+8
* configure: fix sh_quote functionMåns Rullgård2010-07-271-1/+1
OpenPOWER on IntegriCloud