107817 Commits (70efa4d01188b61efc0b82e7241a59a32c7e2e22)
 

Author SHA1 Message Date
Michael Niedermayer 009ef35d38 avcodec/hevc_filter: copy_CTB() only within width&height 2 years ago
Michael Niedermayer 76112c2b41 avcodec/tiff: Check tile_length and tile_width 2 years ago
James Almer 5114ce1e2a avcodec/aacdec: remove skip samples multiplier 2 years ago
Ting Fu 130d19bf20 lavf/sr: fix the segmentation fault caused by incorrect input frame free. 2 years ago
Michael Niedermayer 4e145f1dcd avcodec/mss4: Check image size with av_image_check_size2() 2 years ago
Michael Niedermayer 8af798171b avformat/mpc8: Check and propagate more errors 2 years ago
Michael Niedermayer ceff5d7b74 avformat/flvdec: Check for EOF in index reading 2 years ago
Michael Niedermayer b5de084aa6 avformat/nutdec: Check get_packetheader() in mainheader 2 years ago
Michael Niedermayer 744ad45c44 avformat/mov: Check for EOF in mov_read_iloc() 2 years ago
Michael Niedermayer 9b23eb8a10 tools/target_dec_fuzzer: Adjust threshold for MWSC 2 years ago
Michael Niedermayer 8ed78486fc avformat/asfdec_f: Use 64bit for packet start time 2 years ago
Michael Niedermayer 614a4d1476 avcodec/exr: Check x/ysize 2 years ago
Michael Niedermayer f7d510b33f avcodec/ffv1dec: Fix AC_GOLOMB_RICE min size check 2 years ago
Michael Niedermayer 15785e044e avcodec/ffv1dec: consider run increase in minimal golomb frame size 2 years ago
Michael Niedermayer 3592b05c84 tools/target_dec_fuzzer: Adjust threshold for MMVIDEO 2 years ago
Michael Niedermayer 282589771a avcodec/mpeg4videoenc: fix encoding long frames 2 years ago
Michael Niedermayer 3c43a7a354 avcodec/hdrdec: lines can be empty 2 years ago
Wenbin Chen 636a629ff6 libavfilter/vf_overlay_qsv: Use format of first input to set output format for overlay_qsv 2 years ago
Wenbin Chen 52ad617af5 libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codec 2 years ago
Wenbin Chen 8b82c9cdc7 libavcodec/qsvenc: Change the parameter log to be thread safe 2 years ago
Timo Rothenpieler 926f355aff avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXT 2 years ago
Anton Khirnov ecd0a7c5bd lavfi/vf_showinfo: print frame durations 2 years ago
Anton Khirnov 9c0401bd59 tests/api: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
Anton Khirnov de3a135e0f ffmpeg: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
Anton Khirnov ccb94ec5cf ffprobe: print AVFrame.duration 2 years ago
Anton Khirnov 2d90fc89f2 lavd: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
Anton Khirnov 7d9ee6741c lavf: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
Anton Khirnov 357ba45a5c lavfi: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
Anton Khirnov ac2cda4296 lavc: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
Anton Khirnov 4397f9a5a0 lavu/frame: add a duration field to AVFrame 2 years ago
Matthieu Bouron 0a6bb7da55 swscale: add NV16 input/output 2 years ago
Timo Rothenpieler 61c151a098 avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContext 2 years ago
Andreas Rheinhardt d72a671c60 avcodec/wrapped_avframe: Don't presume AVPacket to be writable 2 years ago
Andreas Rheinhardt 425b309fa4 avcodec/wrapped_avframe: Don't leak frame metadata, side-data 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 2 years ago
Andreas Rheinhardt c597510434 avcodec/pnmdec: Mark PHM decoder as init-threadsafe 2 years ago
Timo Rothenpieler 90810bb37c Changelog: move ddagrab addition to correct version 2 years ago
Timo Rothenpieler cb22d5ea3c avfilter/vsrc_ddagrab: fix checkheaders error 2 years ago
Zhao Zhili 811f2f91da avformat/mov: discard data streams with all zero sample_delta 2 years ago
Timo Rothenpieler f611255480 avfilter: add vsrc_ddagrab 2 years ago
Timo Rothenpieler 2f0d45571b avdevice/lavfi: pass forward video framerate 2 years ago
Timo Rothenpieler 6ca43a9675 avdevice/lavfi: output wrapped AVFrames 2 years ago
Timo Rothenpieler 63ce42019c avutil/hwcontext_d3d11va: add BGRA/RGBA10 formats support 2 years ago
Timo Rothenpieler 6cbb7d673d avutil/hwcontext_d3d11va: update hwctx flags from input texture 2 years ago
Timo Rothenpieler 30bbc0a624 avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size pools 2 years ago
Timo Rothenpieler e18c575474 avutil/hwcontext_d3d11va: fix mixed declaration and code 2 years ago
Timo Rothenpieler 91a95e19c9 fftools/ffmpeg: make debug_ts print raw filter output 2 years ago
Marton Balint 64f04df379 avdevice/avdevice: fix return value of avdevice_list_devices() 2 years ago
Leo Izen 940169b8aa avcodec/libjxlenc: avoid hard failure with unspecified primaries 2 years ago