summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc/APIchanges: Extend hash which has become ambiguousMichael Niedermayer2022-07-12
* avcodec/h264dec: Skip late SEIMichael Niedermayer2022-07-12
* avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c()Michael Niedermayer2022-07-12
* avcodec/pixlet: consider minimum plane header in the minimal packet sizeMichael Niedermayer2022-07-12
* avfilter/vf_signature: Fix integer overflow in filter_frame()Michael Niedermayer2022-07-12
* avformat/rtsp: break on unknown protocolsMichael Niedermayer2022-07-12
* avcodec/hevcdsp_template: stay within tables in sao_band_filter()Michael Niedermayer2022-07-12
* tools/target_dec_fuzzer: adjust threshold for flicMichael Niedermayer2022-07-12
* tools/target_dec_fuzzer: Adjust threshold for AASCMichael Niedermayer2022-07-12
* avcodec/tiff: Check pixel format types for dngMichael Niedermayer2022-07-12
* tools/target_dec_fuzzer: adjust threshold for cinepakMichael Niedermayer2022-07-12
* avcodec/qpeldsp: copy less for the mc0x casesMichael Niedermayer2022-07-12
* avformat/aaxdec: Check for empty segmentsMichael Niedermayer2022-07-12
* avcodec/ffv1dec: Check for min packet sizeMichael Niedermayer2022-07-12
* avformat/avienc: Check video dimensionsMichael Niedermayer2022-07-12
* avcodec/ffv1dec: Limit golomb rice coded slices to width 8MMichael Niedermayer2022-07-12
* tools/target_dec_fuzzer: Adjust threshold for LOCOMichael Niedermayer2022-07-12
* tools/target_dec_fuzzer: Adjust threshold for ylcMichael Niedermayer2022-07-12
* tools/target_dec_fuzzer: Adjust threshold for WCMVMichael Niedermayer2022-07-12
* tools/target_dec_fuzzer: Adjust threshold for CDTOONSMichael Niedermayer2022-07-12
* avformat/iff: simplify duration calculationMichael Niedermayer2022-07-12
* tools/target_dec_fuzzer: Adjust threshold for MVC2Michael Niedermayer2022-07-12
* tools/target_dec_fuzzer: Adjust threshold for CFHDMichael Niedermayer2022-07-12
* avcodec/wnv1: Check for width =1Michael Niedermayer2022-07-12
* avcodec/ffv1dec_template: fix indentionMichael Niedermayer2022-07-12
* tools/target_dec_fuzzer: Adjust threshold for ANMMichael Niedermayer2022-07-12
* avformat/mov: fix possible crash in cenc_scheme_decryptShuangxiLi2022-07-12
* avfilter/vf_xfade: fix zx and zy comparison for slide*George Floarea2022-07-12
* lavc/aarch64: Hook up the existing ff_pix_abs16_neon to the sad[0] function p...Hubert Mazur2022-07-11
* avfilter/vf_zscale: enable AVX512 zimg functionsMarton Balint2022-07-10
* avfilter/vf_zscale: simplify and fix slice_params calculationsMarton Balint2022-07-10
* avfilter/vf_zscale: remove some unneeded initializationsMarton Balint2022-07-10
* configure: add missing deps for chromakey_cuda filterTimo Rothenpieler2022-07-10
* avfilter: add chromakey_cuda filterMohamed Khaled Mohamed2022-07-10
* fate/pcm: Add pcm_dvd transcode testsAndreas Rheinhardt2022-07-10
* avcodec/pcm-dvdenc: Fix encoding 24bit samplesAndreas Rheinhardt2022-07-10
* avcodec/pcm-dvdenc: Remove unused extra_sample(s|_count)Andreas Rheinhardt2022-07-10
* configure: fix SDL2 version check for pkg_config fallbackdvhh2022-07-09
* avcodec/mpegvideo_enc: Unify the code styleWenbin Chen2022-07-09
* avcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb()Wenbin Chen2022-07-09
* avcodec/hevc_cabac: Don't cast const away unnecessarilyAndreas Rheinhardt2022-07-09
* avcodec/hevc_refs: Constify ff_hevc_get_ref_list()Andreas Rheinhardt2022-07-09
* fate/h264: Add Active Format Descriptor testAndreas Rheinhardt2022-07-09
* fftools/ffprobe: Improve description of AFD side dataAndreas Rheinhardt2022-07-09
* avcodec/hevc_sei: Use proper type for NALU typeAndreas Rheinhardt2022-07-09
* avformat/flvenc: Add deinit functionAndreas Rheinhardt2022-07-09
* avcodec/h26[45]_metadata_bsf: Fix range of chroma_sample_loc_typeAndreas Rheinhardt2022-07-09
* avcodec/hevc_ps: Fix wrong copyright yearsAndreas Rheinhardt2022-07-09
* avcodec/dv: Remove unnecessary headerAndreas Rheinhardt2022-07-09
* avcodec/cbs: Mark init and close functions as av_coldAndreas Rheinhardt2022-07-09