| Commit message (Expand) | Author | Age | Files | Lines |
* | Create config.asm for use with yasm | Måns Rullgård | 2010-09-03 | 1 | -1/+13 |
* | configure: whitespace | Måns Rullgård | 2010-09-03 | 1 | -12/+12 |
* | configure: make print_config() more flexible | Måns Rullgård | 2010-09-03 | 1 | -14/+21 |
* | Detect llvm-gcc and set appropriate flags | Måns Rullgård | 2010-09-02 | 1 | -3/+14 |
* | Add -mllvm -stack-alignment=16 to CFLAGS when using clang | Måns Rullgård | 2010-09-02 | 1 | -0/+1 |
* | configure: move config.fate creation after OS section | Måns Rullgård | 2010-08-26 | 1 | -2/+2 |
* | configure: write config.fate file as early as possible | Måns Rullgård | 2010-08-26 | 1 | -2/+2 |
* | configure: improve error message for missing yasm | Måns Rullgård | 2010-08-26 | 1 | -2/+1 |
* | x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm to build. | Alex Converse | 2010-08-26 | 1 | -2/+3 |
* | Revert "Disable MMX for i686 and pentiumpro" | Måns Rullgård | 2010-08-26 | 1 | -7/+1 |
* | Disable MMX for i686 and pentiumpro | Måns Rullgård | 2010-08-26 | 1 | -1/+7 |
* | configure: select warning suppression syntax based on armcc version | Måns Rullgård | 2010-08-26 | 1 | -2/+3 |
* | configure: enable fast_cmov for 'atom' | Janne Grunau | 2010-08-24 | 1 | -1/+1 |
* | configure: fix typo in test deps | Måns Rullgård | 2010-08-24 | 1 | -1/+1 |
* | mmsh depends on http | Måns Rullgård | 2010-08-22 | 1 | -0/+1 |
* | Fix configure .pc files generation and make install when | Anatoly Nenashev | 2010-08-18 | 1 | -1/+1 |
* | Add hflip filter. | Stefano Sabatini | 2010-08-17 | 1 | -0/+1 |
* | Only check for for libvpx decoder/encoder if libvpx is enabled. | Diego Biurrun | 2010-08-08 | 1 | -4/+5 |
* | fix configure when --enable-libvpx is not specified | Ramiro Polla | 2010-08-08 | 1 | -2/+2 |
* | Split libvpx check into decoder and encoder check. | Frank Barchard | 2010-08-08 | 1 | -3/+4 |
* | Split h264dsp and h264pred in configure. | Jason Garrett-Glaser | 2010-08-07 | 1 | -6/+7 |
* | Add a CONFIG_ variable for generic Huffman routines. | Diego Biurrun | 2010-08-06 | 1 | -0/+4 |
* | configure: remove redundant extralibs settings | Måns Rullgård | 2010-08-05 | 1 | -3/+0 |
* | Add -Wno-parentheses to CFLAGS. | Diego Biurrun | 2010-08-02 | 1 | -0/+1 |
* | Add lavfi-pixfmts LE tests. | Stefano Sabatini | 2010-08-01 | 1 | -0/+5 |
* | Implement set_ne_test_deps() and use if for the lavfi pixdesc test. | Stefano Sabatini | 2010-08-01 | 1 | -2/+7 |
* | Fix suncc ident string (hopefully) | Måns Rullgård | 2010-08-01 | 1 | -1/+1 |
* | configure: set subarch for ARM | Måns Rullgård | 2010-07-31 | 1 | -0/+9 |
* | Make pkgconfig_generate() explicitly return 0 in instead of returning | Jean-Daniel Dupas | 2010-07-30 | 1 | -1/+1 |
* | Remove reference to the unexisting movie filter and the corresponding | Stefano Sabatini | 2010-07-28 | 1 | -7/+0 |
* | Detect PathScale compiler | Måns Rullgård | 2010-07-27 | 1 | -0/+8 |
* | configure: fix sh_quote function | Måns Rullgård | 2010-07-27 | 1 | -1/+1 |
* | add Chinese AVS encoding via external library libxavs | Stefan Gehrer | 2010-07-27 | 1 | -0/+6 |
* | fate: create report files | Måns Rullgård | 2010-07-26 | 1 | -0/+2 |
* | configure: extract detailed compiler identification | Måns Rullgård | 2010-07-26 | 1 | -0/+10 |
* | Reindent. | Stefano Sabatini | 2010-07-26 | 1 | -2/+2 |
* | Make pkgconfig_generate check if the library is enabled before to | Stefano Sabatini | 2010-07-26 | 1 | -2/+1 |
* | Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() | Stefano Sabatini | 2010-07-26 | 1 | -2/+2 |
* | Fix pkgconfig_generate line for libavcore. | Stefano Sabatini | 2010-07-25 | 1 | -1/+1 |
* | Add libavcore. | Stefano Sabatini | 2010-07-21 | 1 | -1/+8 |
* | configure: make sh_quote() more robust | Måns Rullgård | 2010-07-20 | 1 | -1/+1 |
* | configure: create .config file where I intended | Måns Rullgård | 2010-07-20 | 1 | -1/+1 |
* | configure: create .config file in configure to avoid needless reruns | Måns Rullgård | 2010-07-20 | 1 | -0/+1 |
* | Collect list of seek tests in configure | Måns Rullgård | 2010-07-20 | 1 | -2/+5 |
* | Fix lavfi pixdesc test | Måns Rullgård | 2010-07-19 | 1 | -0/+2 |
* | Generate list of lavfi tests in configure | Måns Rullgård | 2010-07-19 | 1 | -1/+4 |
* | Fix dependencies for msmpeg4v3 regression test | Måns Rullgård | 2010-07-16 | 1 | -1/+1 |
* | Nit: fix alphabetical order | Vitor Sessak | 2010-07-16 | 1 | -1/+1 |
* | Fix obviously missing dependency of float DCT. | Vitor Sessak | 2010-07-15 | 1 | -0/+1 |
* | configure: match regtest ref files more strictly | Måns Rullgård | 2010-07-12 | 1 | -1/+1 |