103648 Commits (a8bd8d46f9d32582c5b89cdc57f9cb7169e94066)
 

Author SHA1 Message Date
Wu Jianhua 4a5e24721c libavfilter/x86/vf_gblur: add ff_postscale_slice_avx512() 3 years ago
Anton Khirnov fdc0bb78fe lavu/slicethread: return ENOSYS rather than EINVAL in the dummy func 3 years ago
Anton Khirnov ca32d0462c lavfi/vf_scale: remove the nb_slices option 3 years ago
Anton Khirnov 03f3680080 fate/pixfmt: test xyz12le 3 years ago
Anton Khirnov bdc1bdf3f5 FATE: allow multithreaded filtering 3 years ago
Anton Khirnov 834b8ad8a3 ffmpeg_filter: do not override -filter_threads with -threads 3 years ago
Anton Khirnov 4a0d918c9e ffmpeg: reset the dict iterator before use 3 years ago
Jan Ekström 2f0113be3f avcodec/libx264: add support for setting chroma sample location 3 years ago
Paul Buxton e07ada3dac avfilter: add grayworld video filter 3 years ago
Paul B Mahol 02fcd485f9 avfilter/af_acrossover: check for rest of sample formats 3 years ago
Paul B Mahol fdb4c03555 avfilter/vf_tpad: rescale EOF pts for case outlink time_base differs 3 years ago
Paul B Mahol 3b780e818a avfilter/af_crystalizer: refactor some code 3 years ago
Paul B Mahol 5f55467c0b avfilter/af_crystalizer: fix some minor issues 3 years ago
Paul B Mahol 5673a48425 avcodec/mlpdec: add flush support 3 years ago
Michael Niedermayer a4c98c507e avformat/avidec: Use 64bit for frame number in odml index parsing 3 years ago
Michael Niedermayer 104a8399ae avcodec/mjpegbdec: Skip SOS on AVDISCARD_ALL as does mjpeg 3 years ago
Michael Niedermayer 909faca929 avcodec/mjpegdec: Check for bits left in mjpeg_decode_scan_progressive_ac() 3 years ago
maryam ebrahimzadeh 2c0d522963 avcodec/wmaprodec: return value check for init_get_bits 3 years ago
Paul B Mahol 8c1b65feb6 avfilter/af_afreqshift: do not forget to update coeffs at runtime 3 years ago
Paul B Mahol 1da2dd5c77 avfilter: add atilt filter 3 years ago
Paul B Mahol b53a7d2d4d avfilter: add adecorrelate filter 3 years ago
Andreas Rheinhardt 0871273a2f avformat/flac_picture: Reindentation 3 years ago
Andreas Rheinhardt e304f5f758 avformat/flac_picture: Simplify parsing title 3 years ago
Andreas Rheinhardt c1f4858242 avformat/flac_picture: Try to reuse buffer for attached picture 3 years ago
Andreas Rheinhardt b10a8a30db avformat/oggparsevorbis: Avoid tmp bufs when parsing VorbisComment 3 years ago
Andreas Rheinhardt f1d89d6dd0 avformat/oggparsevorbis: Factor parsing a single VorbisComment out 3 years ago
Lynne 033105a739
h274: remove optimization pragma 3 years ago
Shubhanshu Saxena 1da524121c doc/filters.texi: Include dnn_processing in docs of sr and derain filter 3 years ago
Shubhanshu Saxena 660a205b05 lavfi/dnn: Rename InferenceItem to LastLevelTaskItem 3 years ago
Shubhanshu Saxena 1544d6fa0a libavfilter: Remove Async Flag from DNN Filter Side 3 years ago
Shubhanshu Saxena 70b4dca054 libavfilter: Remove synchronous functions from DNN filters 3 years ago
Shubhanshu Saxena 60b4d07cf6 libavfilter: Unify Execution Modes in DNN Filters 3 years ago
Shubhanshu Saxena d39580ac11 lavfi/dnn: Task-based Inference in Native Backend 3 years ago
Jai Luthra d91542e618 avfilter/signature: fix integer rounding cast precedence 3 years ago
Jan Ekström 9dd410c804 avfilter/vf_scale: reset color matrix in case of identity & non-RGB 3 years ago
Andreas Rheinhardt ffc00e5b16 avfilter/graphdump: Use pointer to const for pointer to static strings 3 years ago
Andreas Rheinhardt 76ff9640be avfilter/graphdump: Don't return truncated string 3 years ago
Andreas Rheinhardt 48348cd4ab avfilter/graphdump: Don't silently truncate channel layout string 3 years ago
Andreas Rheinhardt daeef7d220 avfilter/graphdump: Properly initialize AVBPrint 3 years ago
Andreas Rheinhardt 831718bbab avformat/movenc: Avoid calling strlen multiple times 3 years ago
Andreas Rheinhardt 64020dfe08 avformat/vorbiscomment: Don't compute strlen twice 3 years ago
Paul B Mahol dc34bf45c5 avfilter/vf_colorcorrect: add median analyze mode 3 years ago
Paul B Mahol 0cacef58fa avfilter/vf_blend: use float for opacity calculations 3 years ago
Paul B Mahol a6f00d4e82 avfilter/aeval: fix forgotten EOF case for activate 3 years ago
maryam ebrahimzadeh 3e24e8108d avcodec/vc1dec: return value check for init_get_bits 3 years ago
Stéphane Cerveau f9fbe2f9a9 avcodec/wmadec: handle run_level_decode error 3 years ago
Olivier Crête 521388edb7 avcodec/wma: Return specific error code 3 years ago
Paul B Mahol c1c7f2b61f avfilter/avf_showwaves: remove invalid multiplication by 2 3 years ago
maryam ebrahimzadeh ad88cce3f8 avcodec/vp6: return value check for init_get_bits 3 years ago
Andreas Rheinhardt afeefb306e avcodec/bsf: Avoid allocation for AVBSFInternal 3 years ago