summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Create libavfilter/$arch when building outside source treeMåns Rullgård2010-09-25
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-25
* Add frei0r filter.Stefano Sabatini2010-09-24
* Disable ALIGNED_STACK with icc 10 or prior on x86_32Måns Rullgård2010-09-21
* Add HAVE_ALIGNED_STACK config settingMåns Rullgård2010-09-21
* Request 16-byte aligned stack with icc on x86_32Måns Rullgård2010-09-18
* configure: print minimum lame version number required after revision 25128James Darnley2010-09-17
* configure: detect Open64 compilerMåns Rullgård2010-09-16
* Allow float values for libmp3lame quality.James Darnley2010-09-15
* Update pathscale compiler detectionMåns Rullgård2010-09-14
* Implement libopencv smooth filter.Stefano Sabatini2010-09-14
* Create config.asm for use with yasmMåns Rullgård2010-09-03
* configure: whitespaceMåns Rullgård2010-09-03
* configure: make print_config() more flexibleMåns Rullgård2010-09-03
* Detect llvm-gcc and set appropriate flagsMåns Rullgård2010-09-02
* Add -mllvm -stack-alignment=16 to CFLAGS when using clangMåns Rullgård2010-09-02
* configure: move config.fate creation after OS sectionMåns Rullgård2010-08-26
* configure: write config.fate file as early as possibleMåns Rullgård2010-08-26
* configure: improve error message for missing yasmMåns Rullgård2010-08-26
* x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm to build.Alex Converse2010-08-26
* Revert "Disable MMX for i686 and pentiumpro"Måns Rullgård2010-08-26
* Disable MMX for i686 and pentiumproMåns Rullgård2010-08-26
* configure: select warning suppression syntax based on armcc versionMåns Rullgård2010-08-26
* configure: enable fast_cmov for 'atom'Janne Grunau2010-08-24
* configure: fix typo in test depsMåns Rullgård2010-08-24
* mmsh depends on httpMåns Rullgård2010-08-22
* Fix configure .pc files generation and make install whenAnatoly Nenashev2010-08-18
* Add hflip filter.Stefano Sabatini2010-08-17
* Only check for for libvpx decoder/encoder if libvpx is enabled.Diego Biurrun2010-08-08
* fix configure when --enable-libvpx is not specifiedRamiro Polla2010-08-08
* Split libvpx check into decoder and encoder check.Frank Barchard2010-08-08
* Split h264dsp and h264pred in configure.Jason Garrett-Glaser2010-08-07
* Add a CONFIG_ variable for generic Huffman routines.Diego Biurrun2010-08-06
* configure: remove redundant extralibs settingsMåns Rullgård2010-08-05
* Add -Wno-parentheses to CFLAGS.Diego Biurrun2010-08-02
* Add lavfi-pixfmts LE tests.Stefano Sabatini2010-08-01
* Implement set_ne_test_deps() and use if for the lavfi pixdesc test.Stefano Sabatini2010-08-01
* Fix suncc ident string (hopefully)Måns Rullgård2010-08-01
* configure: set subarch for ARMMåns Rullgård2010-07-31
* Make pkgconfig_generate() explicitly return 0 in instead of returningJean-Daniel Dupas2010-07-30
* Remove reference to the unexisting movie filter and the correspondingStefano Sabatini2010-07-28
* Detect PathScale compilerMåns Rullgård2010-07-27
* configure: fix sh_quote functionMåns Rullgård2010-07-27
* add Chinese AVS encoding via external library libxavsStefan Gehrer2010-07-27
* fate: create report filesMåns Rullgård2010-07-26
* configure: extract detailed compiler identificationMåns Rullgård2010-07-26
* Reindent.Stefano Sabatini2010-07-26
* Make pkgconfig_generate check if the library is enabled before toStefano Sabatini2010-07-26
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-26
* Fix pkgconfig_generate line for libavcore.Stefano Sabatini2010-07-25