summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
...
* configure: Only redirect strtoll to _strtoi64 if necessaryMartin Storsjö2015-07-26
* configure: Only redefine inline to __inline for msvc if necessaryMartin Storsjö2015-07-26
* configure: Only add -FIstdlib.h for msvc/icl if necessaryMartin Storsjö2015-07-26
* force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.hSteve Lhomme2015-07-26
* lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov2015-07-25
* lavc: add Intel libmfx-based MPEG2 decoder.Anton Khirnov2015-07-25
* use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSteve Lhomme2015-07-24
* configure: force -nologo- when detecting MSVCSteve Lhomme2015-07-23
* configure: Factor out g722dsp moduleVittorio Giovara2015-07-17
* configure: Factor out wmv2dsp moduleVittorio Giovara2015-07-17
* configure: Factor out vp8dsp moduleVittorio Giovara2015-07-17
* configure: Factor out vp56dsp moduleVittorio Giovara2015-07-17
* configure: Factor out rv34dsp moduleVittorio Giovara2015-07-17
* configure: Factor out mss34dsp moduleVittorio Giovara2015-07-17
* configure: Factor out ividsp moduleVittorio Giovara2015-07-17
* configure: Factor out flacdsp moduleVittorio Giovara2015-07-17
* OS/2: Cleanup slib_create_def_cmdDave Yeo2015-07-17
* libx264: Add support for the MPEG2 encoderLuca Barbato2015-07-17
* hevc_parser: parse and export some stream parametersAnton Khirnov2015-07-12
* configure: Make the new qsv encoder depend on libmfxLuca Barbato2015-07-09
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08
* lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov2015-07-08
* configure: Check for x265_api_getDerek Buitenhuis2015-06-27
* DirectDraw Surface image decoderVittorio Giovara2015-06-22
* Hap decoder and encoderVittorio Giovara2015-06-22
* txd: Use the TextureDSP module for decodingVittorio Giovara2015-06-22
* Introduce a TextureDSP moduleVittorio Giovara2015-06-22
* Implement Snappy decompressionLuca Barbato2015-06-22
* libvpx: Support the vp9 extended profilesLuca Barbato2015-06-21
* configure: Support MSVC 2015Luca Barbato2015-06-08
* configure: Check for DXVA2_ConfigPictureDecode instead of LPDIRECT3DSURFACE9Martin Storsjö2015-06-03
* configure: Remove unnecessary tests for d3d11vaMartin Storsjö2015-06-03
* configure: Don't run "export $e" for an empty stringMartin Storsjö2015-06-03
* configure: don't enable tls protocols if network is disabledJames Almer2015-06-02
* configure: Use pkg-config for fdk-aacLuca Barbato2015-06-02
* configure: Provide an option to override the environmentLuca Barbato2015-06-02
* configure: Support the extended pkgconf syntaxLuca Barbato2015-06-02
* configure: Remove some unnecessary exported config itemsMartin Storsjö2015-06-01
* configure: Require LPDIRECT3DSURFACE9 for dxva2Martin Storsjö2015-06-01
* configure: Check if ID3D11VideoDecoder exists, not just the header to enable ...Steve Lhomme2015-06-01
* rtmpdh: Use GMP functions directly, instead of nettle wrappersMartin Storsjö2015-06-01
* nvenc: H264 and HEVC encodersLuca Barbato2015-05-31
* ppc: configure: Support ISA 2.06 and laterLuca Barbato2015-05-31
* lavf: split tls.cwm42015-05-26
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* libx265: Use the Multi-library InterfaceGopu Govindaswamy2015-05-13
* configure: Allow log2 with MSVC 2013 onwards.Matt Oliver2015-05-02
* configure: Use the right local variable in the MSVC and ICL probesMartin Storsjö2015-05-02
* avplay: Add support for rotated videoMartin Storsjö2015-05-02
* log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-20