97354 Commits (e6fb3aba42084cd6af3a417435c444ad872ce629)
 

Author SHA1 Message Date
Paul B Mahol 9216ad2e46 avformat/tty: make probing strict for first 8 bytes 5 years ago
Andreas Rheinhardt 5ad1c1a18a avcodec/cbs_jpeg: Use memcpy when writing pictures 5 years ago
Andreas Rheinhardt ce920f4793 avcodec/cbs_mpeg2: Treat slices without data as invalid 5 years ago
Michael Niedermayer b1aecad9ea avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCM 5 years ago
Michael Niedermayer b8a0be9352 avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bits 5 years ago
Michael Niedermayer 5584c0bb94 avcodec/wmalosslessdec: Fix loop in revert_acfilter() 5 years ago
Michael Niedermayer cce37a22bc avcodec/mvha: Check remaining bits in VLC decode loop 5 years ago
Michael Niedermayer a98eeb0c1e avcodec/agm: YUV420 without DCT needs even dimensions 5 years ago
Gautam Ramakrishnan da399e2135 libswscale/utils.c: Fix bug #8255 5 years ago
Michael Niedermayer 5c151e1491 avcodec/agm: Test remaining data in decode_raw_intra_rgb() 5 years ago
Michael Niedermayer 87d54a6239 avformat/tty: Fix division by 0 in probe 5 years ago
Michael Niedermayer c9c958051c libavcodec/mvha: Check height before applying median predictor 5 years ago
Michael Niedermayer b0eec1391e avcodec/midivid: Check vector index 5 years ago
Andreas Rheinhardt ac5d5046c8 avcodec/cbs: Fix potential double-free when adding unit fails 5 years ago
Paul B Mahol 1e6cef6861 avfilter/vf_fade: fix color fading for planar rgb 5 years ago
Paul B Mahol 06db1bef4c avfilter/vf_fade: add >8 bit support for black and alpha fade 5 years ago
Mark Thompson 48b102c5a6 doc/ffmpeg: Document device selection for Vulkan 5 years ago
Mark Thompson 593106ff47 lavfi/vf_*_vaapi: Fix error case 5 years ago
Mark Thompson f130b22119 lavfi/vf_deshake_opencl: Avoid propagating uninitialised data 5 years ago
Mark Thompson e1b5620b62 lavc/vp9_raw_reorder_bsf: Fix operator ordering 5 years ago
Mark Thompson 177a90b1a3 lavc/vaapi_encode: Fix leak in error case 5 years ago
Mark Thompson 5392982241 lavc/h265_metadata_bsf: Fix parameter ordering 5 years ago
Mark Thompson bf0ab6e9c4 lavc/cbs_h2645: Add missing newlines in log messages 5 years ago
Marton Balint cbf2a9bfac avutil/log: add support for multibyte console log for win32 5 years ago
Marton Balint 31acaa1ec6 avutil/log: add support for forced ANSI colors on win32 5 years ago
Marton Balint 1b34c0690f avutil/log: fix detecting console mode on Win32 5 years ago
Marton Balint bad8feb5e6 avutil/log: factorize ansi_fputs 5 years ago
Marton Balint 2b496c90cd avutil/log: drop support for NO_COLOR environment variable 5 years ago
Sitan Liu a61bcb9083 libavcodec/amfenc_hevc.c: Fix Maximum Reference Frames option on AMF HEVC. 5 years ago
Sitan Liu c96837043e libavcodec/amfenc_hevc.c: Fix Profile level option on AMF HEVC. 5 years ago
Paul B Mahol 53a485cd37 avfilter/af_afftfilt: fix memory leaks on error 5 years ago
Paul B Mahol 2174a315b4 avfilter/af_afffilt: fix crash on error 5 years ago
Paul B Mahol 283e755734 avfilter/vf_xfade: add diagonal smooth transitions 5 years ago
Paul B Mahol 3f24e744ad avfilter/af_asoftclip: add support for commands 5 years ago
Paul B Mahol d842998183 avfilter/af_asoftclip: add slice threading support 5 years ago
Lynne 9b9f441ab3 doc/APIchanges: fix vulkan hwcontext date 5 years ago
Lynne d500eff3cc lavu/tx: mention FFT output is not normalized 5 years ago
Martin Storsjö 5181f491ee checkasm: sbrdsp: Fix a spurious test failure by calculating a better epsilon for sum_square 5 years ago
Paul B Mahol 3750e36aa8 avfilter/vf_alphamerge: add AVClass to private context 5 years ago
Andreas Rheinhardt adea33f465 avfilter/vf_paletteuse: Fix potential double-free of AVFrame 5 years ago
Jai Luthra 4566cfed9c avcodec/mlpdec: use get_bits_long for huff lsbs 5 years ago
Paul B Mahol cbd5a4536c avfilter/vf_alphamerge: add timeline support 5 years ago
Paul B Mahol a8d82cc2b8 avfilter/vf_fade: improve type option description 5 years ago
Paul B Mahol 8cab0ce5dc avfilter/vf_fade: add missing .flags for type option 5 years ago
Paul B Mahol 68416e4ba7 avfilter/vf_maskedclamp: make C version consistent with ASM one 5 years ago
Zane van Iperen 3b860bfd6f fate/adpcm: add adpcm_ima_ssi tests 5 years ago
Paul B Mahol 3720153ffc aviflter/vf_xfade: add pixelize transition 5 years ago
Paul B Mahol e3e5598290 avfilter/vf_xfade: add dissolve transition 5 years ago
Paul B Mahol bfdd6304fb avfilter/af_crystalizer: add slice threading support 5 years ago
Anton Khirnov af1f1e8665 ac3enc: drop a global variable 5 years ago