95865 Commits (6eb88daed1052ed369956dd1d510640e38de3860)
 

Author SHA1 Message Date
Paul B Mahol a2210f10d3 avfilter/vf_lut3d: increase max level to upper limit defined by cube format specification 5 years ago
Paul B Mahol 9130028d87 avfilter/vf_lut3d: allocate 3d lut dynamically 5 years ago
Andreas Rheinhardt b78227e168 avformat/avienc: Remove superfluous header 5 years ago
Andreas Rheinhardt 982539a07a avformat/avidec: Remove superfluous header 5 years ago
Andreas Rheinhardt 09e938b3a1 avformat/asfenc: Remove unnecessary header 5 years ago
Andreas Rheinhardt 2e37237ff1 avformat/aiffenc: Add deinit function 5 years ago
Paul B Mahol 296296a4d5 doc/filters: add one more example for libvmaf 5 years ago
Paul B Mahol 487a1f28e2 doc/filters: add one more example for ssim/psnr 5 years ago
Paul B Mahol 9e283aa24e avfilter/vf_psnr,vf_ssim: add warning if different timebases are encountered 5 years ago
Paul B Mahol 0481a1f6e5 avcodec/interplayvideo: properly decode motion vectors 5 years ago
Paul B Mahol 9d711a90fd avformat/bintext: avoid division by zero 5 years ago
Jun Li 155508c6e9 avformat/tee.c: steal bsf option before passing to fifo muxer 5 years ago
Andreas Rheinhardt 6f2a3958cf fftools/ffmpeg: Free swresample dictionary during cleanup 5 years ago
Michael Niedermayer 698e042c77 avcodec/vp5: Check render_x/y 5 years ago
Michael Niedermayer 66589d9bd9 avcodec/truespeech: Fix integer overflow in truespeech_synth() 5 years ago
Michael Niedermayer 3948d80842 avcodec/interplayacm: Fix integer overflows in juggle() 5 years ago
Michael Niedermayer 4834ec926a avcodec/hcom: Check the root entry and the right entries 5 years ago
Michael Niedermayer b63fbc19c0 avcodec/qdrw: Check input for header/skiped space before get_buffer() 5 years ago
Michael Niedermayer 8caa716667 tools/target_dec_fuzzer: Adjust threshold for CFHD 5 years ago
Michael Niedermayer 000494fed9 tools/target_dec_fuzzer: Adjust ffwavesynth threshold 5 years ago
Michael Niedermayer f4ecf6c39d avcodec/ralf: Skip initializing unused filter variables 5 years ago
Michael Niedermayer 42eb78059d avcodec/takdec: Fix overflow with large sample rates 5 years ago
Paul B Mahol 37d8ae9da8 doc/filters: fix another typo 5 years ago
Paul B Mahol 9bf5e7992f avcodec/interplayvideo: cosmetics 5 years ago
Paul B Mahol f166951d6e avfilter: add maskedmin/maskedmax filters 5 years ago
Andreas Rheinhardt 262eef6b89 avformat/mpeg: Don't free unintialized pointer 5 years ago
Ramiro Polla 531fbce0b2 mpegvideo_enc: add intra_penalty option for p frames 5 years ago
Andreas Rheinhardt 3d5d0301c3 avformat/icoenc: Add deinit function 5 years ago
Andreas Rheinhardt f53525d248 avformat/aiffenc: Use better error codes 5 years ago
Andreas Rheinhardt c36eae65e4 avformat/mpeg: Add padding to extradata 5 years ago
Paul B Mahol ac0f5f4c17 avfilter/vf_maskedclamp: add x86 SIMD 5 years ago
Zhao Zhili 11cfff04ed FATE/dnn: add .gitignore 5 years ago
Zhao Zhili eafc8afafc avcodec/tests: add h265_levels to .gitignore 5 years ago
Paul B Mahol 7df808ea84 avfilter/settb: switch to activate 5 years ago
Paul B Mahol 8732eb124e avfilter/vf_floodfill: better fix for crash 5 years ago
Paul B Mahol 1cdc805228 avfilter/vf_floodfill: add more gray formats 5 years ago
Paul B Mahol ba7d55d3fc avfilter/vf_deband: add more gray formats 5 years ago
Jun Zhao 0e3d5bdc08 lavfi/bilateral: Clean the option description and unused code 5 years ago
Paul B Mahol 7832e05c35 avfilter/vf_lut2: fix typo, correctly support gray14 5 years ago
Paul B Mahol 1f327f5d27 avfilter/vf_bm3d: add gray14 format 5 years ago
Paul B Mahol dd239bdb65 avfilter/vf_vaguedenoiser: add more gray formats 5 years ago
Paul B Mahol ec5d385722 avfilter/transpose: add missing headers 5 years ago
James Almer 738bc3e742 x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32 5 years ago
Paul B Mahol 2a75006ddc avfilter/vf_maskedclamp: rewrite using macro 5 years ago
James Almer a34d06222f avcodec/libdav1d: fix setting AVFrame reordered_opaque 5 years ago
James Almer 78a24fd014 avcodec/atrac9tab: use explicit ATRAC9BlockConfig struct initializers 5 years ago
Paul B Mahol 5561a1de90 avfilter/vf_premultiply: fix signed integer overflow 5 years ago
Steven Liu 0b8956b25c avformat/mpeg: move the header_str free into end label 5 years ago
Steven Liu 388e1fc9b5 avcodec/psd: remove unneeded code 5 years ago
Steven Liu 36ed8ae52c avcodec/hevcdec: remove unneeded code 5 years ago