summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avcodec/encode: Avoid check whose result is known in advanceAndreas Rheinhardt2022-07-09
* avformat/movenc: Ensure packet is writable before modifying itAndreas Rheinhardt2022-07-09
* fftools/ffprobe: Add const to AVPacket data pointersAndreas Rheinhardt2022-07-09
* avcodec: Add const to decoder packet data pointersAndreas Rheinhardt2022-07-09
* av(format|device): Add const to muxer packet data pointersAndreas Rheinhardt2022-07-09
* avformat/apngenc: Add const where possibleAndreas Rheinhardt2022-07-09
* avformat/apngenc: Don't modify input packetAndreas Rheinhardt2022-07-09
* avformat/apngenc: Check fcTL sizeAndreas Rheinhardt2022-07-09
* avformat/apngenc: Check for incomplete chunksAndreas Rheinhardt2022-07-09
* avcodec/apng: Add APNG_FCTL_CHUNK_SIZE defineAndreas Rheinhardt2022-07-09