summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * mmaldec: Fix compilation after 2fcb0090Martin Storsjö2017-12-20
| * lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-19
| * lavc: Delete all fake hwaccelsMark Thompson2017-12-19
| * 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
* | lavc: remove uneffective attribute_deprecated on enumwm42017-12-27
* | avcodec/libx264: set supported pix_fmts at runtime rather than build timeJames Almer2017-12-26
* | mpeg4videodec: Fix unused variable warningMark Thompson2017-12-26
* | avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant)Michael Niedermayer2017-12-26
* | avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD13...Michael Niedermayer2017-12-26
* | avcodec/libx264: fix compilation with x264 builds >= 153James Almer2017-12-26
* | avcodec/libx264: use the pixfmt descriptor to check for high bit depthsJames Almer2017-12-25
* | h264: add AVOption to set x264_build defaultwm42017-12-26
* | lavc: remove complex debug code around avcodec init lockingwm42017-12-26
* | lavc, lavf: move avformat static mutex from avcodec to avformatwm42017-12-26
* | lavc: replace and deprecate the lock managerwm42017-12-26
* | w32pthreads: always use Vista+ API, drop XP supportwm42017-12-26
* | avcodec: add stride alignment needed for AVX-512James Darnley2017-12-24
* | avcodec/jpeg2000dec: Free lengthinc earlierMichael Niedermayer2017-12-21
* | avcodec/mpeg4videodec: Add support for parsing and exporting video_rangeMichael Niedermayer2017-12-21
* | avcodec/jpeg2000dec: Allocate lengthinc and data_start arrays as neededMichael Niedermayer2017-12-21
* | rkmppdec: move AV_CODEC_CAP_AVOID_PROBING to the correct fieldwm42017-12-21
* | v4l_m2m: add missing AV_CODEC_CAP_DELAY flagswm42017-12-21
* | libavcodec/hevcdec: implement skip_framesfan52017-12-20
* | lavc/vaapi_encode: give a debug message if attrs unsupported.Jun Zhao2017-12-19
* | avcodec/magicyuv : use gradient_pred dsp func for 8 bits gradient modeMartin Vignali2017-12-19
* | avcodec/utvideodec : use gradient_pred dsp in interlace decodingMartin Vignali2017-12-19
* | aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriateAurelien Jacobs2017-12-18
* | lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-17
* | avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs()Michael Niedermayer2017-12-17
* | avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message()Michael Niedermayer2017-12-17
* | avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv()Michael Niedermayer2017-12-17
* | libavcodec/magicyuvenc : fix warningMartin Vignali2017-12-16
* | lavc/mediacodec_wrapper: fix potential jni global reference leakMatthieu Bouron2017-12-16
* | lavc/mediacodec_wrapper: factorize MediaCodec creation functionsMatthieu Bouron2017-12-16
* | lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta2017-12-16
* | lavc/vp8: Support resolution changes in the VP8 decoder hwaccelJun Zhao2017-12-15
* | avcodec/vp9: mark frame as finished on decode_tiles() failureMichael Niedermayer2017-12-15
* | Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer2017-12-14
|\|
| * qsv: Support explicit lookahead downscalingLuca Barbato2017-12-12
* | Merge commit 'f2e9a0ecbef5027f9532c49ffcdfc11d199f6150'James Almer2017-12-14
|\|
| * qsv/vp8dec: fixes memory leak issueLi, Zhong2017-12-12
* | Merge commit '7c65a76b16bc3a44f1592acde2176f187a058797'James Almer2017-12-14
|\|
| * lavc/qsvenc: add error messeage if ICQ unsupported.Li, Zhong2017-12-12
* | Merge commit 'bddb2ce179c57db6e3c79fdc3363c165d90850b0'James Almer2017-12-14
|\|