39945 Commits (b7915f8a149aaa3cdd72a5f126a30bf2e0bf1738)

Author SHA1 Message Date
Carl Eugen Hoyos 658bdc6771 lavc/jpeg2000dec: Support reading 64-bit atom size. 7 years ago
Luca Barbato c6558e8840 x264: Support version 153 7 years ago
wm4 8f9024f2ca lavc: remove uneffective attribute_deprecated on enum 7 years ago
James Almer 7e60c74329 avcodec/libx264: set supported pix_fmts at runtime rather than build time 7 years ago
Mark Thompson e6a1dfc9ce mpeg4videodec: Fix unused variable warning 7 years ago
Michael Niedermayer 0c9ab5ef9c avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) 7 years ago
Michael Niedermayer 4d70fbeec8 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0() 7 years ago
James Almer 2a111c99a6 avcodec/libx264: fix compilation with x264 builds >= 153 7 years ago
James Almer 89f704caba avcodec/libx264: use the pixfmt descriptor to check for high bit depths 7 years ago
wm4 cf57cb3ae4 h264: add AVOption to set x264_build default 7 years ago
wm4 4ed66517c6 lavc: remove complex debug code around avcodec init locking 7 years ago
wm4 86a13bf2ff lavc, lavf: move avformat static mutex from avcodec to avformat 7 years ago
wm4 a04c2c707d lavc: replace and deprecate the lock manager 7 years ago
wm4 9b121dfc32 w32pthreads: always use Vista+ API, drop XP support 7 years ago
James Darnley 8f86e66238 avcodec: add stride alignment needed for AVX-512 7 years ago
Michael Niedermayer 80344959f0 avcodec/jpeg2000dec: Free lengthinc earlier 7 years ago
Michael Niedermayer 4b2a186ef0 avcodec/mpeg4videodec: Add support for parsing and exporting video_range 7 years ago
Michael Niedermayer 42274db1c6 avcodec/jpeg2000dec: Allocate lengthinc and data_start arrays as needed 7 years ago
wm4 1083859cb8 rkmppdec: move AV_CODEC_CAP_AVOID_PROBING to the correct field 7 years ago
wm4 55eebf2a11 v4l_m2m: add missing AV_CODEC_CAP_DELAY flags 7 years ago
sfan5 05c1c79d37 libavcodec/hevcdec: implement skip_frame 7 years ago
Martin Storsjö 2beba58e0e mmaldec: Fix compilation after 2fcb0090 7 years ago
Mark Thompson 2117725dc5 lavc: Mark all AVHWAccel structures as const 7 years ago
Mark Thompson 2a4d34d462 lavc: Delete all fake hwaccels 7 years ago
Mark Thompson 433522a1b9 lavc: Remove register mechanism for hwaccels 7 years ago
Mark Thompson e2d575543c lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() 7 years ago
Mark Thompson 39056b5240 lavc: Use hardware config information in ff_get_format() 7 years ago
Mark Thompson 57623cba13 webp: Fix alpha initialisation 7 years ago
Mark Thompson 2fcb009011 lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Mark Thompson 720cf4e6e7 lavc: Add codec metadata to indicate hardware support 7 years ago
Jun Zhao a31a482611 lavc/vaapi_encode: give a debug message if attrs unsupported. 7 years ago
Martin Vignali c76cf303ce avcodec/magicyuv : use gradient_pred dsp func for 8 bits gradient mode 7 years ago
Martin Vignali f2e9156eb6 avcodec/utvideodec : use gradient_pred dsp in interlace decoding 7 years ago
Aurelien Jacobs 3f88744067 aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriate 7 years ago
Carl Eugen Hoyos 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 7 years ago
Michael Niedermayer 0ee143558d avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() 7 years ago
Michael Niedermayer 991ef6e5b9 avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() 7 years ago
Michael Niedermayer 439fbb9c8b avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv() 7 years ago
Martin Vignali ee2dfa34a2 libavcodec/magicyuvenc : fix warning 7 years ago
Matthieu Bouron 1f1207145a lavc/mediacodec_wrapper: fix potential jni global reference leak 7 years ago
Matthieu Bouron f3cffd121b lavc/mediacodec_wrapper: factorize MediaCodec creation functions 7 years ago
Aman Gupta 8bf4e6d3ce lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set 7 years ago
Jun Zhao d228d52f1c lavc/vp8: Support resolution changes in the VP8 decoder hwaccel 7 years ago
Michael Niedermayer 5e03eea673 avcodec/vp9: mark frame as finished on decode_tiles() failure 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Michael Niedermayer f7617d4b83 libavcodec/decode: remove duplicate includes 7 years ago
Aman Gupta 88e2dc7d04 libavcodec/mpegvideo_parser: improve detection of progressive mpeg2 7 years ago
Luca Barbato 5083785566 qsv: Support explicit lookahead downscaling 7 years ago
Li, Zhong f2e9a0ecbe qsv/vp8dec: fixes memory leak issue 7 years ago