94018 Commits (8f4963ad25ac6c71c126ac90c240b1f88ebf0312)
 

Author SHA1 Message Date
Ruiling Song 8f4963ad25 checkasm/vf_gblur: add test for horiz_slice simd 6 years ago
Ruiling Song 83f9da7768 avfilter/vf_gblur: add x86 SIMD optimizations 6 years ago
Limin Wang 5fc8d87ba6 libavfilter/vf_cover_rect.c: free the allocated frame 6 years ago
Paul B Mahol 80e68ce116 avfilter/vf_normalize: fix filtering of RGB0 formats 6 years ago
Stephan Hilb 1954161628 avformat/nut: add cpia codec 6 years ago
Zhong Li e62f625163 lavf/qsvvpp: add P010 output format support 6 years ago
Zhong Li ef56c28b25 lavf/qsvvpp: add extra_hw_frames support 6 years ago
Peter Ross b124327216 fate: add dst decoder test 6 years ago
Paul B Mahol a9bf656577 avfilter/vf_lut2: add slice threading 6 years ago
Peter Ross b6ca032ade avcodec/vp3data: combine eob_run_base and eob_run_get_bits tables 6 years ago
Andreas Rheinhardt ad2745e867 cbs_av1, cbs_jpeg, cbs_mpeg2, cbs_vp9: Fix undef 6 years ago
Mark Thompson a53f9fde45 lavfi/vaapi: Fix build with libva 2.1 and 2.2 6 years ago
Andreas Rheinhardt 410a0824f0 avformat/matroskadec: Compactify structure 6 years ago
Andreas Rheinhardt f767c68b34 avformat/matroskadec: Correct outdated error message 6 years ago
Andreas Rheinhardt c6bb825e72 avformat/matroskadec: Remove unused variables 6 years ago
Paul B Mahol 79aa91d562 avformat/id3v2enc: write CTOC too 6 years ago
Jun Zhao 1e7a8b92ee lavf/hls: Update av_log() log message 6 years ago
Xuewei Meng 78e1d7f421 libavfilter: Add derain filter 6 years ago
Gyan Doshi 3be4490014 avfilter/framesync: fix shortest with eof_action=pass 6 years ago
Michael Niedermayer 0fef412dff avcodec/mss4: Check input size against skip bits 6 years ago
Michael Niedermayer 8e520843dd avcodec/dxv: Check op_offset in dxv_decompress_cocg() 6 years ago
Michael Niedermayer a99ffb5bb4 avcodec/diracdec: Fix integer overflow in global_mv() 6 years ago
Michael Niedermayer 0a2b768d3e tools/target_dec_fuzzer: Limit error concealment on pixels instead of just frames 6 years ago
Andreas Rheinhardt d81913e680 bitstream_filters: Correct dump_extradata description 6 years ago
Michael Niedermayer 279d9a84af avcodec/vmnc: Check available space against chunks before reget_buffer() 6 years ago
Michael Niedermayer 89836ad5a7 avcodec/pafvideo: Clear frame buffer later 6 years ago
Michael Niedermayer cf3156e762 avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous header decode failure) 6 years ago
Michael Niedermayer cdd886a286 avcodec/arbc: Skip tiles in fill_tileX() which are completely outside 6 years ago
Michael Niedermayer 3d14663f83 avcodec/aacdec_fixed: Handle more extreem cases in noise_scale() 6 years ago
Michael Niedermayer bc33c99d56 avcodec/aacdec_template: Merge 3 #ifs related to noise handling 6 years ago
Michael Niedermayer 3d5863d739 avcodec/aacdec_fixed: ssign seems always -1 in noise_scale(), simplify 6 years ago
Paul B Mahol d3f236b300 avilter/avf_showwaves: switch to activate in showwaves filter 6 years ago
James Almer ff2a638c83 avcodec/cbs_h264: add support for Alternative Transfer Characteristics SEI message 6 years ago
Mark Thompson 2880a32c66 vaapi_encode: Refactor encode misc parameter buffer creation 6 years ago
Mark Thompson 7056002796 vaapi_encode: Remove unused function 6 years ago
Paul B Mahol 97ddc5d1f7 avfilter/af_anlmdn: add support for commands 6 years ago
Jun Zhao 0b7bfa8ad7 lavf/sr: Refine the coding style for init 6 years ago
Jun Zhao 5c1fbc4239 lavf/sr: Don't need to check NULL before sws_freeContext 6 years ago
Jun Zhao 51b0e81216 lavf/sr: Dump input pixel format in error message 6 years ago
Zhong Li 165eabf19b lavf/qsv: use av_cold for init/uninit 6 years ago
Ruiling Song 94ceeba9f9 avfilter/vf_unsharp: enable slice threading 6 years ago
Jun Zhao bbad0bc5ff lavfi/lut: Add slice threading support 6 years ago
Jun Zhao 360bee8ca4 lavfi/colorlevels: Add slice threading support 6 years ago
Mark Thompson 468f003843 hwcontext_qsv: Try to select a matching VAAPI device by default 6 years ago
Mark Thompson 0b4696fbe8 hwcontext_vaapi: Try to create devices via DRM before X11 6 years ago
Mark Thompson 7f3f5a24a1 hwcontext_vaapi: Add option to set driver name 6 years ago
Mark Thompson 6b6b8a6371 hwcontext_vaapi: Make default DRM device selection more helpful 6 years ago
Mark Thompson d2141a9b65 hwcontext_vaapi: Add option to specify connection type 6 years ago
Mark Thompson a444863738 ffmpeg_hw: Treat empty device string as no device setting 6 years ago
Mark Thompson 1f8b36329f ffmpeg_hw: Mark some strings as const 6 years ago