summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-19
* lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-19
* lavc: Use hardware config information in ff_get_format()Mark Thompson2017-12-19
* webp: Fix alpha initialisationMark Thompson2017-12-19
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-12-19
* lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-19
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* qsv: Support explicit lookahead downscalingLuca Barbato2017-12-12
* qsv/vp8dec: fixes memory leak issueLi, Zhong2017-12-12
* lavc/qsvenc: add error messeage if ICQ unsupported.Li, Zhong2017-12-12
* lavc/qsvenc: ICQ/VCM/QVBR are not avilable on LinuxLi, Zhong2017-12-12
* lavc/qsvenc: set HRD buffer sizeLi, Zhong2017-12-12
* hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64Alexandra Hájková2017-12-08
* vaapi_h265: Add named options for setting profile and levelMark Thompson2017-12-06
* vaapi_h264: Add named options for setting profile and levelMark Thompson2017-12-06
* vaapi: Make the decode profile matching more explicitMark Thompson2017-12-02
* vaapi_h264: Fix VUI max_dec_frame_bufferingJun Zhao2017-12-02
* vaapi_h265: Enable VBR modeJun Zhao2017-12-02
* cbs_mpeg2: Fix marker_bit typeMark Thompson2017-12-02
* cbs: Add padding to slice data allocationsMark Thompson2017-12-02
* stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
* prores: Always assume limited rangeVittorio Giovara2017-11-28
* qsvenc: cavlc option is only available for h264Li, Zhong2017-11-24
* qsv/hevcdec: Load hw plugin by default on non-windows osLi, Zhong2017-11-23
* libavcodec: Don't use dllexport, only dllimport when building DLLsMartin Storsjö2017-11-19
* vaapi_h264: Add missing return value checkMark Thompson2017-11-12
* h264_metadata: Fix clearing SEI payload in error caseMark Thompson2017-11-12
* cbs_h2645: Fix memory leak on when reading SEI failsMark Thompson2017-11-12
* cbs: Add a missing return value checkMark Thompson2017-11-12
* vaapi_h264: Do not use deprecated header typeMark Thompson2017-11-12
* vaapi_h264: Add workaround for bad SEI in old Intel driversMark Thompson2017-11-12
* vp9_superframe_bsf: cache packets by creating new references instead of movin...James Almer2017-11-11
* smacker: limit recursion depth of smacker_decode_bigtreeAndreas Cadhalpun2017-11-10
* smacker: add sanity check for length in smacker_decode_tree()Michael Niedermayer2017-11-10
* libspeexenc: Use speex_lib_get_mode instead of the speex_foo_mode data symbolsMartin Storsjö2017-11-04
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-25
* vaapi: Remove H.264 baseline profileMark Thompson2017-10-24
* vaapi: Disable deprecation warnings around use of struct vaapi_contextMark Thompson2017-10-24
* arm: Remove a redundant check in fmtconvert_init_arm.cMartin Storsjö2017-10-24
* lavc: fix hw_device_ctx operationwm42017-10-23
* lavc: external hardware frame pool initializationwm42017-10-19
* qsv: Make the hevc idr_interval consistent with the h264 oneLuca Barbato2017-10-18
* aarch64: Remove a dot from a labelMartin Storsjö2017-10-18
* mss1: Add missing macro parameters to ARITH_GET_* macrosDiego Biurrun2017-10-16
* qsv: Expose idr_interval for hevc as wellLuca Barbato2017-10-14
* pictor: Correctly check frame dimensionsMichael Niedermayer2017-10-12
* build: Remove check for gsm/gsm.h for libgsmDiego Biurrun2017-10-10
* build: Drop explicit check for dlfcn.hDiego Biurrun2017-10-10
* configure: rename hevc_ps to hevcparseJames Almer2017-10-10
* extract_extradata: return an error when buffer allocation failsJames Almer2017-10-09