| Commit message (Expand) | Author | Age | Files | Lines |
* | Group togheter filter dependency specifications. | Stefano Sabatini | 2010-09-28 | 1 | -3/+1 |
* | Fix out of tree builds with vf_yadif and mmx | Måns Rullgård | 2010-09-27 | 1 | -0/+1 |
* | Port MPlayer blackframe filter. | Stefano Sabatini | 2010-09-26 | 1 | -0/+1 |
* | configure: detect nasm vs yasm and set flags correspondingly | Måns Rullgård | 2010-09-26 | 1 | -7/+16 |
* | Create libavfilter/$arch when building outside source tree | Måns Rullgård | 2010-09-25 | 1 | -0/+1 |
* | yadif filter, based on stefanos port of my yadif from mplayer. | Michael Niedermayer | 2010-09-25 | 1 | -0/+1 |
* | Add frei0r filter. | Stefano Sabatini | 2010-09-24 | 1 | -0/+9 |
* | Disable ALIGNED_STACK with icc 10 or prior on x86_32 | Måns Rullgård | 2010-09-21 | 1 | -1/+6 |
* | Add HAVE_ALIGNED_STACK config setting | Måns Rullgård | 2010-09-21 | 1 | -0/+2 |
* | Request 16-byte aligned stack with icc on x86_32 | Måns Rullgård | 2010-09-18 | 1 | -0/+1 |
* | configure: print minimum lame version number required after revision 25128 | James Darnley | 2010-09-17 | 1 | -1/+1 |
* | configure: detect Open64 compiler | Måns Rullgård | 2010-09-16 | 1 | -0/+8 |
* | Allow float values for libmp3lame quality. | James Darnley | 2010-09-15 | 1 | -1/+1 |
* | Update pathscale compiler detection | Måns Rullgård | 2010-09-14 | 1 | -1/+1 |
* | Implement libopencv smooth filter. | Stefano Sabatini | 2010-09-14 | 1 | -0/+8 |
* | 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 |