| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil: turn arm setend into a cpuflag | Michael Niedermayer | 2014-08-13 | 1 | -0/+3 |
* | Remove useless configure option "--enable-sram". | Carl Eugen Hoyos | 2014-08-12 | 1 | -2/+0 |
* | configure: Check for nanosleep in headers as well, not only in libs | Martin Storsjö | 2014-08-12 | 1 | -1/+1 |
* | Merge commit '08b94f160a2c966bb83e32bde0e52246fafa2155' | Michael Niedermayer | 2014-08-10 | 1 | -0/+12 |
|\ |
|
| * | configure: Don't pass MSVC compiler options -M[TD] to armasm | Martin Storsjö | 2014-08-10 | 1 | -0/+12 |
* | | Merge commit 'ab0742d2f34d70415620441b7ed7da2f03a0c14f' | Michael Niedermayer | 2014-08-10 | 1 | -1/+1 |
|\| |
|
| * | configure: Suggest upgrading gas-preprocessor instead of just installing | Martin Storsjö | 2014-08-10 | 1 | -1/+1 |
* | | Merge commit '9f8cf50e3be04b8e178086edaa4598826143303d' | Michael Niedermayer | 2014-08-10 | 1 | -3/+14 |
|\| |
|
| * | configure: Enable gas-preprocessor on all OSes but only if available | Diego Biurrun | 2014-08-10 | 1 | -3/+13 |
* | | Merge commit 'f4312352fc52cc47c1ba398a33f629d32a737e91' | Michael Niedermayer | 2014-08-10 | 1 | -0/+5 |
|\| |
|
| * | configure: Add probe identification of MS armasm | Martin Storsjö | 2014-08-10 | 1 | -0/+5 |
* | | Merge commit '444c73583d2848a542330c03949e1f933ac68f53' | Michael Niedermayer | 2014-08-08 | 1 | -1/+1 |
|\| |
|
| * | configure: Only run gas checks on ARM and PowerPC | Diego Biurrun | 2014-08-08 | 1 | -1/+1 |
* | | Merge commit '0026e356d044e72b6e743b234708b8b8af457ac0' | Michael Niedermayer | 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: Check if libwebp compilation will succeed. | Carl Eugen Hoyos | 2014-08-08 | 1 | -1/+3 |
* | | avfilter/dctdnoiz: rewrite [f/i]dct | Clément Bœsch | 2014-08-07 | 1 | -2/+0 |
* | | Merge commit 'ed6d9ce914d552eeda16af857da97c4b1aea1e3f' | Michael Niedermayer | 2014-08-06 | 1 | -1/+1 |
|\| |
|
| * | configure: Include the armcc build number in the compiler identification | Martin Storsjö | 2014-08-06 | 1 | -1/+1 |
* | | avfilter/select: remove optional avcodec dependency | Clément Bœsch | 2014-08-05 | 1 | -0/+1 |
* | | avfilter/mp_decimate: remove avcodec dependency | Clément Bœsch | 2014-08-05 | 1 | -2/+2 |
* | | avfilter/deshake: remove avcodec dependency | Clément Bœsch | 2014-08-05 | 1 | -3/+1 |
* | | build: remove wrong avcodec dep in decimate | Clément Bœsch | 2014-08-05 | 1 | -1/+0 |
* | | avutil: add pixelutils API | Clément Bœsch | 2014-08-05 | 1 | -0/+2 |
* | | Merge commit '15201e256035a3e8f9d3d7b96fc327467e1a8ead' | Michael Niedermayer | 2014-08-05 | 1 | -11/+21 |
|\| |
|
| * | configure: check $as first before using $gas as GNU as | Janne Grunau | 2014-08-05 | 1 | -11/+21 |
* | | Merge commit 'adf8227cf4e7b4fccb2ad88e1e09b6dc00dd00ed' | Michael Niedermayer | 2014-08-05 | 1 | -2/+2 |
|\| |
|
| * | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-08-04 | 1 | -2/+2 |
* | | Merge commit 'db7f1c7c5a1d37e7f4da64a79a97bea1c4b6e9f8' | Michael Niedermayer | 2014-08-05 | 1 | -1/+2 |
|\| |
|
| * | h264: Move start code search functions into separate source files. | Ben Avison | 2014-08-04 | 1 | -1/+2 |
* | | Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc' | Michael Niedermayer | 2014-08-04 | 1 | -1/+1 |
|\| |
|
| * | Add Icecast protocol | Marvin Scholz | 2014-08-04 | 1 | -0/+1 |
* | | libavformat: Add Icecast protocol | ePirat | 2014-08-04 | 1 | -0/+1 |
* | | Merge commit 'a0ce85ac7de098d3f9b53b51b77a09bad700a011' | Michael Niedermayer | 2014-07-30 | 1 | -0/+2 |
|\| |
|
| * | configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabled | Diego Biurrun | 2014-07-30 | 1 | -0/+2 |
* | | Merge commit 'e4a462e3eafdfe336f4d079c3ba72a9cdb4748b0' | Michael Niedermayer | 2014-07-29 | 1 | -1/+1 |
|\| |
|
| * | configure: Use require_pkg_config for Speex | Luca Barbato | 2014-07-28 | 1 | -1/+1 |
* | | Fix standalone compilation of the legacy mpegvideo decoder. | Carl Eugen Hoyos | 2014-07-27 | 1 | -0/+1 |
* | | configure: fix memalign hack auto detection | Michael Niedermayer | 2014-07-27 | 1 | -1/+1 |
* | | configure: replace pulse-simple with pulse | Lukasz Marek | 2014-07-26 | 1 | -1/+1 |
* | | Merge commit '06a1d1323bc8afd03f085ae98d9b74e431b3534e' | Michael Niedermayer | 2014-07-23 | 1 | -1/+1 |
|\| |
|
| * | configure: Extend the neon intrinsics check | Martin Storsjö | 2014-07-22 | 1 | -1/+1 |
* | | Merge commit 'eba2233b58c2c4b468c58287d6537b2f1188a8cd' | Michael Niedermayer | 2014-07-22 | 1 | -3/+3 |
|\| |
|
| * | build: Add define for SIMD extensions requiring 16-byte aligned buffers | Diego Biurrun | 2014-07-22 | 1 | -3/+3 |
* | | Merge commit 'd45ebd4876ab8fc07736a644de07e1b1d11a8e5d' | Michael Niedermayer | 2014-07-22 | 1 | -0/+12 |
|\| |
|
| * | configure: add support for neon intrinsics | Janne Grunau | 2014-07-21 | 1 | -0/+12 |
* | | Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830' | Michael Niedermayer | 2014-07-22 | 1 | -0/+9 |
|\| |
|
| * | build: Support executable only ldflags | Luca Barbato | 2014-07-21 | 1 | -0/+9 |
* | | Merge commit 'b396bbad100a7493691d09b8dceba91e3cd28e2e' | Michael Niedermayer | 2014-07-22 | 1 | -1/+1 |
|\| |
|
| * | configure: Do not add extralibs to avresample .pc file | Luca Barbato | 2014-07-21 | 1 | -1/+1 |