summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/x86/vf_gblur: add postscale SIMDPaul B Mahol2021-02-16
* avfilter/vf_gblur: factor out postscale functionPaul B Mahol2021-02-16
* tools/target_dec_fuzzer: Adjust threshold for wavpackMichael Niedermayer2021-02-16
* tools/target_dec_fuzzer: Adjust threshold for MSA1Michael Niedermayer2021-02-16
* tools/target_dec_fuzzer: adjust threshold for cookMichael Niedermayer2021-02-16
* tools/target_dec_fuzzer: Adjust threshold for theoraMichael Niedermayer2021-02-16
* tools/target_dec_fuzzer: Update maxpixels_per_frame for low thresholdsMichael Niedermayer2021-02-16
* tools/target_dec_fuzzer: count all video decoding failures in the new APIMichael Niedermayer2021-02-16
* avformat/rmdec: Check codec_length without overflowMichael Niedermayer2021-02-16
* avformat/mov: Check element count in mov_metadata_hmmt()Michael Niedermayer2021-02-16
* avcodec/vp8: Move end check into MB loop in vp78_decode_mv_mb_modes()Michael Niedermayer2021-02-16
* avfilter/buffersrc: simplify av_buffersrc_add_frame_flags()James Almer2021-02-16
* avfilter: add vif filterAshish Singh2021-02-16
* avcodec/exr: export any unknown header string variable to metadataPaul B Mahol2021-02-16
* avcodec/exr: refactor GetByteContext usagePaul B Mahol2021-02-16
* avcodec/exr: correctly calculate display windowPaul B Mahol2021-02-16
* avcodec/exr: add multipart supportPaul B Mahol2021-02-16
* fate/matroska: Add test for remuxing file with spherical metadataAndreas Rheinhardt2021-02-15
* fate/matroska: Add test for zero-length BlockAndreas Rheinhardt2021-02-15
* avcodec/setts_bsf: add sample rate for expressionsPaul B Mahol2021-02-15
* avcodec/exr: unbreak parsing sample aspect ratioPaul B Mahol2021-02-15
* avcodec/exr: read fps from metadata tooPaul B Mahol2021-02-15
* avformat/utils: Add av_assert1 to preclude NULL + len, len != 0Andreas Rheinhardt2021-02-15
* lavf/img2dec: Autodetect pfm images.Carl Eugen Hoyos2021-02-15
* lavfi/vflip: Support Bayer vertical flip.Carl Eugen Hoyos2021-02-15
* lavc/pnm: Allow decoding gray float pfm images.Carl Eugen Hoyos2021-02-15
* avformat/utils: Fix undefined NULL + 0Andreas Rheinhardt2021-02-14
* avdevice/avdevice: Deprecate AVDevice Capabilities APIAndreas Rheinhardt2021-02-14
* tools/target_dec_fuzzer: Adjust threshold for VMNCMichael Niedermayer2021-02-14
* avcodec/fmvc: avoid copying uninitialized dataMichael Niedermayer2021-02-14
* avcodec/fits: Check gcount and pcount being non negativeMichael Niedermayer2021-02-14
* tools/target_dec_fuzzer: Adjust the threshold of vc1imageMichael Niedermayer2021-02-14
* avformat/nutdec: Check timebase count against main header lengthMichael Niedermayer2021-02-14
* avformat/mov: sanity check STSD entriesMichael Niedermayer2021-02-14
* avcodec/apedec: export bits_per_raw_samplePaul B Mahol2021-02-14
* avcodec/pngenc: remove monowhite from apng formatsPaul B Mahol2021-02-14
* avcodec/mediacodecdec: do not abort when H264/HEVC extradata extraction failssfan52021-02-14
* avformat/mux: return a pointer to the packet in ff_interleaved_peek()James Almer2021-02-13
* avformat/mux: add ff_get_muxer_ts_offset()James Almer2021-02-13
* avformat/utils: force lowres to 0 in avformat_find_stream_info()James Almer2021-02-13
* avfilter/vf_convolution: add 16-column operation for filter_column()Paul B Mahol2021-02-13
* avcodec/pngdec: fix possible race condition with APNG decodingPaul B Mahol2021-02-13
* avfilter/vf_datascope: pixscope: add commands supportPaul B Mahol2021-02-13
* avformat/electronicarts: Clear partial_packet on errorMichael Niedermayer2021-02-12
* avformat/r3d: Check samples before computing durationMichael Niedermayer2021-02-12
* avcodec/pnm_parser: Check av_image_get_buffer_size() for failureMichael Niedermayer2021-02-12
* avfilter/vf_psnr: remove precision limits for metadata valuesPaul B Mahol2021-02-12
* avfilter/vf_ssim: remove precision limits for metadata valuesPaul B Mahol2021-02-12
* avfilter/af_amix: rename sum option to normalizePaul B Mahol2021-02-12
* avfilter/vf_ssim: add timeline supportPaul B Mahol2021-02-12