summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/mov: Check for EOF in mov_read_iloc()Michael Niedermayer2022-07-21
* tools/target_dec_fuzzer: Adjust threshold for MWSCMichael Niedermayer2022-07-21
* avformat/asfdec_f: Use 64bit for packet start timeMichael Niedermayer2022-07-21
* avcodec/exr: Check x/ysizeMichael Niedermayer2022-07-21
* avcodec/ffv1dec: Fix AC_GOLOMB_RICE min size checkMichael Niedermayer2022-07-21
* avcodec/ffv1dec: consider run increase in minimal golomb frame sizeMichael Niedermayer2022-07-20
* tools/target_dec_fuzzer: Adjust threshold for MMVIDEOMichael Niedermayer2022-07-20
* avcodec/mpeg4videoenc: fix encoding long framesMichael Niedermayer2022-07-20
* avcodec/hdrdec: lines can be emptyMichael Niedermayer2022-07-20
* libavfilter/vf_overlay_qsv: Use format of first input to set output format fo...Wenbin Chen2022-07-20
* libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codecWenbin Chen2022-07-20
* libavcodec/qsvenc: Change the parameter log to be thread safeWenbin Chen2022-07-20
* avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXTTimo Rothenpieler2022-07-19
* lavfi/vf_showinfo: print frame durationsAnton Khirnov2022-07-19
* tests/api: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* ffmpeg: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* ffprobe: print AVFrame.durationAnton Khirnov2022-07-19
* lavd: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* lavf: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* lavfi: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* lavc: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* lavu/frame: add a duration field to AVFrameAnton Khirnov2022-07-19
* swscale: add NV16 input/outputMatthieu Bouron2022-07-19
* avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContextTimo Rothenpieler2022-07-19
* avcodec/wrapped_avframe: Don't presume AVPacket to be writableAndreas Rheinhardt2022-07-18
* avcodec/wrapped_avframe: Don't leak frame metadata, side-dataAndreas Rheinhardt2022-07-18
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* avcodec/pnmdec: Mark PHM decoder as init-threadsafeAndreas Rheinhardt2022-07-18
* Changelog: move ddagrab addition to correct versionTimo Rothenpieler2022-07-18
* avfilter/vsrc_ddagrab: fix checkheaders errorTimo Rothenpieler2022-07-18
* avformat/mov: discard data streams with all zero sample_deltaZhao Zhili2022-07-18
* avfilter: add vsrc_ddagrabTimo Rothenpieler2022-07-18
* avdevice/lavfi: pass forward video framerateTimo Rothenpieler2022-07-18
* avdevice/lavfi: output wrapped AVFramesTimo Rothenpieler2022-07-18
* avutil/hwcontext_d3d11va: add BGRA/RGBA10 formats supportTimo Rothenpieler2022-07-18
* avutil/hwcontext_d3d11va: update hwctx flags from input textureTimo Rothenpieler2022-07-18
* avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size poolsTimo Rothenpieler2022-07-18
* avutil/hwcontext_d3d11va: fix mixed declaration and codeTimo Rothenpieler2022-07-18
* fftools/ffmpeg: make debug_ts print raw filter outputTimo Rothenpieler2022-07-18
* avdevice/avdevice: fix return value of avdevice_list_devices()Marton Balint2022-07-17
* avcodec/libjxlenc: avoid hard failure with unspecified primariesLeo Izen2022-07-17
* avformat/img2dec: fix buildPaul B Mahol2022-07-16
* avcodec: add Radiance HDR image format supportPaul B Mahol2022-07-16
* aarch64: me_cmp: Don't do uaddlv once per iterationMartin Storsjö2022-07-16
* aarch64: me_cmp: Switch from uabd to uabal in ff_pix_abs16_xy2_neonMartin Storsjö2022-07-16
* aarch64: me_cmp: Interleave some of the loads in ff_pix_abs16_xy2_neonMartin Storsjö2022-07-16
* checkasm: motion: Make the benchmarks more stableMartin Storsjö2022-07-16
* libavcodec: aarch64: Don't clobber v8 in the h%4 case in ff_pix_abs16_xy2_neonMartin Storsjö2022-07-16
* avcodec/lagarith: Check dst/src in zero run codeMichael Niedermayer2022-07-14