109656 Commits (20b96494de5a76fd932d4231d4afde2e5c2c6e59)
 

Author SHA1 Message Date
Paul B Mahol 8556006984 avfilter/af_afir: improve output quality with small minp 2 years ago
Andreas Rheinhardt 07e0732a9a avcodec/mjpegdec: Move smv_process_frame() to other SMV stuff 2 years ago
Andreas Rheinhardt 05086a6c93 avcodec/mjpegdec: Only use receive_frame for SMVJPEG 2 years ago
Andreas Rheinhardt ec2d582cb0 avcodec/mjpegdec: Avoid checks whose results are known at compile-time 2 years ago
Andreas Rheinhardt b640cda95d avcodec/mjpegdec: Move special SMVJPEG-code to SMVJPEG-only function 2 years ago
Andreas Rheinhardt 9cdecba3bd avcodec/mjpegdec: Restrict AVID MJPEG to non-SMVJPEG 2 years ago
Paul B Mahol 442bbdb3c5 avfilter/drawutils: rgb48/bgr48 is supported 2 years ago
Timo Rothenpieler 7e8b539389 avcodec/nvdec: make explicit copy of frames unless user requested otherwise 2 years ago
Timo Rothenpieler 7a8d78f7e3 lavc: add new unsafe_output hwaccel_flag 2 years ago
Philip Langdale 9651f873f8 lavu/pixdesc: handle xv30be in av_[read|write]_image_line 2 years ago
Paul B Mahol 55753fc712 avcodec/mjpegdec: check that component linesize is always valid 2 years ago
Michael Niedermayer a9d15d43eb
avcodec/vqcdec: Check width & 15 2 years ago
Zhao Zhili 2401494e96 avcodec/mediacodecenc: configure profile 2 years ago
Zhao Zhili 0da8802e95 avcodec/mediacodec_wrapper: use hardcoded value of profiles from MediaCodecInfo 2 years ago
Zhao Zhili 3dcb630ca1 avcodec/mediacodecenc: add option to select codec by name 2 years ago
Zhao Zhili 567633895b avcodec/mediacodecenc: check missing Surface 2 years ago
Zhao Zhili a63834b236 avcodec/mediacodec: fix missing crop info when use NDK MediaCodec 2 years ago
Paul B Mahol f0f19f3d3d avfilter: add corr video filter 2 years ago
Timo Rothenpieler 9ca139b2aa avcodec/nvenc: fix vbv buffer size in cq mode 2 years ago
Brian Norris b62940bec3 lavu/hwcontext_vaapi: Skip 'vgem' driver 2 years ago
Haihao Xiang 4061c22428 lavfi/vf_scale_qsv: remove PI, PHI and E 2 years ago
Haihao Xiang 3552dba0e1 lavfi/vf_vpp_qsv: accept P010 input in system memory 2 years ago
Haihao Xiang e5faa1d50c lavfi/vf_vpp_qsv: allow user to set scale_mode with constants 2 years ago
Haihao Xiang d51edd225d lavfi/vf_vpp_qsv: use macros for extra mfx parameter 2 years ago
Wenbin Chen 20f2941191 libavfilter/qsvvpp: Change the alignment to meet the requirement of YUV420P format 2 years ago
James Almer d4f853f4ed doc/filters.texi: add documentation for the ts_sync_mode framesync option 2 years ago
James Almer 2eb7151261 avcodec/pthread_frame.c: keep the last_pkt_props from worker threads in sync with the user context 2 years ago
James Almer 0afdc398ce avcodec/decode: don't set last_pkt_props->size 2 years ago
James Almer b1fdb0b347 Revert "avcodec/decode: use a packet list to store packet properties" 2 years ago
James Almer c06e88e05c avcodec/wmadec: clear pts when returning a frame during flush 2 years ago
James Almer 8dcb8d1b80 avcodec/binkaudio: clear pts when returning more than one frame per input packet 2 years ago
James Almer c2a870222d avcodec/rawdec: remove redundant code setting frame properties 2 years ago
Paul B Mahol b08e8d520e doc/filters: link framesync options for msad/identity/vif 2 years ago
Paul B Mahol f2e0351b77 avfilter/vf_vif: add missing framesync options 2 years ago
Andreas Rheinhardt 6aa7b0c463 avutil/tests/dict: Explicitly test av_dict_iterate() 2 years ago
Marvin Scholz 81747b5259 avutil: use av_dict_iterate 2 years ago
Paul B Mahol cb9ab38c52 avfilter/vf_chromanr: split inner loops 2 years ago
Paul B Mahol cc11afe502 avfilter/avf_showvolume: make rms meter actually get rms of whole frame 2 years ago
Timo Rothenpieler 45216e33e2 avcodec/nvenc: notify users about rc_lookahead clipping 2 years ago
Timo Rothenpieler ac0f42d893 avcodec/nvenc: explicitly disable lookahead if lacking sufficient surfaces 2 years ago
Paul B Mahol 520111c610 avfilter/vf_thumbnail: allow to change stats log level 2 years ago
Paul B Mahol 46642ceeaf avfilter/vf_thumbnail: optimize planar processing path 2 years ago
Paul B Mahol 6c814093d8 avfilter/vf_bm3d: switch to TX from lavu 2 years ago
Michael Niedermayer 9bfae83856
avcodec/wavpack: Fix overflow in p=31 2 years ago
Timo Rothenpieler ee650398ec avfilter/vf_libplacebo: ensure filter hwdevice is a vulkan one 2 years ago
Paul B Mahol fc016fd665 avfilter/vf_exposure: ensure that scale is always > 0 2 years ago
Paul B Mahol ec32c62cad avfilter/avf_showcwt: write also to alpha plane if available 2 years ago
Paul B Mahol 7bf74f909d avfilter/af_afftdn: fix invalid duplicated use of sizeof() 2 years ago
Lynne 710d83bdde
lavu/tx: zero-out imaginary of last coefficient in forward RDFTs 2 years ago
Paul B Mahol 0c6e40c174 avcodec/cfhdenc: stop crashing on heights not multiple of 8 2 years ago