| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-06 | 1 | -3/+3 |
|\ |
|
| * | build: generalise rules and variable settings for av* programs | Mans Rullgard | 2012-08-06 | 1 | -3/+3 |
* | | configure: make libtwolame check more robust | Paul B Mahol | 2012-08-05 | 1 | -1/+3 |
* | | libtwolame MP2 encoding support | Paul B Mahol | 2012-08-05 | 1 | -0/+5 |
* | | configure: fix lib.exe check | Hendrik Leppkes | 2012-08-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-04 | 1 | -6/+7 |
|\| |
|
| * | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -6/+6 |
* | | configure: reduce difference to qatar by 2 lines | Michael Niedermayer | 2012-08-02 | 1 | -2/+2 |
* | | configure: add support for dlltool when lib.exe is unavailable | Michael Niedermayer | 2012-08-01 | 1 | -2/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-30 | 1 | -1/+6 |
|\| |
|
| * | configure: Add missing descriptions to help output | Diego Biurrun | 2012-07-30 | 1 | -1/+6 |
* | | buildsys: fix c++ compilation | Michael Niedermayer | 2012-07-30 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-29 | 1 | -12/+27 |
|\| |
|
| * | configure: Move parts that should not be user-selectable to CONFIG_EXTRA | Diego Biurrun | 2012-07-28 | 1 | -6/+6 |
| * | build: support non-standard replacements for -c flag | Mans Rullgard | 2012-07-28 | 1 | -3/+10 |
| * | build: support non-standard replacements for -E flag | Mans Rullgard | 2012-07-28 | 1 | -2/+10 |
| * | x11grab: cosmetics: consistent naming for x11grab-related things | Diego Biurrun | 2012-07-28 | 1 | -1/+1 |
| * | build: Rename YASMDEP variable to DEPYASM for consistency | Diego Biurrun | 2012-07-28 | 1 | -1/+1 |
* | | lavfi: add flite audio source | Stefano Sabatini | 2012-07-28 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-27 | 1 | -134/+196 |
|\| |
|
| * | x86: add support for fmaddps fma4 instruction with abstraction to avx/sse | Justin Ruggles | 2012-07-27 | 1 | -0/+5 |
| * | build: do full flag handling for all compiler-type tools | Mans Rullgard | 2012-07-26 | 1 | -119/+177 |
| * | build: Rename aandct component to more descriptive aandcttables | Diego Biurrun | 2012-07-26 | 1 | -13/+13 |
| * | configure: Add a dependency on https for rtmpts | Martin Storsjö | 2012-07-24 | 1 | -1/+1 |
* | | configure: Add a dependency on https for rtmpts | Martin Storsjö | 2012-07-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-23 | 1 | -5/+19 |
|\| |
|
| * | RTMPTE protocol support | Samuel Pitoiset | 2012-07-23 | 1 | -0/+1 |
| * | RTMPE protocol support | Samuel Pitoiset | 2012-07-23 | 1 | -0/+11 |
| * | configure: respect CC_O setting in check_cc | Mans Rullgard | 2012-07-22 | 1 | -5/+7 |
* | | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' | Michael Niedermayer | 2012-07-22 | 1 | -82/+86 |
|\| |
|
| * | configure: cosmetics: Group test dependencies together | Diego Biurrun | 2012-07-21 | 1 | -4/+3 |
| * | configure: add more passthrough flags in tms470 filter | Mans Rullgard | 2012-07-21 | 1 | -0/+3 |
| * | configure: move flag filtering functions out of if/else blocks | Mans Rullgard | 2012-07-21 | 1 | -66/+69 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -53/+63 |
|\| |
|
| * | configure: Remove redundant RTMPT/RTMPTS dependencies | Samuel Pitoiset | 2012-07-21 | 1 | -2/+0 |
| * | configure: add filtering of host cflags/ldflags | Mans Rullgard | 2012-07-21 | 1 | -0/+11 |
| * | configure: initialise all flag filters at the same place | Mans Rullgard | 2012-07-21 | 1 | -3/+2 |
| * | configure: add filtering of linker flags | Mans Rullgard | 2012-07-21 | 1 | -2/+6 |
| * | configure: name some variables more consistently | Mans Rullgard | 2012-07-21 | 1 | -41/+41 |
| * | configure: remove filter_cppflags | Mans Rullgard | 2012-07-21 | 1 | -4/+2 |
| * | configure: set icc_version where it is needed | Mans Rullgard | 2012-07-21 | 1 | -1/+1 |
* | | libcaca output device | Paul B Mahol | 2012-07-21 | 1 | -0/+5 |
* | | lavc: Opus decoder using libopus. | Nicolas George | 2012-07-20 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-19 | 1 | -16/+1 |
|\| |
|
| * | Print full compiler identification, not only version number | Mans Rullgard | 2012-07-19 | 1 | -16/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-18 | 1 | -15/+18 |
|\| |
|
| * | build: add CONFIG_VP3DSP, reduce repetition in OBJS lists | Mans Rullgard | 2012-07-18 | 1 | -1/+4 |
| * | configure: clarify external library section of help output | Diego Biurrun | 2012-07-18 | 1 | -8/+7 |
| * | configure: mark libfdk-aac as nonfree | Diego Biurrun | 2012-07-18 | 1 | -0/+1 |
| * | configure: cosmetics: drop some unnecessary backslashes | Diego Biurrun | 2012-07-18 | 1 | -7/+7 |