| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Make warnings from -Wreturn-type fatal errors | Diego Biurrun | 2013-01-14 | 1 | -0/+2 |
* | suncc: Replace more GCC flags by their equivalents in suncc_flags() | Sean McGovern | 2013-01-14 | 1 | -1/+2 |
* | libvpx: make vp8 and vp9 selectable | Luca Barbato | 2013-01-14 | 1 | -6/+10 |
* | vdpau: Add VC-1 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+2 |
* | vdpau: Add H.264 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+1 |
* | vdpau: Add MPEG-4 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+2 |
* | vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+2 |
* | configure: enable pic for shared libs on AArch64 | Marcin Juszkiewicz | 2013-01-11 | 1 | -1/+1 |
* | Drop Snow codec | Diego Biurrun | 2013-01-06 | 1 | -6/+0 |
* | configure: suppress -fPIC in msvc builds | Hendrik Leppkes | 2012-12-31 | 1 | -0/+1 |
* | build: Add rtpenc_chain extra config option | Diego Biurrun | 2012-12-28 | 1 | -2/+4 |
* | configure: Add --disable-all command line option | Diego Biurrun | 2012-12-28 | 1 | -0/+5 |
* | configure: cosmetics: Separate hwaccel dependencies from decoders/encoders | Diego Biurrun | 2012-12-23 | 1 | -22/+24 |
* | configure: Make avconv depend on null, anull and resample filters | Diego Biurrun | 2012-12-21 | 1 | -2/+3 |
* | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -4/+6 |
* | configure: formatting cosmetics | Diego Biurrun | 2012-12-18 | 1 | -4/+8 |
* | configure: fix automatic processing of _extralibs in check_deps | Mans Rullgard | 2012-12-09 | 1 | -4/+15 |
* | configure: Have protocols select network code instead of depending on it | Diego Biurrun | 2012-12-09 | 1 | -9/+7 |
* | tak: demuxer, parser, and decoder | Paul B Mahol | 2012-12-07 | 1 | -0/+1 |
* | arm: detect cpu features at runtime on Linux | Mans Rullgard | 2012-12-07 | 1 | -1/+3 |
* | arm: rename ARMVFP config symbol to VFP | Mans Rullgard | 2012-12-07 | 1 | -6/+6 |
* | configure: arm: make _inline arch ext symbols depend on inline_asm | Mans Rullgard | 2012-12-07 | 1 | -0/+2 |
* | configure: arm: check inline and external asm support for extensions | Mans Rullgard | 2012-12-07 | 1 | -6/+8 |
* | configure: add check_insn function | Mans Rullgard | 2012-12-07 | 1 | -0/+6 |
* | configure: clean up check_inline_asm and check_as functions | Mans Rullgard | 2012-12-07 | 1 | -5/+10 |
* | configure: arm: set fast_clz and fast_unaligned in cpuflags section | Mans Rullgard | 2012-12-07 | 1 | -2/+7 |
* | configure: arm: detect toolchain default arch version | Mans Rullgard | 2012-12-07 | 1 | -0/+32 |
* | configure: do not bypass cpuflags section if --cpu not given | Mans Rullgard | 2012-12-07 | 1 | -6/+5 |
* | ppc: always use pic for shared libraries | Luca Barbato | 2012-12-03 | 1 | -0/+1 |
* | configure: Strip ordinals from mingw generated def files | Martin Storsjö | 2012-12-03 | 1 | -2/+2 |
* | configure: arm: detect default thumb state of compiler | Mans Rullgard | 2012-12-03 | 1 | -0/+1 |
* | build: Make the ISMV muxer select the MOV muxer | Diego Biurrun | 2012-12-03 | 1 | -0/+1 |
* | configure: move arm arch extensions to a separate variable | Mans Rullgard | 2012-12-03 | 1 | -6/+10 |
* | configure: avplay now depends on avresample | Diego Biurrun | 2012-12-02 | 1 | -1/+1 |
* | configure: fix indentation in option parsing loop | Mans Rullgard | 2012-12-01 | 1 | -60/+60 |
* | configure: Use headers in the check for _beginthreadex for w32threads | Martin Storsjö | 2012-11-30 | 1 | -1/+1 |
* | avutil: Use a configure check to enable windows console functions | Martin Storsjö | 2012-11-30 | 1 | -0/+2 |
* | cmdutils: Use a configure check for enabling CommandLineToArgvW | Martin Storsjö | 2012-11-29 | 1 | -0/+1 |
* | configure: Enable avconv filter dependencies automatically | Martin Storsjö | 2012-11-27 | 1 | -3/+3 |
* | configure: Add separate list for libraries and use where appropriate | Diego Biurrun | 2012-11-26 | 1 | -26/+21 |
* | configure: suncc: Add compiler arch support for Nehalem & Sandy Bridge | Sean McGovern | 2012-11-25 | 1 | -1/+3 |
* | configure: sort cpuflags section by architecture | Mans Rullgard | 2012-11-23 | 1 | -76/+77 |
* | configure: properly support DEC/Compaq compiler | Mans Rullgard | 2012-11-23 | 1 | -9/+31 |
* | build: add rules to generate preprocessed source files | Mans Rullgard | 2012-11-23 | 1 | -0/+1 |
* | configure: Refactor CPPFLAGS settings for glibc/uclibc | Diego Biurrun | 2012-11-18 | 1 | -3/+3 |
* | configure: add basic support for ARM AArch64 | Mans Rullgard | 2012-11-18 | 1 | -0/+15 |
* | build: set -U__STRICT_ANSI__ for newlib | Mans Rullgard | 2012-11-18 | 1 | -1/+1 |
* | parisc: work around bug in gcc 4.3 and later | Mans Rullgard | 2012-11-17 | 1 | -0/+8 |
* | configure: Check for -Werror parameters on clang | Martin Storsjö | 2012-11-15 | 1 | -0/+2 |