109656 Commits (20b96494de5a76fd932d4231d4afde2e5c2c6e59)
 

Author SHA1 Message Date
Paul B Mahol 8906145cdf avfilter/af_afir: increase max partition size 2 years ago
Paul B Mahol 64ddf04460 avfilter/af_afir: reduce memory usage 2 years ago
Michael Niedermayer 125e01d6cc
avcodec/dts2pts_bsf: Avoid searching for poc == INT_MIN-1 2 years ago
Michael Niedermayer 9f04055669
avutil/tx_template: Use more unsigned ints to avoid undefined overflows 2 years ago
Lynne eb0455d646
hwcontext_vulkan: remove optional encode/decode extensions from the list 2 years ago
Michael Niedermayer f8a2a65078
avcodec/sunrast: Fix maplength check 2 years ago
Michael Niedermayer b92260f70a
avformat/lafdec: Check for EOF in header reading 2 years ago
Michael Niedermayer 64c6c56890
avcodec/mjpegbdec: Check for AVDISCARD_ALL 2 years ago
Paul B Mahol 9498bc7c32 avfilter/af_afir: make dry/wet runtime options 2 years ago
Paul B Mahol 54ebe1e8dc avfilter/afir_template: skip useless moving of samples 2 years ago
Paul B Mahol bc1fc1be99 avfilter/afir_template: stop using hack to zero out data 2 years ago
James Darnley eef763c705 checkasm/v210dec: add extra space to the destination arrays 2 years ago
Michael Niedermayer b7d063951d
avcodec/apac: Sanity check bits_per_coded_sample 2 years ago
Michael Niedermayer 8374a747af
avcodec/wavpack: Avoid undefined shift in get_tail() 2 years ago
James Darnley 6af453ca38 avcodec/x86: add avx512icl function for v210dec 2 years ago
James Darnley f30b4c2f47 avcodec/x86/v210: add some comments to the improved avx2 function 2 years ago
James Darnley f1f41d6ff5 configure: support lsan as toolchain 2 years ago
Niklas Haas a69b08790b avfilter/vf_tinterlace: support full-range YUV 2 years ago
Niklas Haas 8e2f61ef04 avfilter/vf_blackdetect: support full-range YUV 2 years ago
Paul B Mahol 3b66757d7d avfilter: add adrc filter 2 years ago
Paul B Mahol 744100af62 avfilter/af_headphone: properly initialize scale 2 years ago
mail@nodoa.me 38b837e0e1 avfilter/vf_decimate: add mixed option to process input only partially to be decimated 2 years ago
Zhao Zhili 48d5aecfc4 avcodec/mediacodec_wrapper: include stdbool.h 2 years ago
Paul B Mahol a350e68c83 avfilter/af_afir: fix some misc low priority issues 2 years ago
Paul B Mahol 8c75e5fdd3 avfilter/af_afir: improve output when IR switching at runtime 2 years ago
James Almer 7af947c0c0 avcodec/libdav1d: honor the requested skip_frame level 2 years ago
Saliev, Rafik F 8ad988ac37 libavfilter/dnn: fix openvino async mode 2 years ago
Zhao Zhili 10a56363a7 avcodec/mediacodecenc: add pts_as_dts option 2 years ago
Zhao Zhili a86bb1d2ce avcodec/mediacodecenc: add max-bframes support 2 years ago
Zhao Zhili 7da1adfc02 avcodec/mediacodecenc: remove the strategy to create DTS 2 years ago
Zhao Zhili e3f2d01d70 avcodec/mediacodecenc: use bsf to handle crop 2 years ago
Zhao Zhili f0c296f578 avcodec/mediacodecenc: add level option 2 years ago
Zhao Zhili 2b5d1b423a avcodec/mediacodecenc: add bitrate_mode option 2 years ago
Zhao Zhili 0a0f2d1a8c avcodec/mediacodecenc: make each encoder has its own option 2 years ago
Gyan Doshi 9adf02247c avformat/movenc: correct write_colr warning placement 2 years ago
Andreas Rheinhardt 262e7439c6 avcodec/x86/Makefile: Don't build empty files 2 years ago
Tristan Matthews 40984af0c5 av1dec: fix comment typo 2 years ago
Tristan Matthews fb5e9dbc90 av1dec: fix typo in logged error 2 years ago
Derek Buitenhuis 5a46647f00 doc/protocols: Remove IPFS urls to specific content in examples 2 years ago
Derek Buitenhuis 27b5ce2805 doc/protocols: Remove third party server 2 years ago
James Almer 048f369f1b avcodec/libdav1d: reindent after the previous commit 2 years ago
James Almer b27f3f9b50 avcodec/libdav1d: set frame props from the reordered packet 2 years ago
James Almer 81bea2e98b avcodec/libdav1d: don't use AVCodecInternal.in_pkt 2 years ago
James Almer 56966f2eb2 avcodec/decode: reindent after the previous commit 2 years ago
James Almer bff86f31cc avcodec/decode: add a function to set frame props from a user provided packet 2 years ago
James Almer 261cd929e0 avcodec/mpeg4videodec: duplicate the last decoded frame when the last coded frame was skipped 2 years ago
Paul B Mahol 69ac78da9b avfilter/afir_template: avoid indirect accessing nb_partitions value 2 years ago
Paul B Mahol a73f4ca49b avfilter/afir_template: skip wet gain if its 1 2 years ago
Paul B Mahol 91abbb9d02 avfilter/af_afir: reduce output gain with default parameters 2 years ago
Paul B Mahol c3e20f78b0 doc/filters: add more advanced and useful afir example 2 years ago