| Commit message (Expand) | Author | Age | Files | Lines |
* | DXV decoder | Vittorio Giovara | 2015-09-02 | 1 | -0/+1 |
* | lavc: Add a lzf decompressor | Luca Barbato | 2015-09-02 | 1 | -0/+1 |
* | webm: Explicitly select libvpx, libopus and libvorbis encoders | Luca Barbato | 2015-08-25 | 1 | -0/+1 |
* | configure: arm: Assume softfp ABI on darwin | Martin Storsjö | 2015-08-16 | 1 | -1/+1 |
* | configure: Silence error messages when probing compiler | Shiz | 2015-08-04 | 1 | -3/+3 |
* | configure: Don't force _WIN32_WINNT to an older version if targeting winphone... | Martin Storsjö | 2015-07-28 | 1 | -1/+12 |
* | dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600 | Martin Storsjö | 2015-07-28 | 1 | -1/+1 |
* | configure: Check for _M_ARMT to detect thumb when using MSVC | Martin Storsjö | 2015-07-27 | 1 | -0/+1 |
* | configure: Check MSVC defines for identifying hardfloat | Martin Storsjö | 2015-07-27 | 1 | -0/+2 |
* | configure: Default to armasm for --toolchain=msvc when targeting arm | Martin Storsjö | 2015-07-27 | 1 | -0/+5 |
* | configure: Simplify, remove an unnecessary intermediate variable | Martin Storsjö | 2015-07-27 | 1 | -2/+1 |
* | configure: Only redirect strtoll to _strtoi64 if necessary | Martin Storsjö | 2015-07-26 | 1 | -2/+3 |
* | configure: Only redefine inline to __inline for msvc if necessary | Martin Storsjö | 2015-07-26 | 1 | -1/+12 |
* | configure: Only add -FIstdlib.h for msvc/icl if necessary | Martin Storsjö | 2015-07-26 | 1 | -2/+13 |
* | force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.h | Steve Lhomme | 2015-07-26 | 1 | -1/+1 |
* | lavc: add Intel libmfx-based HEVC decoder. | Anton Khirnov | 2015-07-25 | 1 | -0/+3 |
* | lavc: add Intel libmfx-based MPEG2 decoder. | Anton Khirnov | 2015-07-25 | 1 | -0/+3 |
* | use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe | Steve Lhomme | 2015-07-24 | 1 | -1/+1 |
* | configure: force -nologo- when detecting MSVC | Steve Lhomme | 2015-07-23 | 1 | -2/+2 |
* | configure: Factor out g722dsp module | Vittorio Giovara | 2015-07-17 | 1 | -0/+3 |
* | configure: Factor out wmv2dsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | configure: Factor out vp8dsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | configure: Factor out vp56dsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | configure: Factor out rv34dsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | configure: Factor out mss34dsp module | Vittorio Giovara | 2015-07-17 | 1 | -0/+3 |
* | configure: Factor out ividsp module | Vittorio Giovara | 2015-07-17 | 1 | -0/+3 |
* | configure: Factor out flacdsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | OS/2: Cleanup slib_create_def_cmd | Dave Yeo | 2015-07-17 | 1 | -2/+1 |
* | libx264: Add support for the MPEG2 encoder | Luca Barbato | 2015-07-17 | 1 | -1/+5 |
* | hevc_parser: parse and export some stream parameters | Anton Khirnov | 2015-07-12 | 1 | -0/+1 |
* | configure: Make the new qsv encoder depend on libmfx | Luca Barbato | 2015-07-09 | 1 | -0/+2 |
* | lavc: add Intel libmfx-based HEVC encoder | Anton Khirnov | 2015-07-08 | 1 | -0/+1 |
* | lavc: add Intel libmfx-based MPEG2 encoder | Anton Khirnov | 2015-07-08 | 1 | -0/+1 |
* | configure: Check for x265_api_get | Derek Buitenhuis | 2015-06-27 | 1 | -1/+1 |
* | DirectDraw Surface image decoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+1 |
* | Hap decoder and encoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+6 |
* | txd: Use the TextureDSP module for decoding | Vittorio Giovara | 2015-06-22 | 1 | -0/+1 |
* | Introduce a TextureDSP module | Vittorio Giovara | 2015-06-22 | 1 | -0/+2 |
* | Implement Snappy decompression | Luca Barbato | 2015-06-22 | 1 | -0/+1 |
* | libvpx: Support the vp9 extended profiles | Luca Barbato | 2015-06-21 | 1 | -7/+21 |
* | configure: Support MSVC 2015 | Luca Barbato | 2015-06-08 | 1 | -12/+10 |
* | configure: Check for DXVA2_ConfigPictureDecode instead of LPDIRECT3DSURFACE9 | Martin Storsjö | 2015-06-03 | 1 | -2/+2 |
* | configure: Remove unnecessary tests for d3d11va | Martin Storsjö | 2015-06-03 | 1 | -15/+0 |
* | configure: Don't run "export $e" for an empty string | Martin Storsjö | 2015-06-03 | 1 | -1/+1 |
* | configure: don't enable tls protocols if network is disabled | James Almer | 2015-06-02 | 1 | -1/+2 |
* | configure: Use pkg-config for fdk-aac | Luca Barbato | 2015-06-02 | 1 | -1/+1 |
* | configure: Provide an option to override the environment | Luca Barbato | 2015-06-02 | 1 | -0/+6 |
* | configure: Support the extended pkgconf syntax | Luca Barbato | 2015-06-02 | 1 | -4/+4 |
* | configure: Remove some unnecessary exported config items | Martin Storsjö | 2015-06-01 | 1 | -2/+0 |
* | configure: Require LPDIRECT3DSURFACE9 for dxva2 | Martin Storsjö | 2015-06-01 | 1 | -1/+2 |