| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Use the right variables in check_host_cpp | Jörg Krause | 2014-09-17 | 1 | -1/+1 |
* | configure: Disable i686 for i586 and lower CPUs | Mikulas Patocka | 2014-09-16 | 1 | -0/+1 |
* | configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchain | Diego Biurrun | 2014-09-16 | 1 | -2/+3 |
* | Split off floating point AAN (I)DCT into separate components | Diego Biurrun | 2014-09-07 | 1 | -0/+7 |
* | build: Split WMA frequencies into a separate object file | Diego Biurrun | 2014-09-04 | 1 | -7/+8 |
* | time: Use clock_gettime if the monotonic clock is available | Luca Barbato | 2014-09-03 | 1 | -0/+4 |
* | configure: add --enable-rpath | Reinhard Tartler | 2014-08-23 | 1 | -0/+3 |
* | ogg: Provide aliases for Speex, Opus and audio-only ogg | Luca Barbato | 2014-08-22 | 1 | -0/+3 |
* | configure: Suppress "potentially uninitialized variable" warnings from MSVC | Diego Biurrun | 2014-08-21 | 1 | -1/+1 |
* | configure: Check for nanosleep in headers as well, not only in libs | Martin Storsjö | 2014-08-13 | 1 | -1/+1 |
* | configure: Don't pass MSVC compiler options -M[TD] to armasm | Martin Storsjö | 2014-08-10 | 1 | -0/+12 |
* | configure: Suggest upgrading gas-preprocessor instead of just installing | Martin Storsjö | 2014-08-10 | 1 | -1/+1 |
* | configure: Enable gas-preprocessor on all OSes but only if available | Diego Biurrun | 2014-08-10 | 1 | -3/+13 |
* | configure: Add probe identification of MS armasm | Martin Storsjö | 2014-08-10 | 1 | -0/+5 |
* | configure: Only run gas checks on ARM and PowerPC | Diego Biurrun | 2014-08-08 | 1 | -1/+1 |
* | configure: Die if gas is unavailable under aarch64 as well as ARM | Diego Biurrun | 2014-08-08 | 1 | -1/+1 |
* | configure: Include the armcc build number in the compiler identification | Martin Storsjö | 2014-08-06 | 1 | -1/+1 |
* | configure: check $as first before using $gas as GNU as | Janne Grunau | 2014-08-05 | 1 | -11/+21 |
* | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-08-04 | 1 | -2/+2 |
* | h264: Move start code search functions into separate source files. | Ben Avison | 2014-08-04 | 1 | -1/+2 |
* | Add Icecast protocol | Marvin Scholz | 2014-08-04 | 1 | -0/+1 |
* | configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabled | Diego Biurrun | 2014-07-30 | 1 | -0/+2 |
* | configure: Use require_pkg_config for Speex | Luca Barbato | 2014-07-28 | 1 | -1/+1 |
* | configure: Extend the neon intrinsics check | Martin Storsjö | 2014-07-22 | 1 | -1/+1 |
* | build: Add define for SIMD extensions requiring 16-byte aligned buffers | Diego Biurrun | 2014-07-22 | 1 | -3/+3 |
* | configure: add support for neon intrinsics | Janne Grunau | 2014-07-21 | 1 | -0/+12 |
* | build: Support executable only ldflags | Luca Barbato | 2014-07-21 | 1 | -0/+9 |
* | configure: Do not add extralibs to avresample .pc file | Luca Barbato | 2014-07-21 | 1 | -1/+1 |
* | build: Conditionally build and test iirfilter | Diego Biurrun | 2014-07-21 | 1 | -1/+2 |
* | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -9/+9 |
* | configure: Assume runtime cpu detection on arm on --target-os=android as well | Martin Storsjö | 2014-07-17 | 1 | -1/+1 |
* | dsputil: Split off pixel block routines into their own context | Diego Biurrun | 2014-07-09 | 1 | -6/+7 |
* | lavc: export DV profile API used by muxer/demuxer as public | Anton Khirnov | 2014-07-09 | 1 | -2/+5 |
* | dsputil: Split off FDCT bits into their own context | Diego Biurrun | 2014-07-07 | 1 | -6/+7 |
* | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -19/+21 |
* | mjpeg: Split off bits shared by MJPEG and LJPEG encoders | Diego Biurrun | 2014-06-30 | 1 | -1/+1 |
* | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -24/+25 |
* | mpeg: Split error resilience bits off into a separate file | Diego Biurrun | 2014-06-22 | 1 | -11/+13 |
* | Differentiate assembler and assembly in documentation and comments | Diego Biurrun | 2014-06-22 | 1 | -4/+4 |
* | configure: Drop stray error resilience dependencies | Diego Biurrun | 2014-06-22 | 1 | -2/+2 |
* | build: Record explicit dependency of intrax8 on error resilience | Diego Biurrun | 2014-06-22 | 1 | -0/+1 |
* | build: Have the eatqi decoder depend on the MPEG-1 decoder | Diego Biurrun | 2014-06-22 | 1 | -1/+1 |
* | dsputil: Split audio operations off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -4/+5 |
* | configure: Drop duplicate pkg-config entry from help output | Diego Biurrun | 2014-06-19 | 1 | -2/+1 |
* | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -17/+18 |
* | Remove avserver. | Anton Khirnov | 2014-06-18 | 1 | -5/+5 |
* | configure: Directly support Android as target OS | Luca Barbato | 2014-06-16 | 1 | -0/+7 |
* | configure: use pkg-config for libx264 | Vittorio Giovara | 2014-06-12 | 1 | -1/+1 |
* | libx265: Add 4:2:2 support | Derek Buitenhuis | 2014-06-12 | 1 | -2/+2 |
* | configure: use .altmacro for gnu as check on arm | Janne Grunau | 2014-06-09 | 1 | -0/+4 |