summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bink: Factorize bink put_pixelLuca Barbato2015-06-03
* 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
* dxva2: Add ifdefs around structs that might not be availableMartin Storsjö2015-06-01
* dxva2: Fix build when only D3D11 or DXVA2 is usedSteve Lhomme2015-06-01
* configure: Check if ID3D11VideoDecoder exists, not just the header to enable ...Steve Lhomme2015-06-01
* h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-06-01
* hevc: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-06-01
* rtmpdh: Use GMP functions directly, instead of nettle wrappersMartin Storsjö2015-06-01
* rtmpdh: Fix the indentation in a structMartin Storsjö2015-06-01
* nvenc: H264 and HEVC encodersLuca Barbato2015-05-31
* xsub: Check memory allocationVittorio Giovara2015-05-31
* wma: Check memory allocationVittorio Giovara2015-05-31
* truemotion2: Check memory allocationVittorio Giovara2015-05-31
* svq1: Check memory allocationVittorio Giovara2015-05-31
* ratecontrol: Check memory allocationVittorio Giovara2015-05-31
* pthread: Check memory allocationVittorio Giovara2015-05-31
* psymodel: Check memory allocationVittorio Giovara2015-05-31
* xvid: Check memory allocationVittorio Giovara2015-05-31
* x264: Check memory allocationVittorio Giovara2015-05-31
* libtheora: Check memory allocationVittorio Giovara2015-05-31
* lcl: Check memory allocationVittorio Giovara2015-05-31
* jpegls: Check memory allocationVittorio Giovara2015-05-31
* huffyuv: Check memory allocationVittorio Giovara2015-05-31
* eatgv: Check memory allocationVittorio Giovara2015-05-31
* dct: Check memory allocationVittorio Giovara2015-05-31
* asv: Check memory allocationVittorio Giovara2015-05-31
* aacpsy: Check memory allocationVittorio Giovara2015-05-31
* mpegvideo: Move MotionEstContext and function declarations to a separate headerVittorio Giovara2015-05-31
* mpegvideo: mpeg12: Move function declarationsVittorio Giovara2015-05-31
* mpegvideo: Move tables to a separate fileVittorio Giovara2015-05-31
* mpegvideo: msmpeg4: Move function declarationsVittorio Giovara2015-05-31
* mpegvideo: wmv2: Move function declarationsVittorio Giovara2015-05-31
* dxva2_hevc: re-write reference frame handlingHendrik Leppkes2015-05-31
* dxva2_hevc: fix 32x32 scaling listsHendrik Leppkes2015-05-31
* mov: always check avio_read return valueAndreas Cadhalpun2015-05-31
* avio: Add avio_read wrapper to simplify error checkingVittorio Giovara2015-05-31
* mov: reject zero bytes_per_frame with non-zero samples_per_frameAndreas Cadhalpun2015-05-31
* mov: abort on EOF in ff_mov_read_chanAndreas Cadhalpun2015-05-31
* mov: Correctly allocate ctts_dataLuca Barbato2015-05-31
* mov: Fix two memleaksAndreas Cadhalpun2015-05-31
* vp9: Parse subsampling and report missing featureVittorio Giovara2015-05-31
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-31