summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmdutils: update copyright year to 2018Sean McGovern2018-01-011-1/+1
* examples/qsvdec: do not set the deprecated field refcounted_framesZhong Li2017-12-291-1/+0
* lavu/qsv: add log message for libmfx versionZhong Li2017-12-291-0/+4
* x264: Support version 153Luca Barbato2017-12-271-0/+30
* mmaldec: Fix compilation after 2fcb0090Martin Storsjö2017-12-201-1/+1
* avconv: Use codec hardware config to configure hwaccelsMark Thompson2017-12-194-135/+246
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-1923-71/+74
* lavc: Delete all fake hwaccelsMark Thompson2017-12-194-79/+5
* lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-192-52/+1
* lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-194-11/+26
* lavc: Use hardware config information in ff_get_format()Mark Thompson2017-12-192-77/+210
* webp: Fix alpha initialisationMark Thompson2017-12-193-12/+9
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-12-1914-1/+265
* lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-195-1/+108
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-1447-15/+96
* qsv: Support explicit lookahead downscalingLuca Barbato2017-12-122-0/+17
* qsv/vp8dec: fixes memory leak issueLi, Zhong2017-12-121-0/+5
* lavc/qsvenc: add error messeage if ICQ unsupported.Li, Zhong2017-12-121-0/+6
* lavc/qsvenc: ICQ/VCM/QVBR are not avilable on LinuxLi, Zhong2017-12-121-0/+7
* lavc/qsvenc: set HRD buffer sizeLi, Zhong2017-12-121-0/+1
* checkasm: Use LOCAL_ALIGNED for aligned variables on the stackMartin Storsjö2017-12-121-5/+5
* hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64Alexandra Hájková2017-12-083-1/+464
* vaapi_h265: Add named options for setting profile and levelMark Thompson2017-12-061-3/+41
* vaapi_h264: Add named options for setting profile and levelMark Thompson2017-12-061-2/+46
* vaapi: Make the decode profile matching more explicitMark Thompson2017-12-021-9/+9
* vaapi_h264: Fix VUI max_dec_frame_bufferingJun Zhao2017-12-021-1/+1
* vaapi_h265: Enable VBR modeJun Zhao2017-12-021-5/+10
* cbs_mpeg2: Fix marker_bit typeMark Thompson2017-12-021-1/+1
* cbs: Add padding to slice data allocationsMark Thompson2017-12-022-3/+12
* rtsp: only break on parse_rtsp_message on errorTristan Matthews2017-11-301-1/+3
* stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-2810-8/+55
* prores: Always assume limited rangeVittorio Giovara2017-11-281-0/+1
* qsvenc: cavlc option is only available for h264Li, Zhong2017-11-243-11/+14
* qsv/hevcdec: Load hw plugin by default on non-windows osLi, Zhong2017-11-231-1/+7
* libavcodec: Don't use dllexport, only dllimport when building DLLsMartin Storsjö2017-11-192-6/+2
* makedef: Pass EXTERN_PREFIX from configure to makedefMartin Storsjö2017-11-162-29/+4
* configure: Coalesce some arch configuration and PIC handlingDiego Biurrun2017-11-151-13/+11
* configure: Miscellaneous minor changesDiego Biurrun2017-11-151-9/+8
* Makefile: fix distclean targetJames Almer2017-11-141-1/+1
* configure: fix writing library dependencies to config.shJames Almer2017-11-121-1/+1
* vaapi_h264: Add missing return value checkMark Thompson2017-11-121-1/+3
* h264_metadata: Fix clearing SEI payload in error caseMark Thompson2017-11-121-1/+1
* cbs_h2645: Fix memory leak on when reading SEI failsMark Thompson2017-11-121-0/+1
* cbs: Add a missing return value checkMark Thompson2017-11-121-1/+1
* vaapi_h264: Do not use deprecated header typeMark Thompson2017-11-121-1/+1
* vaapi_h264: Add workaround for bad SEI in old Intel driversMark Thompson2017-11-121-0/+18
* vp9_superframe_bsf: cache packets by creating new references instead of movin...James Almer2017-11-111-4/+21
* smacker: limit recursion depth of smacker_decode_bigtreeAndreas Cadhalpun2017-11-101-4/+11
* smacker: add sanity check for length in smacker_decode_tree()Michael Niedermayer2017-11-101-1/+6
* build: Add missing config.sh dependency for pkg-config filesDiego Biurrun2017-11-092-2/+4
OpenPOWER on IntegriCloud