| Commit message (Expand) | Author | Age | Files | Lines |
* | add configure for swresample | k-m_schindler | 2015-12-28 | 1 | -0/+5 |
* | Check for SDL_image in the configure script (thanks to mischi) | brian-ch | 2015-08-15 | 1 | -0/+3 |
* | Update configure to detect lua5.3 and ffmpeg 2.6 | brian-ch | 2015-04-03 | 1 | -13/+21 |
* | Fix PCRE on linux and macosx. The soname of libpcre.so is different depending... | k-m_schindler | 2014-11-22 | 1 | -0/+10 |
* | Use AC_CONFIG_MACRO_DIR. This way autoconf doesnt require the path to dists/a... | k-m_schindler | 2014-11-22 | 1 | -0/+1 |
* | the sh shell needs export for permanent change of an environment variable | k-m_schindler | 2014-10-12 | 1 | -1/+1 |
* | fix configure for libav* >= 1.0 on Mac OS X | k-m_schindler | 2013-07-30 | 1 | -1/+8 |
* | correct upppercase/lowercase of lua_lib_name | k-m_schindler | 2013-05-05 | 1 | -1/+1 |
* | extend the detection of ffmpeg and lua. | k-m_schindler | 2013-05-03 | 1 | -3/+3 |
* | setting check in PKG_HAVE for lua5.*.pc. fixes configure of this cases. | k-m_schindler | 2013-01-29 | 1 | -5/+5 |
* | add version detection for lua in configure | k-m_schindler | 2013-01-27 | 1 | -4/+9 |
* | add configure check for lua 5.2 on ubuntu | k-m_schindler | 2013-01-27 | 1 | -7/+11 |
* | new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat.... | k-m_schindler | 2012-04-20 | 1 | -3/+0 |
* | extend configure for the detection of ffmpeg version | k-m_schindler | 2012-04-02 | 1 | -0/+2 |
* | strings adjusted (removed 'RC'-parts) | tobigun | 2010-10-10 | 1 | -1/+1 |
* | update configure to find libpng 1.4 | tobigun | 2010-06-17 | 1 | -2/+10 |
* | Steve Jobs: There is on more thing :-) | k-m_schindler | 2010-06-16 | 1 | -1/+1 |
* | string update | tobigun | 2010-06-08 | 1 | -1/+1 |
* | make pcre not required, since it fails on ubuntu because of a different name.... | k-m_schindler | 2010-05-24 | 1 | -1/+1 |
* | add configure for libpcre and add path for dlopen on darwin | k-m_schindler | 2010-05-24 | 1 | -0/+10 |
* | - configure recreated with autogen.sh | tobigun | 2010-04-30 | 1 | -14/+4 |
* | change lua lib filename for different versions | s_alexander | 2010-01-13 | 1 | -0/+3 |
* | removed old plugin stuff | s_alexander | 2010-01-12 | 1 | -1/+0 |
* | merged lua into trunk | s_alexander | 2010-01-12 | 1 | -0/+8 |
* | another fix to pass better options to the linker on Mac OS X, in particular t... | k-m_schindler | 2009-12-13 | 1 | -1/+3 |
* | removed static pcre deps | s_alexander | 2009-12-05 | 1 | -14/+0 |
* | added pcre dependency | s_alexander | 2009-12-05 | 1 | -0/+14 |
* | relax the linker conditions for failure for linking sqlite3 on Mac OS X 10.4,... | k-m_schindler | 2009-11-22 | 1 | -1/+1 |
* | forgot configure.ac in previous commit | k-m_schindler | 2009-04-19 | 1 | -0/+1 |
* | configure and package description update: | tobigun | 2008-10-25 | 1 | -0/+3 |
* | - Windows resources (.rc) reduced to the icon | tobigun | 2008-09-12 | 1 | -1/+0 |
* | FreeBSD compatibility fixes: | tobigun | 2008-09-09 | 1 | -1/+1 |
* | autogen.sh moved back to root | tobigun | 2008-09-09 | 1 | -1/+1 |
* | - better conformance of Makefiles to GNU coding standards | tobigun | 2008-09-09 | 1 | -185/+12 |
* | - removed configure options --enable-local/global | tobigun | 2008-09-02 | 1 | -24/+18 |
* | - new configure/make layout: | tobigun | 2008-09-01 | 1 | -0/+454 |