summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avfilter/vf_psnr: add timeline supportPaul B Mahol2021-02-12
* avfilter/vf_gblur: add float format supportPaul B Mahol2021-02-12
* avcodec/dpx: add support for other single component 8bit filesPaul B Mahol2021-02-12
* avcodec/dpx: add float support for single components and rgb(a)Paul B Mahol2021-02-12
* avcodec: add setts bitstream filterPaul B Mahol2021-02-12
* avcodec/hevcdec: fix a return error valueJames Almer2021-02-12
* avfilter: add monochrome video filterPaul B Mahol2021-02-12
* avfilter/vf_zscale: add support for setting scaling filter parametersJan Ekström2021-02-11
* avcodec/hevcdec: add some missing allocation checksJames Almer2021-02-11
* avcodec/hevcdec: check that the local context list was allocated before deref...James Almer2021-02-11
* avfilter/vf_pseudocolor: do not leave alpha uninitializedPaul B Mahol2021-02-11
* avfilter/vf_pseudocolor: add two more presetsPaul B Mahol2021-02-11