5130 Commits (eb3cfa7dd3239faabb3e2b4211c97b31da6bd39b)

Author SHA1 Message Date
Paul B Mahol 14f97bb2bc avfilter: add waveform monitor filter 10 years ago
Paul B Mahol e95193f5ea avfilter/vf_vectorscope: add more pixel formats 10 years ago
Andreas Cadhalpun 095347ffe4 disable deprecation warnings in deprecated code 10 years ago
Michael Niedermayer 5176443b2b avfilter/vf_vectorscope: Fix ;; 10 years ago
Paul B Mahol 5e1d863760 avfilter/vf_vectorscope: support yuv(a)420p and yuv410p as input for common case 10 years ago
Paul B Mahol 4e8963fa38 avfilter: add video vectorscope filter 10 years ago
Paul B Mahol 2fa019958b avfilter: add showfreqs filter 10 years ago
Paul B Mahol fa95965f5a avfilter/vf_histogram: make it possible to pick color components for levels mode 10 years ago
Ronald S. Bultje 6495c4c687 lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0. 10 years ago
Ronald S. Bultje ad45121d56 options: mark av_get_{int,double,q} as deprecated. 10 years ago
Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 10 years ago
Ronald S. Bultje ad7d972e08 lavfi: add error message to help users convert to new lavfi syntax. 10 years ago
Michael Niedermayer 22f85543ed scale2ref: override request_frame() and correctly connect them to the corresponding inputs 10 years ago
Michael Niedermayer db0f8f3f9d avfilter/vf_scale: Set scale2ref ref output timebase 10 years ago
Michael Niedermayer 21566b21d5 avfilter: add scale2ref filter 10 years ago
Andreas Cadhalpun d90fbde06a buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZE 10 years ago
Michael Niedermayer 0cb87cd7d4 avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2() 10 years ago
Paul B Mahol 4b0e112442 avfilter/avf_avectorscope: add polar mode 10 years ago
Paul B Mahol f9905e13ea avfilter: add aphasemeter filter 10 years ago
Andreas Cadhalpun 13b3462b7a avfilter: add missing FF_API_AVFILTERPAD_PUBLIC guard 10 years ago
Paul B Mahol f0708b751f avfilter/vsrc_testsrc: correct colors for smptebars 10 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 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