5110 Commits (0581ab2cacccb96740ef246972f12d7a34f1cc0f)

Author SHA1 Message Date
Paul B Mahol f0708b751f avfilter/vsrc_testsrc: correct colors for smptebars 10 years ago
Paul B Mahol 7a7ca3cc2f avfilter/vsrc_testsrc: smpte(hd)bars: fix uninitialized last rows and columns of chroma planes 10 years ago
Andreas Cadhalpun e66a43f694 graphdump: include internal.h for AVFilterPad 10 years ago
Andreas Cadhalpun 8bd74aafe8 avfilter: remove obsolete function declarations 10 years ago
Michael Niedermayer d3d776ccf9 avfilter/vf_scale: apply generic options after flags. 10 years ago
Michael Niedermayer 41e733c1ef avfilter/graphparser: Do not ignore scale_sws_opts if args == NULL 10 years ago
Paul B Mahol 2bdd026b26 avfilter/avf_avectorscope: stop making output fully transparent 10 years ago
Paul B Mahol 40ddbc87c5 avfilter/avf_showspectrum: use av_calloc() 10 years ago
Ronald S. Bultje 22b30f925d vf_psnr: add psnr_avg to stats file. 10 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 10 years ago
Paul B Mahol 63c442e3b1 avfilter/avf_showspectrum: reindent 10 years ago
Paul B Mahol 5b69fb783e avfilter: add atadenoise 10 years ago
Luca Barbato 98c9ade985 drawtext: Move the strftime expansion in a separate function 10 years ago
Luca Barbato fe026ba960 drawtext: Drop stray guards 10 years ago
Paul B Mahol 49a14a7616 avfilter: add allyuv source filter 10 years ago
Paul B Mahol ff6c92447d avfilter/vf_deband: add mising slice thread flag 10 years ago
Paul B Mahol ff8f6691ce avfilter/f_drawgraph: stop making foreground color transparent 10 years ago
Paul B Mahol 5bf8590d6e avfilter/avf_showvolume: stop making output fully transparent 10 years ago
James Almer 222d7619ce avfilter/vf_pnsr: fix author name 10 years ago
Paul B Mahol 4a2836eaf3 avfilter: add acrossfade filter 10 years ago
James Almer d9e10af547 x86/vf_interlace: add missing colon to labels 10 years ago
Paul B Mahol 62aab839f8 avfilter/Makefile: fix order of framestep filter 10 years ago
Paul B Mahol c1fa846d0c avfilter: add sidechain compress audio filter 10 years ago
Paul B Mahol 44fb00866f avfilter: rename vf_reverse.c to f_reverse.c 10 years ago
Paul B Mahol 591741b51d avfilter: add areverse filter 10 years ago
Anton Khirnov 22ecfcd4c7 af_channelmap: properly set the supported output channel layouts 10 years ago
Paul B Mahol 625bf6a55c avfilter/vf_reverse: check also pts_size when reallocating 10 years ago
Paul B Mahol 787d370e14 avfilter: add deband filter 10 years ago
Bernd Bleßmann d2b78fe6b7 libavfilter/vf_crop: implement process_command 10 years ago
Bernd Bleßmann 99ad832c7e libavfilter/vf_scale: implement process_command 10 years ago
Michael Niedermayer 39867f3e09 avfilter/af_channelmap: Move ff_add_channel_layout() call to querry_format() 10 years ago
James Almer e3851169ee x86/vf_ssim: add ff_ssim_4x4_line_xop 10 years ago
James Almer e1778fb657 x86/vf_ssim: fix some instruction comments 10 years ago
Paul B Mahol 7967474bd9 avfilter/af_amerge: increase max number of channels from 32 to 64 10 years ago
James Almer 6de5b6cd86 avfilter/af_astats: use UINT64_C instead of the LLU suffix 10 years ago
Paul B Mahol a8fbb7b625 avfilter: add random video filter 10 years ago
Derek Buitenhuis 8271a84094 avfilter: Add reverse filter 10 years ago
Anton Khirnov 6b15874fc2 af_resample: do not touch the timestamps if we are not resampling 10 years ago
Paul B Mahol 9a829a2b6a avfilter/vf_blend: unbreak tblend 10 years ago
Paul B Mahol efd4e5fe68 avfilter/vf_blend: implement 16bit support 10 years ago
Michael Niedermayer 2927b61c55 avfilter/af_dynaudnorm: Use av_frame_get_channels() 10 years ago
Michael Niedermayer 4c7c0d37e5 avfilter/af_dynaudnorm: Fix "ISO C90 forbids mixed declarations and code" warnings 10 years ago
Michael Niedermayer 2ea8a48083 avfilter/af_aresample: Check ff_all_* for allocation failures 10 years ago
Paul B Mahol ec6bef68f1 avfilter: bump minor and add Changelog entry 10 years ago
Paul B Mahol 297df52f30 avfilter/af_compand: fix clipping with default options 10 years ago
LoRd_MuldeR 21436b95dc avfilter: add Dynamic Audio Normalizer filter 10 years ago
Paul B Mahol 3b365dda5c avfilter/af_astats: measure minimal and mean difference between two consecutive samples 10 years ago
Carl Eugen Hoyos ed5d62e509 lavfi/af_pan: Support a maximum of 64 channels. 10 years ago
Michael Niedermayer c4dfb76fa7 avfilter/vf_eq: Support contrast from -1000 to 1000 10 years ago
Paul B Mahol 51925daafd avfilter/af_astats: make sure p->last is actually always set when measuring max difference 10 years ago