summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* configure: Make the new qsv encoder depend on libmfxLuca Barbato2015-07-091-0/+2
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-081-0/+1
* lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov2015-07-081-0/+1
* configure: Check for x265_api_getDerek Buitenhuis2015-06-271-1/+1
* DirectDraw Surface image decoderVittorio Giovara2015-06-221-0/+1
* Hap decoder and encoderVittorio Giovara2015-06-221-0/+6
* txd: Use the TextureDSP module for decodingVittorio Giovara2015-06-221-0/+1
* Introduce a TextureDSP moduleVittorio Giovara2015-06-221-0/+2
* Implement Snappy decompressionLuca Barbato2015-06-221-0/+1
* libvpx: Support the vp9 extended profilesLuca Barbato2015-06-211-7/+21
* configure: Support MSVC 2015Luca Barbato2015-06-081-12/+10
* configure: Check for DXVA2_ConfigPictureDecode instead of LPDIRECT3DSURFACE9Martin Storsjö2015-06-031-2/+2
* configure: Remove unnecessary tests for d3d11vaMartin Storsjö2015-06-031-15/+0
* configure: Don't run "export $e" for an empty stringMartin Storsjö2015-06-031-1/+1
* configure: don't enable tls protocols if network is disabledJames Almer2015-06-021-1/+2
* configure: Use pkg-config for fdk-aacLuca Barbato2015-06-021-1/+1
* configure: Provide an option to override the environmentLuca Barbato2015-06-021-0/+6
* configure: Support the extended pkgconf syntaxLuca Barbato2015-06-021-4/+4
* configure: Remove some unnecessary exported config itemsMartin Storsjö2015-06-011-2/+0
* configure: Require LPDIRECT3DSURFACE9 for dxva2Martin Storsjö2015-06-011-1/+2
* configure: Check if ID3D11VideoDecoder exists, not just the header to enable ...Steve Lhomme2015-06-011-1/+3
* rtmpdh: Use GMP functions directly, instead of nettle wrappersMartin Storsjö2015-06-011-3/+3
* nvenc: H264 and HEVC encodersLuca Barbato2015-05-311-0/+16
* ppc: configure: Support ISA 2.06 and laterLuca Barbato2015-05-311-1/+27
* lavf: split tls.cwm42015-05-261-1/+3
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-251-1/+30
* libx265: Use the Multi-library InterfaceGopu Govindaswamy2015-05-131-2/+2
* configure: Allow log2 with MSVC 2013 onwards.Matt Oliver2015-05-021-2/+2
* configure: Use the right local variable in the MSVC and ICL probesMartin Storsjö2015-05-021-2/+2
* avplay: Add support for rotated videoMartin Storsjö2015-05-021-1/+1
* log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-201-0/+7
* configure: Simplify avisynth checkDiego Biurrun2015-04-151-2/+2
* parseutils: Make av_small_strptime publicLuca Barbato2015-04-071-2/+0
* build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-301-5/+9
* lavc: add libdcadec decoderHendrik Leppkes2015-03-291-0/+4
* lavc: add MMAL hardware decoder wrapperwm42015-03-291-0/+13
* lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-271-0/+4
* qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-271-0/+2
* qsv: rename to qsvdecAnton Khirnov2015-03-271-2/+2
* configure: Disable shift operator precedence warnings with MSVCDiego Biurrun2015-03-171-1/+1
* configure: move cross_compile checks after the toolchain sectionJanne Grunau2015-03-161-7/+7
* configure: handle Apple's armv7s in probe_arm_arch()Janne Grunau2015-03-161-0/+1
* TDSC decoderVittorio Giovara2015-03-131-0/+2
* configure: Mark qsv subsystem as not selectable on the command lineDiego Biurrun2015-03-111-1/+1
* configure: Enable colored output for gcc 4.9+Vittorio Giovara2015-03-111-0/+1
* configure: Move the .object_arch check to the right placeMartin Storsjö2015-03-071-5/+5
* arm: Suppress tags about used cpu arch and extensionsMartin Storsjö2015-03-071-0/+6
* Add a QSV decoding example.Anton Khirnov2015-02-281-0/+7
* lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-281-2/+3
* configure: Move the cross_prefix setting after the toolchain oneLuca Barbato2015-02-261-9/+9
OpenPOWER on IntegriCloud