5124 Commits (e23a01c06df324d66b3924c3ea47cd5cf5ec017e)

Author SHA1 Message Date
  Paul B Mahol 2fa019958b avfilter: add showfreqs filter 9 years ago
  Paul B Mahol fa95965f5a avfilter/vf_histogram: make it possible to pick color components for levels mode 9 years ago
  Ronald S. Bultje 6495c4c687 lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0. 9 years ago
  Ronald S. Bultje ad45121d56 options: mark av_get_{int,double,q} as deprecated. 9 years ago
  Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
  Ronald S. Bultje ad7d972e08 lavfi: add error message to help users convert to new lavfi syntax. 9 years ago
  Michael Niedermayer 22f85543ed scale2ref: override request_frame() and correctly connect them to the corresponding inputs 9 years ago
  Michael Niedermayer db0f8f3f9d avfilter/vf_scale: Set scale2ref ref output timebase 9 years ago
  Michael Niedermayer 21566b21d5 avfilter: add scale2ref filter 9 years ago
  Andreas Cadhalpun d90fbde06a buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZE 9 years ago
  Michael Niedermayer 0cb87cd7d4 avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2() 9 years ago
  Paul B Mahol 4b0e112442 avfilter/avf_avectorscope: add polar mode 9 years ago
  Paul B Mahol f9905e13ea avfilter: add aphasemeter filter 9 years ago
  Andreas Cadhalpun 13b3462b7a avfilter: add missing FF_API_AVFILTERPAD_PUBLIC guard 9 years ago
  Paul B Mahol f0708b751f avfilter/vsrc_testsrc: correct colors for smptebars 9 years ago
  Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
  Paul B Mahol 7a7ca3cc2f avfilter/vsrc_testsrc: smpte(hd)bars: fix uninitialized last rows and columns of chroma planes 9 years ago
  Andreas Cadhalpun e66a43f694 graphdump: include internal.h for AVFilterPad 9 years ago
  Andreas Cadhalpun 8bd74aafe8 avfilter: remove obsolete function declarations 9 years ago
  Michael Niedermayer d3d776ccf9 avfilter/vf_scale: apply generic options after flags. 9 years ago
  Michael Niedermayer 41e733c1ef avfilter/graphparser: Do not ignore scale_sws_opts if args == NULL 9 years ago
  Paul B Mahol 2bdd026b26 avfilter/avf_avectorscope: stop making output fully transparent 9 years ago
  Paul B Mahol 40ddbc87c5 avfilter/avf_showspectrum: use av_calloc() 9 years ago
  Ronald S. Bultje 22b30f925d vf_psnr: add psnr_avg to stats file. 9 years ago
  Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 10 years ago
  Paul B Mahol 63c442e3b1 avfilter/avf_showspectrum: reindent 9 years ago
  Paul B Mahol 5b69fb783e avfilter: add atadenoise 9 years ago
  Luca Barbato 98c9ade985 drawtext: Move the strftime expansion in a separate function 9 years ago
  Luca Barbato fe026ba960 drawtext: Drop stray guards 9 years ago
  Paul B Mahol 49a14a7616 avfilter: add allyuv source filter 9 years ago
  Paul B Mahol ff6c92447d avfilter/vf_deband: add mising slice thread flag 9 years ago
  Paul B Mahol ff8f6691ce avfilter/f_drawgraph: stop making foreground color transparent 9 years ago
  Paul B Mahol 5bf8590d6e avfilter/avf_showvolume: stop making output fully transparent 9 years ago
  James Almer 222d7619ce avfilter/vf_pnsr: fix author name 9 years ago
  Paul B Mahol 4a2836eaf3 avfilter: add acrossfade filter 9 years ago
  James Almer d9e10af547 x86/vf_interlace: add missing colon to labels 9 years ago
  Paul B Mahol 62aab839f8 avfilter/Makefile: fix order of framestep filter 9 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 9 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